I currently have an Application that consists of 100+ HTTP and HTTPS monitors, each monitoring a different web site. The application is attached to 40 web servers, as well as the vips on the load balancers which are set up as nodes. When one of our customers performs maintenance, I would like to ability to not generate an alert for that one web site (mute it). Since this is a component and is on 40 servers, it makes it difficult to disable or enable the alert.
Each customer has a 4 digit identifier 5000 6000 2883 2004 etc and these are part of the component monitor name ie 5000 http monitor or 6000 https
If we could set a global variable (Call it IGNORELIST) that would contain an array of customer numbers to not generate alerts for, I could then either filter or add a rule in the advanced alerts manager to ignore those components.
1) Is there a better way to do this?
2) Can this way be done?
Thanks in advance for your help.
--Evan