Regular health checkup monitor for Lenovo hardware management software missing

IBM.WinSw.HwMgmt.Missing (UnitMonitor)


Regular health checkup monitor for Lenovo hardware management software missing

Element properties:

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

Management Software Missing
RunAsDefault

Source Code:

<UnitMonitor ID="IBM.WinSw.HwMgmt.Missing" Accessibility="Public" Enabled="false" Target="IBM.WinSw.HwMgmt" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="IBM.WinSw.HwMgmt.Missing.MonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="IBM.WinSw.HwMgmt.Missing.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>