PDA

View Full Version : hierarchies


jerji
01-03-2006, 01:04 AM
Hi all,

Forgive a newby asking what may seem a basic question :oops:

I am trying to establish the parenting hierarchies and our system looks something like:

Core Switch 1 === Floor Switch 1 === Floor Switch 2 === Floor Switch 3 === Core Switch 2

This is so that we have redundant paths :D

I guess the rigth way to do the parent/child relationship is:
Floor Switch 1 parents configured as Core Switch 1 AND Floor Switch 2
Floor Switch 2 parents configured as Floor Switch 1 AND Floor Switch 3
Floor Switch 3 parents configured as Floor Switch 2 AND Core Switch 2

Is this right or is there a better way?

jerji
01-03-2006, 02:39 AM
Hi all,

Through lotsa frustration I have worked out that it breaks nagios if you try and do what I was asking. See my post on Boom crash memory gone :-(

Back to the drawing board :wink: