Fri Nov 28, 2014 7:38 am
Well, you could check the syslog file every few minutes, or you could use tail -f and run the output through a pipe, or you could look into rsyslog and change the config so that certain types of messages will trigger a program.