Search found 2 matches
- Tue Oct 01, 2013 7:28 pm
- Forum: Open Source Nagios Projects
- Topic: Exclude hostgroup_members
- Replies: 11
- Views: 13241
Re: Exclude hostgroup_members
There is a reason I need to exclude a third host group. The third host group members are also part of the first two host groups.
- Tue Oct 01, 2013 8:52 am
- Forum: Open Source Nagios Projects
- Topic: Exclude hostgroup_members
- Replies: 11
- Views: 13241
Exclude hostgroup_members
Hello everyone, I am running Nagios Core 3.5 and it appears excluding hostgroup members within hostgroups is not allowed. Here is an example definition of what I am trying to do: define hostgroup{ hostgroup_name hg-test alias HG Test hostgroup_members hg1,hg2,!hg3 } Whenever I verify the config, I w...