Search found 1 match

by albertig
Wed Feb 19, 2020 11:56 am
Forum: Open Source Nagios Projects
Topic: info check_nrpe service_state
Replies: 1
Views: 1012

info check_nrpe service_state

Hi all, I need a info about the command "service_state" of check_nrpe. I need to exclude some services with "filter=name not like 'XXXXXXX'". The exclusion works but I need more exceptions like "filter=name not like 'XXXXXXX' and 'YYYYYYY'". If I try the system returns:...