I'm going insane trying to configure an incredibly simple dependency so we don't get multiple alerts when a parent goes down. Unfortunately, we are still getting alerts on child nodes. Here's what I have:
Hardware Node A = Parent
Group A = List of virtual servers on hardware node A (currently consists of a single member, see below)
Virtual Server A = Member of 'Group A'
I have an Advanced Alert set up (Node alert, not Group alert) that will trigger when nodes go into 'Down' status.
To test this out, I block access to both the hardware node and the virtual server so Orion cannot reach either one. The problem is, even though the hardware node transitions to the 'Down' status, the virtual server does not go into 'Unreachable' status. The virtual server is a member of only this one dependency relationship, as shown by the 'All Dependencies' resource on the Orion page for the virtual server.
I've read through various PDFs, posts, and the Admin Guide and I cannot see what it is that I'm doing wrong here.