Search found 1 match

by sralinko
Sat Mar 30, 2024 4:14 pm
Forum: Open Source Nagios Projects
Topic: Exclude GoogleUpdaterInternalService
Replies: 7
Views: 2847

Re: Exclude GoogleUpdaterInternalService

In case anyone searches for this topic: Now working. I was using the legacy CheckServiceStatus. I switched to the Check_Service and was able to filter the Google services like this: command_line /check_nrpe -H -t 60 -c Check_Service -a "filter=name not like 'Google'" exclude=RemoteRegistr...