Regular health checkup monitor for Lenovo hardware management software compatibility

IBM.WinSw.HwMgmt.Incompatible (UnitMonitor)


Regular health checkup monitor for Lenovo hardware management software compatibility

Element properties:

TargetIBM.WinSw.HwMgmt
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeIBM.WinSw.HwMgmt.Incompatible.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Management Software Incompatible

Management Software Incompatible
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.WinSw.HwMgmt.Incompatible" Accessibility="Public" Enabled="false" Target="IBM.WinSw.HwMgmt" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="IBM.WinSw.HwMgmt.Incompatible.MonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.WinSw.HwMgmt.Incompatible.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="Critical" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>7200</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>