A Unit Monitor runs a script to get PRIMERGY ESXi CIM Indications Listener Service Health
This health monitor runs a script on the Host Server to get the CIM Indications Listener Service Health State.
This health state depends on presence and run status of CIM Indications Listener service.
If this health monitor is in Warning state, the CIM Indications Listener service is not running on target ESXiSeed Host Server.
View Alerts
Target | Fujitsu.Servers.PRIMERGY.ESXi.CIMIndicationsListener |
Parent Monitor | System.Health.AvailabilityState |
Category | StateCollection |
Enabled | True |
Alert Generate | False |
Alert Auto Resolve | False |
Monitor Type | Fujitsu.Servers.PRIMERGY.ESXi.Seed.CIMIndicationsListenerMonitor.Type |
Remotable | True |
Accessibility | Public |
RunAs | Default |
<UnitMonitor ID="Fujitsu.Servers.PRIMERGY.ESXi.Seed.CIMIndicationsListener.Monitor" Accessibility="Public" Enabled="true" Target="Fujitsu.Servers.PRIMERGY.ESXi.CIMIndicationsListener" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.Servers.PRIMERGY.ESXi.Seed.CIMIndicationsListenerMonitor.Type" ConfirmDelivery="false">
<Category>StateCollection</Category>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="Degraded" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>480</IntervalSeconds>
<HostServer>$Target/Host/Property[Type="FTSESXSEED!Fujitsu.Servers.PRIMERGY.ESXiSeed.HostServer"]/PrincipalName$</HostServer>
</Configuration>
</UnitMonitor>