Hi,
I have multiple sites with multiple servers each. Each server has different sized disks. I would like to alert when disk utilization is more than 90% for smaller disks and when disk utilization is 95% or higher for larger disks.
For volume sizes greater than or equal to 100gb send an alert if percent utilization is 95 or higher
For volume sizes greater than 15gb or less than 100gb send an alert if percent utilization is 90 or higher
For volume sizes less than or equal to 15gb send an alert if percent utilization is 85 or higher
I have multiple locations and multiple servers with multiple drives.
Is there a way to create an alert to cover all these?
I cant do fixed disk since that will alert on all fixed disks regardless of size.
Thank you.