Gateway passive monitor

Microsoft.Windows.10.SDNMonitoring.Gateway.Passive (UnitMonitor)

Gateway is in passive state.

Knowledge Base article:

Summary

The gateway is in passive state.

Causes

Resolutions

Ensure that configuration cleanup of gateway is complete. If it is complete ensure that the gateway is up and running and accessible via management NIC’s IP address with the provisioned credentials.

© 2016 Microsoft Corporation, all rights reserved

Element properties:

TargetSDNMonitoringMP.SDNMonitoring.Gateway
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Gateway passive
Gateway is in passive state.
RunAsMicrosoft.Windows.10.SDNMonitoring.NCRunAsProfile

Source Code:

<UnitMonitor ID="Microsoft.Windows.10.SDNMonitoring.Gateway.Passive" Accessibility="Public" Enabled="true" Target="SDNMonitoringMP.SDNMonitoring.Gateway" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor" ConfirmDelivery="false" RunAs="Microsoft.Windows.10.SDNMonitoring.NCRunAsProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.10.SDNMonitoring.Gateway.Passive.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>12:00</SyncTime>
<ErrorCode>Passive</ErrorCode>
<Name>$Target/Property[Type="SDNMonitoringMP.SDNMonitoring.Gateway"]/Id$</Name>
</Configuration>
</UnitMonitor>