[Nagios-devel] feature request: ignore_hosts && ignore_hostgroup

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] feature request: ignore_hosts && ignore_hostgroup

Post by Guest »

i love the new config layout, as it gives me evil powers, but there's one
thing i would like to see:

ignore_hosts
ignore_hostgroups

for example:

define service{
use basic-service
host *
ignore_host windowsmachine, classic_mac
ignore_hostgroup routers, printers, firewalls
service_description SSH
check_command check-ssh
}

this would be very powerful. check every box _except_ certain hosts, or
host groups that do not support that service.

-ripe

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked