Hi, I try to monitor /dev/log with monit. I had some problems with rsyslog still running but /dev/log did no longer exist.
Monitoring /dev/log directly did not work because it is no regular file. Trying to monitor /dev/log did not work either. I tried to monitor /dev/log as a stream based and a datagram socket. Both times monit could not open a connection to the unix socket. What type of socket is /dev/log? Did anyone already configured monit to monitor rsyslog? Thanks in advance for any help, mad _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

