Is there anyway to setup a device dependancy for polling and/or alerting on an object. The scenario is as follows:
PollingServer --- CoreSwitch --- CoreRouter --- BranchRouter --- BranchSwitch --- BranchServer
I do not want to try to poll or alert on the BranchServer or BranchSwitch when the BranchRouter is down.
Thanks for any help.