Do you have a rule in analysis.cfg telling Xymon to look for "error"? You
need one, it would look something like this:
CLASS=aix
LOG /var/adm/messages "%(error|critical)" COLOR=red
IGNORE="%(vgptool|Cannot open logfile)"
LOG /var/adm/messages "%(warning)" COLOR=yellow
Thanks,
Larry Barber
On Tue, Dec 11, 2012 at 10:43 AM, Nick Pettefar <user-2027539dd102@xymon.invalid> wrote:
We are not getting alerts for the word "error" appearing in
/var/adm/messages. How would we go about troubleshooting this?
Regards,
Nick