Dell Server Host NIC Poll Based Unit Monitor

Dell.Server.HostNICHealth.PollBasedUnitMonitor (UnitMonitor)

Knowledge Base article:

Summary

Dell Server (Agent-free) Host NIC poll-based Unit monitor.

Causes

Resolutions

Launch the iDRAC or OMSA Console to debug further.

Element properties:

TargetDell.Server.HostNIC
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeDell.Operations.Server.TemplateMethod.ServerHealthCookDownUMT
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.Server.HostNICHealth.PollBasedUnitMonitor" Accessibility="Public" Enabled="false" Target="DellModelServer!Dell.Server.HostNIC" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" TypeID="Dell.Operations.Server.TemplateMethod.ServerHealthCookDownUMT" Priority="Normal" ConfirmDelivery="false">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Critical" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>21600</IntervalSeconds>
<LogLevel>0</LogLevel>
<InstanceIndex>$Target/Property[Type="DellModelServer!Dell.Server.HostNIC"]/InstanceID$</InstanceIndex>
<RemoteAccessIP>$Target/Host/Host/Property[Type="DellModelServer!Dell.Server"]/RemoteAccessIP$</RemoteAccessIP>
<RemoteConfig>$Target/Host/Host/Property[Type="DellModelServer!Dell.Server"]/RemoteSettings$</RemoteConfig>
<ComponentType>Dell.Server.HostNIC</ComponentType>
<Username>$RunAs[Name='OOB!Microsoft.SystemCenter.OOB.SMASHMonitoringProfile']/UserName$</Username>
<Password>$RunAs[Name="OOB!Microsoft.SystemCenter.OOB.SMASHMonitoringProfile"]/Password$</Password>
</Configuration>
</UnitMonitor>