(사용되지 않음) DHCP 2012 범위 및 대범위 사용률 모니터

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

이 모니터는 DHCP 2012 Server에서 구성된 각 사용률 범위 및 대범위를 확인합니다.

Knowledge Base article:

요약

이 모니터는 사용되지 않았습니다.

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 범위 및 대범위 사용률 모니터 경고
{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>