Role Service Configuration Rollup

Microsoft.Windows.Server.2008.TerminalServicesRole.RoleServiceConfigurationRollup (DependencyMonitor)

The configuration state of the Terminal Services role is dependant on the availability of the state for the various role services it hosts. This dependancy monitor rolls up the configuration state of all hosted role service instances.

Element properties:

TargetMicrosoft.Windows.Server.2008.TerminalServicesRole
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.Server.2008.TerminalServicesRoleHostsTerminalServerRoleService
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.2008.TerminalServicesRole.RoleServiceConfigurationRollup" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.Server.2008.TerminalServicesRole" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Server.2008.TerminalServicesRoleHostsTerminalServerRoleService" MemberMonitor="SystemHealth!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>