VMware VirtualCenter: Datastore free space Health Monitor

Jalasoft.Xian.SmartManagementPacks.VMwareVirtualCenters.DatastoreFreeSpace.1.1 (AggregateMonitor)

Datastore rule meant to monitor the free space that is available in the selected datastores of the ESX host(s).

Knowledge Base article:

Summary

Datastore free space is below threshold.

The free space inside the configured datastore(s) is below the minimum threshold configured in Xian Network Manager 2012.

Causes

The demand for additional datastore space has grown.

Resolutions

Check if Storage DRS is enabled on the datastore in order to load balance the workload. Increase the datastore space or change to a larger datastore.

Additional

Datastore rule meant to monitor the free space that is available in the selected datastores of the ESX host(s).

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterDatastoreElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Datastore free space Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.VMwareVirtualCenters.DatastoreFreeSpace.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_VMWare!Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterDatastoreElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="DatastoreFreeSpace_AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[3]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>