Hello all,
I have a question about the best way to handle monitoring devices in different locations and sending alerts to different staff depending on the location. I have added a custom property called "facility" to each of the nodes. I have set up separate alerts for each facility. Under each alert, I have set the scope of the alert to be the "Node -> Facility" is equal to <facilityName> so that the alert will only trigger on those particular devices at that facility. My question is, however, is this the best way to accomplish this? If so, how do I separate the alerts for interfaces and for hardware components? On interfaces, if I select the scope to be "Node -> Facility = <facilityName>" I do not get any devices returned. Is there a way to traverse up the chain to pull information from the node that contains the interface when creating the scope? Should I be doing this a completely different way? Let me know your thoughts.