(DEPRECATED) DHCP 2012 Client packet dropped Policy 100 Percentage Utilization Monitor

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

This monitor check when Client Packets are dropped based on defined policies for 100 Percentage utilization configured in a DHCP 2012 server

Knowledge Base article:

Summary

This monitor was deprecated.

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
DHCP 2012 Client packet dropped Policies 100 Percentage Utilization Alert
{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>