I am looking for a way to customize the alert that is being sent for our WMI Free Disk space notifications.
Currently when the notification is sent, the notification text relies on how the sensor is configured. eg for a free disk space % alert it sends your % disk space available. These are easy alerts to configure because a 10% disk space notification is the space for a 1TB disk or a 100GB disk.
However the difference between 10% free disk space on a 1TB disk and a 100GB disk is 100GB. I wouldn't really classify having 100GB free on a disk as 'critical', but the alert gets send regardless.
How can I customize or include the actual amount of free disk space in the notification for just WMI free disk space sensor type, instead of the free disk space %?
Add comment