Xymon Mailing List Archive search

Check log - ignore

list Henrik Størner
Mon, 27 Nov 2006 13:51:57 +0100
Message-Id: <user-6b6b36751675@xymon.invalid>

On Mon, Nov 27, 2006 at 11:03:18AM +0100, Pierre Ronnefalk wrote:
Hi,

I have the following check

HOST=host01
        LOG /var/adm/messages %WARNING COLOR=yellow IGNORE=ARERR
        LOG /var/adm/messages %ERROR COLOR=red IGNORE=ARERR
Try moving the IGNORE before the COLOR setting.

  LOG /var/adm/messages %ERROR IGNORE=ARERR COLOR=red

(both should work, but I'm not sure they do).


Regards,
Henrik