Hi<br><br>if you use CLASS instead of page things should work<br><br>here is an example<br><br>CLASS=win32<br>        LOAD 80 90 # Load threholds are in %<br>        PROC BBWin.exe 1 1<br>        PORT STATE=LISTENING MIN=0 TRACK=Listen TEXT=Listen<br>
        LOG %.*  %^error.* COLOR=red #IGNORE=TermServDevices \(<br>        LOG %.*  %^warning.* COLOR=yellow IGNORE=%.*TermServDevices.*<br>        LOG %.*  %^failure.* COLOR=yellow<br><br><br>Mogens Busk<br>