.NET 응용 프로그램 구성 요소 그룹 모니터링 .NET 응용 프로그램 구성 요소의 가용성 롤업 모니터

Microsoft.SystemCenter.ApplicationMonitoring.Net.ApplicationComponentGroup.NetApplicationComponentAvailabilityDependencyMonitor (DependencyMonitor)

Knowledge Base article:

요약

이 모니터는 이 개체의 가용성 모니터링을 롤업합니다. 상태를 알 수 없는 경우 이 개체에 대해 모니터링이 아직 시작되지 않았거나 가용성을 모니터링하도록 정의된 모니터가 없는 것입니다.

원인

이 모니터의 상태가 비정상이면 자식 모니터 관련 문제가 있는 것입니다. 다음 링크를 클릭하여 이 개체에서 현재까지 발생한 모든 경고를 확인하세요.

경고 보기

해결 방법

상태 탐색기에서 드릴다운을 통해 비정상적인 상태의 원인을 찾습니다. 문제의 원인이 되는 모니터의 정보를 통해 문제를 해결하고 수정합니다.

Element properties:

TargetMicrosoft.SystemCenter.ApplicationMonitoring.Net.ApplicationComponentGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.ApplicationMonitoring.Net.ApplicationComponentGroupHostsNetApplicationComponent
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableFalse
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ApplicationMonitoring.Net.ApplicationComponentGroup.NetApplicationComponentAvailabilityDependencyMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ApplicationMonitoring.Net.ApplicationComponentGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="false" Priority="Normal" RelationshipType="Microsoft.SystemCenter.ApplicationMonitoring.Net.ApplicationComponentGroupHostsNetApplicationComponent" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>