Xymon Mailing List Archive search

monitoring services

list Mogens Busk
Wed, 18 Mar 2009 08:16:59 +0100
Message-Id: <user-50afaa251e70@xymon.invalid>

Hi

if you use CLASS instead of page things should work

here is an example

CLASS=win32
        LOAD 80 90 # Load threholds are in %
        PROC BBWin.exe 1 1
        PORT STATE=LISTENING MIN=0 TRACK=Listen TEXT=Listen
        LOG %.*  %^error.* COLOR=red #IGNORE=TermServDevices \(
        LOG %.*  %^warning.* COLOR=yellow IGNORE=%.*TermServDevices.*
        LOG %.*  %^failure.* COLOR=yellow


Mogens Busk