Changes between Version 14 and Version 15 of CheckEventLog/CheckEventLog/old


Ignore:
Timestamp:
01/28/08 14:41:12 (5 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CheckEventLog/CheckEventLog/old

    v14 v15  
    7474checkEventLog filter=new file=system file=application MaxWarn=1 MaxCrit=1 filter-generated=>2d filter-eventSource=substr:Service filter-eventSource=substr:Tcpip  
    7575CRITICAL: 27 > critical: ESENT, ESENT, ESENT, ESENT,... 
     76 
    7677}}} 
    7778Define in nagios configuration: 
     
    8182    command_line check_nrpe -H $HOSTADDRESS$ -p 5666 -c checkEventLog -a filter=new file=system file=application MaxWarn=1 MaxCrit=1 filter-generated=>2d filter-eventSource=substr:Service filter-eventSource=substr:Tcpip 
    8283    } 
     84 
    8385}}} 
    8486Please note: You need allow_nasty_meta_chars=1 in NSC.ini to use time filters like ">2d" (last 48 hours). 
     
    9193    check_command       check_event_log 
    9294    } 
     95 
    9396}}} 
    9497