Session Integrator Dependency Monitor

Microsoft.HostIntegrationServer.2013.SessionIntDependencyMonitor (DependencyMonitor)

Monitor for rolling up the health state of the Session Integrator service

Knowledge Base article:

Summary

This dependency monitor allows the Session Integrator 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.SIServiceMonitor
RelationshipMicrosoft.HostIntegrationServer.2013.AppIntHostsSIServer
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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