> Is there a trigger feature available in Rsyslog meaning if for example > rsyslog detects any disk failure or memory failure or any hardware failure > and also it may be a software bug or critical error on any client host, it > should trigger an event in the form of sms or email to the administrator. Please check out the ommail module. You can then configure rsyslog to match on certain log messages containing the failures you are talking about and send email to administrators (or to an email-to-sms gateway).
-Ryan Kelly _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

