Xymon Mailing List Archive search

Troubleshooting

list Larry Barber
Tue, 11 Dec 2012 10:55:08 -0600
Message-Id: <CAOnF4RAJ57oNzPYpW==user-a98ed23558c0@xymon.invalid>

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