M365 Services -WatcherNode Services Role Dependency Availability Monitor

M365SSVC.Services.Role.WatcherNode.Dependency.Health.Monitor (DependencyMonitor)

Description for new dependency monitor.

Knowledge Base article:

Summary

This Dependency monitor is disabled by default because there always seems to be some level of service impairment even if it is only minor. It was decided by the authors of this MP that this health state should not roll up to the Watcher Node by default. Feel free to enable it if you desire.

Resolutions

Additional

Use the corresponding agent task to test the service functionality.

M365 Supplemental - Get Service Status Data

M365 Supplemental - Get Service Incident Data

External

https://MonitoringGuys.com

Element properties:

TargetM365SL.WatcherNode
Parent MonitorM365SL.WatcherNode.Aggregate.Monitor
AlgorithmWorstOf
Source MonitorM365SSVC.Services.Role.Aggregate.Health.Monitor
RelationshipM365SSVC.M365SL.WatcherNodeHostsM365SSVC.Services.Role
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="M365SSVC.Services.Role.WatcherNode.Dependency.Health.Monitor" Accessibility="Public" Enabled="false" Target="M365SL!M365SL.WatcherNode" ParentMonitorID="M365SL!M365SL.WatcherNode.Aggregate.Monitor" Remotable="true" Priority="Normal" RelationshipType="M365SSVC.M365SL.WatcherNodeHostsM365SSVC.Services.Role" MemberMonitor="M365SSVC.Services.Role.Aggregate.Health.Monitor">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>