SDN Interface SDNManager Failure

Microsoft.LS.2019.Monitoring.UnitMonitor.SDN.TimerResetEvent.SDNManagerFailure (UnitMonitor)

Skype for Business Server 2019 SDN Interface SDNManager Failure

Knowledge Base article:

Wiki Page

Please refer the Wiki page https://microsoft.sharepoint.com/teams/devcentral/Wiki%20Pages/Monitoring%20Lync%20Online.aspx to get Product Knowledge.

Element properties:

TargetMicrosoft.LS.2019.Component.SDN.SDNManager
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2019.MonitorType.TimerResetEvent.Repeated
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] SDNManager Failure Alert
Skype for Business Server 2019 SDNManager Failure - Failure happened on Computer {0}. {1}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2019.Monitoring.UnitMonitor.SDN.TimerResetEvent.SDNManagerFailure" Accessibility="Public" Enabled="true" Target="SFBDiscovery!Microsoft.LS.2019.Component.SDN.SDNManager" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2019.MonitorType.TimerResetEvent.Repeated" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.LS.2019.Monitoring.UnitMonitor.SDN.TimerResetEvent.SDNManagerFailure.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="NoProblem" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
<OperationalState ID="Problem" MonitorTypeStateID="RepeatedEventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>Skype for Business SDN Interface</LogName>
<ErrorExpression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventLevel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">1</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventLevel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</ErrorExpression>
<AutoResolveInterval>3600</AutoResolveInterval>
<TimerWindowInSeconds>3600</TimerWindowInSeconds>
<RepeatCount>10</RepeatCount>
</Configuration>
</UnitMonitor>