Hi,
I was under the assumption that this would target a particular VM that matched the name xxxxx, so I intentionally left it out. However this still excludes all VMs that were alerting about disks other than my V:\ drive.
e.g. Currently I have 3 alerting VMs with the original disk threshold check of < 5%
ServerA E: 5% (this server has a V: drive)
ServerB V: 0% (this server has a V: drive)
ServerC C: 4%, D: 0% (this server does not have a V: drive)
When I change the disk check rule as you advised, then I get only 1 of the systems returning disk alerts.
ServerC C: 4%, D: 0%
ServerA and ServerB are removed from the alert, ServerA still has E:5% but because it has a V: drive the search now excludes it from the results.
Tricky I know, I want to alert on ALL volumes (exclude V:) but warn me about other volumes that meet the criteria.
Thanks Paul