(VERALTET) Auslastungsmonitor für DHCP 2012-Richtlinien für 80 Prozent des IP-Adressbereichs

Microsoft.Windows.DHCPServer.2012.Policy.UnitMonitor.IPAddressRange80Full (UnitMonitor)

Dieser Monitor prüft auf Basis von definierten Richtlinien, die in einem DHCP 2012-Server konfiguriert sind, auf eine Auslastung von 80 Prozent im IP-Adressbereich

Knowledge Base article:

Zusammenfassung

Dieser Monitor war veraltet.

Element properties:

TargetMicrosoft.Windows.DHCPServer.2012.IPv4Scope
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.DHCPServer.2012.Policies.Utilization.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Auslastungswarnung für DHCP 2012-Richtlinien für 80 Prozent des IP-Adressbereichs
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.DHCPServer.2012.Policy.UnitMonitor.IPAddressRange80Full" Accessibility="Public" Enabled="false" Target="Microsoft.Windows.DHCPServer.2012.IPv4Scope" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.DHCPServer.2012.Policies.Utilization.MonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DHCPServer.2012.Policy.UnitMonitor.IPAddressRange80Full.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<EventId>1343</EventId>
<ScopeId>*</ScopeId>
<PolicyName>*</PolicyName>
<Threshold>80</Threshold>
</Configuration>
</UnitMonitor>