Parent-child and dependencies
Posted: Fri Oct 26, 2012 4:32 pm
I'm trying my best to grasp the concept of parent/child relationship and dependencies.
My goal is to get minimize the number of notifications sent out in case of something
going down or becoming unreachable.
My environment is redundantly setup like this;
Internet -> 2 redundant routers -> 2 node FW Cluster -> 2 redundant Switches -> 3 ESX
HostsVMware Cluster
My Nagios server is physical and is connected to both the switches and so is a couple
of other servers. All other servers are virtual guests in VMware.
Now how should I design the parent/child relationships? I suppose I should go from
Nagios perspective of things? All VM guests should have the 3 ESX hosts as their parent.
The ESX hosts should list the 2 switches as parent and these should have the
2 firewalls as parents. Last but not least the firewalls should have the routers as parents.
Reason for me being uncertain is because the map only shows one parent relation
despite me listing for example both switches (perhaps this is by design or am I missing
something).
Also what should I use dependencies for? Is this for stuff not shown by parent/child relations
of how traffic flows. Like for example my SharePoint server is dependent upon my SQL server.
Thanks in advance
My goal is to get minimize the number of notifications sent out in case of something
going down or becoming unreachable.
My environment is redundantly setup like this;
Internet -> 2 redundant routers -> 2 node FW Cluster -> 2 redundant Switches -> 3 ESX
HostsVMware Cluster
My Nagios server is physical and is connected to both the switches and so is a couple
of other servers. All other servers are virtual guests in VMware.
Now how should I design the parent/child relationships? I suppose I should go from
Nagios perspective of things? All VM guests should have the 3 ESX hosts as their parent.
The ESX hosts should list the 2 switches as parent and these should have the
2 firewalls as parents. Last but not least the firewalls should have the routers as parents.
Reason for me being uncertain is because the map only shows one parent relation
despite me listing for example both switches (perhaps this is by design or am I missing
something).
Also what should I use dependencies for? Is this for stuff not shown by parent/child relations
of how traffic flows. Like for example my SharePoint server is dependent upon my SQL server.
Thanks in advance