Dell Server Fan Group Sensor Health

Dell.Server.Sensors.FanSensorGroupHealth.PollBasedUnitMonitor (UnitMonitor)

Knowledge Base article:

Summary

Dell Server (Agent-free) Fan Sensor Group Poll based unit monitor

Element properties:

TargetDell.Server.FanSensorGroup
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.Sensors.FanSensorGroupHealth.PollBasedUnitMonitor" Accessibility="Public" Enabled="false" Target="DellModelServer!Dell.Server.FanSensorGroup" 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.FanSensorGroup"]/ID$</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.FanSensorGroup</ComponentType>
<Username>$RunAs[Name='OOB!Microsoft.SystemCenter.OOB.SMASHMonitoringProfile']/UserName$</Username>
<Password>$RunAs[Name="OOB!Microsoft.SystemCenter.OOB.SMASHMonitoringProfile"]/Password$</Password>
</Configuration>
</UnitMonitor>