Client Web Application Monitoring Availability Rollup Monitor

Microsoft.SystemCenter.Apm.CsmWebApplicationComponent.CsmWebApplicationInstance.AvailabilityDependencyMonitor (DependencyMonitor)

CSM Web Application Monitoring Availability Rollup Monitor

Knowledge Base article:

Summary

This monitor rolls up availability monitoring for this object. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined that monitor availability.

Causes

An unhealthy state for this monitor indicates a problem with a child monitor. View all current alerts from this object using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetMicrosoft.SystemCenter.Apm.CsmWebApplicationComponent
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.Apm.CsmWebApplicationComponentContainsApmCsmWebApplicationInstance
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableFalse
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Apm.CsmWebApplicationComponent.CsmWebApplicationInstance.AvailabilityDependencyMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.Apm.CsmWebApplicationComponent" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="false" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Apm.CsmWebApplicationComponentContainsApmCsmWebApplicationInstance" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>