Auslastungsmonitor für DHCP 2012-Richtlinie für 100 Prozent verworfene Clientpakete

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

Dieser Monitor prüft, wenn Clientpakete auf Basis von definierten Richtlinien, die in einem DHCP 2012-Server konfiguriert sind, für eine Auslastung von 100 Prozent verworfen werden

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.ClientPackDrop100.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Auslastungswarnung für DHCP 2012-Richtlinien für 100 Prozent verworfene Clientpakete
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.DHCPServer.2012.Policy.UnitMonitor.ClientPackDrop100Full" 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.ClientPackDrop100.MonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DHCPServer.2012.Policy.UnitMonitor.ClientPackDrop100Full.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>DhcpAdminEvents</LogName>
<EventId>20287</EventId>
<ScopeId>*</ScopeId>
</Configuration>
</UnitMonitor>