Add AND/OR conditions for disk alerts
We are using SQL Monitor to monitor disks and we also send these disk alerts to our NOC(24/7 monitor team) and when they receives an alert they are calling us on our On-Call service when outside office hours.
The alerts are not always relevant as the alert can be like for example:
Disk free space less than 5 % but actual space left is 300 GB, which is more than enough and no alert and phone call had to be triggered.
We are trying to set custom disk alerts but as we have 1000+ disk alerts to configure it’s impossible to configure all of them.
It would be great if we could be able to create custom disk alerts using Conditions.
An example of what we would like to be able to add to SQL Monitor --> Disk Space Alert:
Disk free space < 5 % AND < 100 GB = Alert Yes
Disk free space < 5 % AND > 100 GB = Alert No