- 06 Feb, 2003 7 commits
-
-
(no author) authored
'RELEASE_5_1_5'. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/tags/RELEASE_5_1_5@481 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@480 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@479 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
monitoring Directives are given in smartd.conf git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@478 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@477 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@476 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
can now be followed by all the same Directives as a regular device name like /dev/hda takes. This allows one to use (for example): DEVICESCAN -m root@yoyodyne.com in the /etc/smartd.conf file. smartd: Added -c (--checkonce) command-line option. This checks all devices once, then exits. The exit status can be used to learn if devices were detected, and if smartd is functioning correctly. This is primarily for Distribution scripters. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@475 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 03 Feb, 2003 3 commits
-
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@474 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@473 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@472 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 01 Feb, 2003 3 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@471 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@470 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@469 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 31 Jan, 2003 3 commits
-
-
ballen4705 authored
so that the -m argument is optional. Given the parser, this may be hard. Phil? git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@468 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@467 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
Experimental modifications -- add -M exec option which can be used to run user-specified scripts instead of sending mail. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@466 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 29 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@465 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 27 Jan, 2003 2 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@464 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@463 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 22 Jan, 2003 1 commit
-
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@462 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 21 Jan, 2003 4 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@460 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@459 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
On Mon, 20 Jan 2003 pierre.gentile@mpsa.com wrote: > Hello, > > Is seems you swaped TRUE/FALSE in 2 lines of smartctl.c > > It reads: > 329: tryata = TRUE; > 330: tryscsi = FALSE; > > Where it should read: > 329: tryata = FALSE; > 330: tryscsi = TRUE; > > now the -d scsi option works fine with devfs devices git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@458 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@457 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 19 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@456 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 17 Jan, 2003 3 commits
-
-
ballen4705 authored
<ggoddard@ufl.edu>. Manual says that bit 6 of return value turned on if errors found in smart error log. But this wasn't implemented. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@455 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@453 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@452 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 16 Jan, 2003 3 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@451 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@449 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
makes it easier to understand which should be included and how they work. Also added a new pair of files, utility.[ch]. These should be used for general-purpose utility functions that are not specific to either ATA or SCSI, or to smartd or smartctl. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@448 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 14 Jan, 2003 2 commits
-
-
ballen4705 authored
the number of fields fixed. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@447 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@446 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 13 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@445 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 12 Jan, 2003 2 commits
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@443 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@442 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 09 Jan, 2003 1 commit
-
-
ballen4705 authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@441 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
- 07 Jan, 2003 3 commits
-
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@440 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@439 4ea69e1a-61f1-4043-bf83-b5c94c648137
-
pjwilliams authored
git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@438 4ea69e1a-61f1-4043-bf83-b5c94c648137
-