Quantcast
Channel: NSClient++ » All Posts
Viewing all articles
Browse latest Browse all 189

CheckEventLog with different filter and severity

$
0
0

Hello,
My config :
NSCLIENT 0.4.1.73
I want to know if it is possible to have in one check_nrpe NAGIOS CHECKEVENTLOG Module, two different filters with two different severity, like this :
“filter=id IN (12345,12346) AND severity IN (‘success’)” and “filter=id IN (12347) AND severity IN (‘error’)”
The service would still be “OK” unless one of the three “ID” changes state.

Thank’s


Viewing all articles
Browse latest Browse all 189

Trending Articles