Version 2 (modified by trac, 7 years ago) (diff)

--

Adding a (=,<,>) to avoid errors such as

"Unknown filter key: Warn"

"Unknown filter key: 1h"

similiar to the below

./check_nrpe -H 192.168.1.1 -p 5666 -c checkEventLog -a file=system filter-generated=\<1d MaxWarn=1 MaxCrit=1 truncate=1023 filter-eventType==warn filter=all Eventlog check ok|=0;1;1;

using 0.2.5a 1/21/06

Excluding special keywords from being notified

Is it possible do exclude Syslog entries with special keywords from being notified? I want to receive every critical state except of particular states, that I could specify with one keyword or a group of keywords! I've not found out how to configurate these exceptions, yet.