VMware VirtualCenter: VM PcNet data receive rate Health Monitor

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

This monitor catches Xian events that notifies when the VM PcNet data receive rate has changed its state.

Knowledge Base article:

Summary

VM PcNet Data Receive Rate is over threshold.

The amount of data received by the Virtual Machine PcNet is above the maximum threshold configured in Xian Network Manager 2012.

Causes

The Virtual Machine PcNet is receiving data at a high rate due to traffic demand.

Resolutions

Verify why this Virtual Machine is receiving such traffic and block them if unexpected behavior.

Additional

Monitors the rate at which data is received in Kbps by the Virtual Machine PcNet.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterPcNetElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
VM PcNet data receive rate Alert
{0}

Source Code:

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