/usr/share/doc/smartmontools/examplescripts
#! /bin/sh # Send message if /usr/lib/powersave/powersave-notify exists or exit silently [ -x /usr/lib/powersave/powersave-notify ] || exit 0 /usr/lib/powersave/powersave-notify "<b>Your hard disk drive is failing!</b> S.M.A.R.T. message: $SMARTD_MESSAGE"
.
Edit
..
Edit
Example1
Edit
Example2
Edit
Example3
Edit
Example4
Edit
Example5
Edit
Example6
Edit
Example7
Edit
Example8
Edit
README
Edit