Skip to content
Snippets Groups Projects
Commit 99b5ed1e authored by ballen4705's avatar ballen4705
Browse files

added smartd suggested changes

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@106 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 224ac623
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Home page of code is: http://smartmontools.sourceforge.net
Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: TODO,v 1.11 2002/10/24 07:50:45 ballen4705 Exp $
$Id: TODO,v 1.12 2002/10/24 10:31:02 ballen4705 Exp $
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
......@@ -34,6 +34,12 @@ Produce version for ATA/ATAPI-7
Modifications
-------------
Change smartd so that it also monitors usage as well as prefail attributes for failure
or changes. Make this a command line option
Change smartd so that it monitors the ATA disk error log, and if the number of errors changes,
log an entry.
Change input command line from using current command line format
(getopt) to getopt_long() for long input options. This will be
helpful in adding device specific options.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment