Enterprise Application Windows Service Security Roll-up

SquaredUp.EAM.Library.Monitor.NTServiceMonitor.RollupSecurityHealth (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.SecurityState
AlgorithmWorstOf
Source MonitorSystem.Health.SecurityState
RelationshipSquaredUp.EAM.Library.Relationship.NTServiceMonitor.DependenciesNodeHostsNTServiceConfiguration
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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