I have 10 web servers that is used for test & dev purposes, the challenge is that I still want to be able to represent these servers with their associated websites on a dashboard however I want to suppress alerting for any website being created on these web servers.
Therefore I will have a nice dashboard showing all of the Test & Dev servers with their associated websites (UP/Down). The only time I should get an alert is when there are Windows Server issues i.e. Disk, Memory and CPU issues or when IIS has stopped
Would i create a Group of all my Test Web Servers then create an override on the IIS class to suppress alerting?