I added growl notifications to the script that emails the S.M.A.R.T. status of a Mac OS X machine. I just added the following line:
echo -e $SMART | /usr/local/bin/growlnotify -t "S.M.A.R.T. status"
Technorati Tags: growl, S.M.A.R.T.
I added growl notifications to the script that emails the S.M.A.R.T. status of a Mac OS X machine. I just added the following line:
echo -e $SMART | /usr/local/bin/growlnotify -t "S.M.A.R.T. status"
Technorati Tags: growl, S.M.A.R.T.
In my previous configuration, I used a CUPS server with multiple network interfaces to enable printing from computers on restricted networks...
No comments:
Post a Comment