I have a questing with regards to thresholds and alerts on a custom monitor. I found the server disk utilisation report difficult to report from, so I created my own custom monitor script to check all server names from a file, report on each hard disk in the system, output it to a table. It sits in it's own monitor group.
See the attached picture for a demo of the table the script creates.
My question, is it possible to add a batch of alerts to an entire custom table? Or better, add alerts to the table that get apllied to each row? Almost like a parent alerts. The table will change, but the alerts should stay constant. You could see how usefull this would be with servers coming and going all the time.
For example, I would like if any number in the "Percent Free" column falls below 10, the row health turns red and an alert is generated. As far as I can tell, it can be done but involves using the "Configure Alerts" row by row. This will very time comsuming with the entire company's server list, each with a C, D, E, F drive etc.