Hey everybody,

I've hit a snag when configuring parents for hosts. First a
little bit about our setup.

Most of our hosts have only one connected ethernet interface (if
you don't count the management cards). Still, we have quite a
handful of hosts (over 100) that have two interfaces.

Up until now, we configured the "management address" as the
address to use by Nagios. That is, Nagios uses the adress the
admins use when SSH'ing to the box. If there are additional IPs
that need monitoring, they're configured as services on the host
they're bound to.

We're now starting to migrate/integre monitoring of our switch
setup into Nagios. We have a satellite switch per rack which in
turn is connected redundantly to a pair of central switches.

Now what we'd like is to have these rack-switches as parents to
the hosts which are connected to them. Here, we run into a
problem: those hosts that have two interfaces would have two
parents, *both* of which should yield an "UNREACHABLE" message if
*either* of them goes belly-up. 

Unfortunately, Nagios connects multiple parent hosts with logical
AND, which means that the host only turns UNREACHABLE when *both*
switches are gone. 

Is there any way out of this? Dependencies seem to work the same
way, near as I can tell. How do you handle such a setup?

Regards & TIA,
Tobias

-- 
printk(KERN_DEBUG "%s: Flex. Ttttt...\n", DRV_NAME);
        linux-2.6.6/drivers/net/wan/dscc4.c

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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