Local End to End Event Health

Microsoft.SystemCenter.AgentManagement.EndToEndEventMonitorRollup (AggregateMonitor)

This roll-up monitor represents the health for a Health Service's functionality to process events.

Knowledge Base article:

Summary

This monitor detects if an agent is unable to log or collect an event. To view additional context and state change information, please navigate to the error or warning Unit Monitor.

Causes

This monitor can enter a non-healthy state when an event expected to be collected from each agent fails to be collected or is delayed for a long period of time.

Resolutions

Check the individual Unit Monitors rolling up health to this monitor for additional knowledge on how to troubleshoot this condition.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryPerformanceCollection
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

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