VMware VirtualCenter: ESX total aborted SCSI commands Health Monitor

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

Monitors the number of SCSI commands aborted during the interval.

Knowledge Base article:

Summary

ESX total aborted SCSI commands is over threshold.

The total aborted SCCI commands in this ESX server is above the maximum threshold configured in Xian Network Manager.

Causes

The amount of disk resources demand of this ESX is growing.

Resolutions

Verify that reservations, shares, and limits correspond to the requirements and are not unnecessarily restricting the management of resources. Tune the environment if necessary.

Additional

Monitors the number of SCSI commands aborted in this ESX server.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterEsxElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
ESX total aborted SCSI commands Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.VMwareVirtualCenters.EsxDiskCommandsAborted.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_VMWare!Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterEsxElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="EsxDiskCommandsAborted_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>