(DEPRECATED) DHCP 2012 Scopes And Super Scopes Utilization Monitor

Microsoft.Windows.DHCPServer.2012.ScopesAndSuperScopes.UnitMonitor.Utilization (UnitMonitor)

This monitor check for each utilization scopes and super scopes 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.Scopes.Utilization.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
DHCP 2012 Scopes and Super Scopes Utilization Monitor Alert
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.DHCPServer.2012.ScopesAndSuperScopes.UnitMonitor.Utilization" Accessibility="Public" Enabled="false" Target="Microsoft.Windows.DHCPServer.2012.IPv4Scope" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.DHCPServer.2012.Scopes.Utilization.MonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Windows.DHCPServer.2012.ScopesAndSuperScopes.UnitMonitor.Utilization.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>1063</EventId>
<ScopeId>*</ScopeId>
<Threshold>80</Threshold>
</Configuration>
</UnitMonitor>