VMware VirtualCenter: VM incoming packets Health Monitor

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

Monitors the number of packets received across each physical NIC instance on the Virtual Machine.

Knowledge Base article:

Summary

VM incoming packets is over threshold.

The amount of incoming packets by the Virtual Machine is above the maximum threshold configured in Xian Network Manager.

Causes

The amount of network Incoming Packets received by this virtual machine is growing.

Resolutions

Monitor power operations being performed. Verify that the configuration applied to the Virtual Machine corresponds to requirements. Reconfigure if necessary in correspondence with the environment.

Additional

Monitors the amount of incoming packets by the Virtual Machine in Milliseconds(ms).

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterVirtualMachineElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
VM incoming packets Alert
{0}

Source Code:

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