Monitor de estado para el sensor de subida crítica inferior de voltaje

Lenovo.ThinkServer.VoltLowerCriHighSensorMonitor (UnitMonitor)

Element properties:

TargetLenovo.ThinkServer.BMC
Parent MonitorLenovo.ThinkServer.SensorMonitor.Rollup
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
Monitor TypeLenovo.ThinkServer.3State
RemotableTrue
AccessibilityPublic
Alert Message
Regla de generación de alerta de Lenovo para el suceso de ThinkServer
Se generó la alerta porque se recibió el suceso \"{0}\" de ThinkServer {1}
RunAsDefault

Source Code:

<UnitMonitor ID="Lenovo.ThinkServer.VoltLowerCriHighSensorMonitor" Accessibility="Public" Target="Lenovo.ThinkServer.BMC" Enabled="true" TypeID="Lenovo.ThinkServer.3State" ParentMonitorID="Lenovo.ThinkServer.SensorMonitor.Rollup">
<Category>Custom</Category>
<AlertSettings AlertMessage="Lenovo.ThinkServer.Alert.AlertMessageID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
<AlertParameter2>$Data/Context/EventSourceName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<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>131331</UnhealthyID>
<HealthyID>131459</HealthyID>
</Configuration>
</UnitMonitor>