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.
I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...
No comments:
Post a Comment