I keep on getting the message that the volume space is low "Database 'MBXDB' is low on log volume space. 'MBXDB' is low on log volume space [H:\]. Current=55 GB, Threshold=175.78 GB". My disk is only 100GB. I have followed some blogs to override this message with the command below but still I get the same error message. I have checked if the override registry key was created and it was there. I have done this on the server holding the active database copy. Is there anything I am missing ?
The command I used:
Add-ServerMonitoringOverride -Server MBXserver.company.local -Identity MailboxSpace\StorageLogicalDriveSpaceMonitor\H: -ItemType Monitor -PropertyName MonitoringThreshold -PropertyValue ’200000’ -Duration 60.00:00:00