Enterprise Application Windows Service Performance Roll-up

SquaredUp.EAM.Library.Monitor.NTServiceMonitor.RollupPerformanceHealth (DependencyMonitor)


This rolls the health state of all Windows Service Monitoring instances on a computer to
the Dependency Monitoring object on that computer.

Element properties:

TargetSquaredUp.EAM.Library.Class.DependenciesNode
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipSquaredUp.EAM.Library.Relationship.NTServiceMonitor.DependenciesNodeHostsNTServiceConfiguration
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="SquaredUp.EAM.Library.Monitor.NTServiceMonitor.RollupPerformanceHealth" Accessibility="Public" Enabled="true" Target="SquaredUp.EAM.Library.Class.DependenciesNode" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="SquaredUp.EAM.Library.Relationship.NTServiceMonitor.DependenciesNodeHostsNTServiceConfiguration" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>