Health monitor for fan area intrusion

Lenovo.ThinkServer.FanAreaIntrusion (UnitMonitor)

Element properties:

TargetLenovo.ThinkServer.BMC
Parent MonitorLenovo.ThinkServer.NetworkMonitor.Rollup
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeLenovo.ThinkServer.3State
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Lenovo.ThinkServer.FanAreaIntrusion" Accessibility="Public" Target="Lenovo.ThinkServer.BMC" Enabled="true" TypeID="Lenovo.ThinkServer.3State" ParentMonitorID="Lenovo.ThinkServer.NetworkMonitor.Rollup">
<Category>Custom</Category>
<OperationalStates>
<OperationalState HealthState="Success" MonitorTypeStateID="HealthyEventRaised" ID="Success"/>
<OperationalState HealthState="Warning" MonitorTypeStateID="WarningEventRaised" ID="Warning"/>
<OperationalState HealthState="Error" MonitorTypeStateID="ErrorEventRaised" ID="Error"/>
</OperationalStates>
<Configuration>
<UUID>$Target/Property[Type="Lenovo.ThinkServer.BMC"]/UUID$</UUID>
<UnhealthyID>356102</UnhealthyID>
<HealthyID>356230</HealthyID>
</Configuration>
</UnitMonitor>