Hi,

I'm currently monitoring many services on certain hosts via SNMP, and
making extensive use of host groups to ease configuration for my
several hundred hosts.

On occasion, the SNMP service on a host fails.  This triggers dozens
of alarms.  I would like to have each service checked via SNMP depend
on the base SNMP service, so that when SNMP fails I only get one
alarm.  I investigated service dependencies, but they don't seem
amenable to hostgroup-friendly configuration.

If I do something like:

define servicedependency {
        hostgroup_name          NetSnmpServers
        service_description     Snmp
        dependent_host_name     NetSnmpServers
        ...
}

that obviously isn't going to work.

Surely other people have encountered this before?  Any suggestions?

Thanks,
==ml


-- 
Michael W. Lucas        [EMAIL PROTECTED], [EMAIL PROTECTED]
                http://www.BlackHelicopters.org/~mwlucas/
"My pessimism extends to the point of even suspecting the sincerity of
  the pessimists." -- Jean Rostand, French biologist and philosopher

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to