DNS64 DnsAlgSrv service availability

Microsoft.Forefront.UAG.DnsAlgSrv (UnitMonitor)

This is a critical alarm generated because the Forefront UAG DNS64 (DnsAlgSrv) service stopped responding. This alarm is cleared when the service is running again.

Knowledge Base article:

Summary

This is a critical alarm generated because the Forefront UAG DNS64 (DnsAlgSrv) service stopped responding. The DnsAlgSrv service complements a NAT64 deployment by translating IPv4 DNS responses to IPv6 DNS responses according to a predefined NAT64 prefix. This alarm is cleared when the service is running again.

Resolutions

The service will restart automatically, or it can be restarted manually.

Element properties:

TargetMicrosoft.Forefront.UAG.DNS64
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
DnsAlgSrv Alert
See the alert context for details.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Forefront.UAG.DnsAlgSrv" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.UAG.DNS64" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.UAG.DnsAlgSrv_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>DnsAlgSrv</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>