Microsoft Windows Server – DNS-zóna állapota

Microsoft.Windows.DNSServer.2016.Zone.State (UnitMonitor)

A zóna állapotának ellenőrzése a WMI segítségével

Knowledge Base article:

Összefoglalás

Végrehajtja a „Select Name, Shutdown, Paused from MicrosoftDNS_Zone” WQL-lekérdezést a „root\MicrosoftDNS WMI-névtérben

Konfiguráció

Időköz (s): Az az időköz, amely alatt ez a figyelő végrehajtja a WMI-lekérdezést.

Okok

Kritikus: Leállítás = Igaz

Figyelmeztetés: Leállítás = Hamis és Felfüggesztve = Igaz

Kifogástalan: Leállítás = Hamis és Felfüggesztve = Hamis

Megoldások

Indítsa el a zónát a DNS-felügyeleti eszközben.

Element properties:

TargetMicrosoft.Windows.DNSServer.2016.Zone
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.DNSServer.2016.ZoneState.Monitor
RemotableTrue
AccessibilityPublic
Alert Message
Windows DNS – A zóna nem fut

Zóna: .{0}
Kiszolgáló: {1}
További információért tekintse meg az Állapotkezelőt.
RunAsMicrosoft.Windows.DNSServer.2016.ActionAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.DNSServer.2016.Zone.State" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DNSServer.2016.Zone" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RunAs="Microsoft.Windows.DNSServer.2016.ActionAccount" TypeID="Microsoft.Windows.DNSServer.2016.ZoneState.Monitor" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DNSServer.2016.Zone.State_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Microsoft.Windows.DNSServer.2016.Zone"]/ZoneName$</AlertParameter1>
<AlertParameter2>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId97a0e95f8ae745fb840d1917f5100271" MonitorTypeStateID="Shutdown" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId8aa82ed1ed9f4be4a3adb51a52742bbf" MonitorTypeStateID="Paused" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId2048812553ba448ca979991ae4fa1067" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>920</IntervalSeconds>
</Configuration>
</UnitMonitor>