.NET Application Component Availability

Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.BusinessTierContainsApplicationComponent.Availability.HealthMonitor (DependencyMonitor)

Availability rollup for all .NET Web Application and Web Service components in the business tier.

Knowledge Base article:

Summary

This monitor is the rollup monitor for availability monitoring to the Business Tier group.

Causes

An unhealthy state for this monitor indicates some problem with an object included in the distributed application and monitoring availability. 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.ApplicationMonitoring.360.Template.3TierApplication.BusinessTier.Component
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.BusinessTierContainsApplicationComponent
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.BusinessTierContainsApplicationComponent.Availability.HealthMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.BusinessTier.Component" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.BusinessTierContainsApplicationComponent" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>