Сервер Forefront TMG Server: межсетевой экран — системный монитор количества отброшенных пакетов в секунду

Microsoft.Forefront.TMG.Server.DroppedPacketsPerSec (UnitMonitor)

Наблюдение за количеством пакетов, отброшенных за секунду, в межсетевом экране сервера Forefront TMG Server

Element properties:

TargetMicrosoft.Forefront.TMG.Server
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameForefront TMG Firewall Packet Engine
Counter NameDropped Packets/sec
Frequency600
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.AverageThreshold
RemotableTrue
AccessibilityPublic
Alert Message
Сервер Forefront TMG Server: достигнуто пороговое число отброшенных пакетов в секунду
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Forefront.TMG.Server.DroppedPacketsPerSec" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Server" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.AverageThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.Server.DroppedPacketsPerSec.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Dropped Packets/sec</CounterName>
<ObjectName>Forefront TMG Firewall Packet Engine</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>600</Frequency>
<Threshold>200</Threshold>
<NumSamples>5</NumSamples>
</Configuration>
</UnitMonitor>