react on syslog messages
Hi all,
does anyone know if there is a recommended way to react on a log message. I mean to start a script or a program
if a specific message / event appears in the system logfiles ?
In this case we have trouble with mount points and get log information from /var/log/messages
kernel: ncpfs: Connection invalid!
After that we will start a script that remount all shares.
Thanks again ;-)
*T