In Exchange 2013 CU5, is it possible to express the "Property Value" in the following Powershell command as a "percentage" figure?
Add-GlobalMonitoringOverride -Identity "MailboxSpace\StorageLogicalDriveSpaceMonitor" -ItemType Monitor -PropertyName MonitoringThreshold-PropertyValue 20480 –ApplyVersion “15.0.913.22”
The problem is that this monitor doesn't distinguish between Logs and Databases, and waiting until a Database to gets down to 20Gb free seems a bit late. Our Log volumes are only 40Gb in size - and that is all that is required.