14 Feb
2011
14 Feb
'11
6:30 a.m.
In <AANLkTikfYsvxA4dTTgTVrhQCFGG-vMQOAZ8XbvJHc_57 at mail.gmail.com> akshar bhosale <akshar.bhosale at gmail.com> writes:
i am using xymon 4.2.2. I want that each client should show msgs red if lockup word comes in /var/log/messages.
~xymon/server/etc/hobbit-clients.cfg DEFAULT # These are the built-in defaults. UP 1h LOAD 18.0 20.0 DISK * 90 95 MEMPHYS 100 101 MEMSWAP 50 80 MEMACT 90 97 PROC cron PROC /opt/PBS/bin/myscript.sh LOG /var/log/messages lockup COLOR=red
You should Never, Ever, put PROC and LOG settings in the DEFAULT section.
Move them into a "HOST=*" section, before the DEFAULT one.
Regards, Henrik