This content has been marked as final.
Show 2 replies
-
Re: Node Grouping for alerts
jbaulsir Mar 19, 2009 3:48 PM (in response to dan_reeder@harte-hanks.com)Well, you could use custom properties, or I have instituted a naming standard on devices (with Location) and alerts are setup for those locations.
JB
-
Re: Node Grouping for alerts
ljenkins Mar 20, 2009 4:25 PM (in response to dan_reeder@harte-hanks.com)Basically the same as jbaulsir's response, I use a custom property called 'DeviceClass'.
And my advanced alerts look like
Trigger alert when all of the following apply
- Node status is equal to down
- DeviceClass is equal to core
And so on for all the different groups of devices.