Dell OMNIC Broadcom Network Interface Link Down

DellProPack.UnitMonitor.BroadcomNICLinkDown (UnitMonitor)

Broadcom Network Interface Link Down

Knowledge Base article:

Summary

Dell OMNIC Broadcom Network Interface Link Down

Configuration

N/A

Causes

The network link is down.

Resolutions

It is recommended that the server should be temporarily unavailable for placement of new virtual machines until the maintenance tasks have been completed. Check to make sure the network cable is properly connected. For additional troubleshooting please check the windows event log on the managed node.

Additional

N/A

External

N/A

Element properties:

TargetDell.Propack.DellManagedHost
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Dell OMNIC Broadcom Network Interface Link Down
Broadcom Network Interface Link Down
RunAsDefault

Source Code:

<UnitMonitor ID="DellProPack.UnitMonitor.BroadcomNICLinkDown" Accessibility="Internal" Enabled="false" Target="Dell.Propack.DellManagedHost" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="DellProPack.UnitMonitor.BroadcomNICLinkDown_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DellProPack.UnitMonitor.BroadcomNICLinkDown.ManualEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="DellProPack.UnitMonitor.BroadcomNICLinkDown.EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="MicrosoftWindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(2|4)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>(b06bdrv|ebdrv|b57w2k|b57nd60x|b57nd60a|l2nd)</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>