HIP Dependency Monitor

Microsoft.HostIntegrationServer.2013.HIPDependencyMonitor (DependencyMonitor)

Monitor for rolling up the health state of HIP applications

Knowledge Base article:

Summary

This dependency monitor allows the HIP health state to be rolled up to the Application Integration class.

Element properties:

TargetMicrosoft.HostIntegrationServer.2013.AppInt
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.HostIntegrationServer.2013.HIPAppEventMonitor
RelationshipMicrosoft.HostIntegrationServer.2013.AppIntHostsHIP
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.HostIntegrationServer.2013.HIPDependencyMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.HostIntegrationServer.2013.AppInt" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.HostIntegrationServer.2013.AppIntHostsHIP" MemberMonitor="Microsoft.HostIntegrationServer.2013.HIPAppEventMonitor">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>