WMI Service Availability

Microsoft.SystemCenter.AgentManagement.WMIServiceAvailabilityRollup (AggregateMonitor)

WMI Service Availability roll-up monitor.

Knowledge Base article:

Summary

This monitor rolls up health from WMI service availability monitor that detect non-healthy conditions of the agents.

Navigate through the Health Explorer Unit Monitors that have the warning or critical state to see the state change information and specific knowledge to help troubleshoot problems.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.AgentManagement.WMIServiceAvailabilityRollup" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>