Lenovo Health monitor for BMC Authentication

Lenovo.IMM.Authentication.UnitMonitor (UnitMonitor)

Element properties:

TargetLenovo.HardwareMgmtPack.IMM2.ManagementModule
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeLenovo.IMM.ConnectionStatus.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
LXCI0002 - BMC Authentication Failure

Lenovo XClarity Integrator Service cannot authenticate to BMC {0}.
RunAsDefault

Source Code:

<UnitMonitor ID="Lenovo.IMM.Authentication.UnitMonitor" Accessibility="Public" Target="Lenovo.HardwareMgmtPack.IMM2.ManagementModule" Enabled="true" TypeID="Lenovo.IMM.ConnectionStatus.MonitorType" ParentMonitorID="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<AlertSettings AlertMessage="Lenovo.IMM.Authentication.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Lenovo.HardwareMgmtPack.IMM2.ManagementModule"]/IMMIP$</AlertParameter1>
</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>
<IMMConnectionStatus>$Target/Property[Type="Lenovo.HardwareMgmtPack.IMM2.ManagementModule"]/IMMConnectionStatus$</IMMConnectionStatus>
<IntervalSeconds>180</IntervalSeconds>
<TimeoutSeconds>30</TimeoutSeconds>
<ErrorConnectionStatus>Error (Credential)</ErrorConnectionStatus>
</Configuration>
</UnitMonitor>