Search found 1 match

by anil510
Fri Sep 02, 2011 6:32 pm
Forum: Open Source Nagios Projects
Topic: Exclude hosts from services
Replies: 0
Views: 1152

Exclude hosts from services

Hello All, I made a service definition and need to exclude a host from it. I tried the below and it throws error. cptest host is defined. define service{ host_name !cptest hostgroup_name bluewho service_description 5-pop_conn check_command check_nrpe!pop_conn use my-template } Error: Error: Could no...