Get Monitor State

System.Health.GetMonitorState (Task)

Returns information about the state of the monitors for the selected object

Element properties:

TargetSystem.Entity
AccessibilityInternal
CategorySystem
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction System.Health.GetTargetMonitorStateProbe Default

Source Code:

<Task ID="System.Health.GetMonitorState" Target="System!System.Entity" Accessibility="Internal" Enabled="true" Remotable="false">
<Category>System</Category>
<ProbeAction ID="Probe" TypeID="System.Health.GetTargetMonitorStateProbe">
<MonitorId>overrideMonitorId</MonitorId>
</ProbeAction>
</Task>