Gateway configuration fetch failed monitor

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

Unable to fetch configuration from Gateway.

Knowledge Base article:

Summary

The network controller is unable to fetch the configuration from the gateway.

Causes

Resolutions

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.TwoStateUnitMonitorUsingErrorMessage
RemotableTrue
AccessibilityPublic
Alert Message
Gateway configuration fetch failed
Unable to fetch configuration from Gateway.
RunAsMicrosoft.Windows.10.SDNMonitoring.NCRunAsProfile

Source Code:

<UnitMonitor ID="Microsoft.Windows.10.SDNMonitoring.Gateway.ConfigurationFetchFailed" Accessibility="Public" Enabled="true" Target="SDNMonitoringMP.SDNMonitoring.Gateway" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitorUsingErrorMessage" ConfirmDelivery="false" RunAs="Microsoft.Windows.10.SDNMonitoring.NCRunAsProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.10.SDNMonitoring.Gateway.ConfigurationFetchFailed.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>
<ErrorMessage>unable to fetch configuration</ErrorMessage>
<Name>$Target/Property[Type="SDNMonitoringMP.SDNMonitoring.Gateway"]/Id$</Name>
</Configuration>
</UnitMonitor>