I want to setup a alert for node status down. So if a server goes down it should send an alert saying server is down and if a switch goes down it should send alert only for the switch and not for all the servers connected to it.
I have created custom property for "Datacenter Network Devices" which has all the switches, routers and firewall in our datacenter. I have also created another custom property for " Production Server" which has all the servers that are connected to the switches in datacenter. These custom properties are "Yes/No" value.
Now how do i setup an alert for "Production servers" node status where it alerts only if server goes down and not if the switch to which it is connected goes down.
Can anyone help me with the steps or screenshot how i can achieve this.