Sunday, January 15, 2006

Growl notification for S.M.A.R.T. status


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: ,

No comments:

Post a Comment

Printing Across VLANs: A Secure and Scalable Solution

In my previous configuration, I used a CUPS server with multiple network interfaces to enable printing from computers on restricted networks...