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

Microsoft.Forefront.TMG.Server.AvailableWorkerThreads.Monitor (UnitMonitor)

Отслеживает счетчик производительности "доступные рабочие потоки".

Element properties:

TargetMicrosoft.Forefront.TMG.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryPerformanceHealth
EnabledTrue
Instance NameForefront TMG Firewall Service
Counter NameAvailable Worker Threads
Frequency600
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Forefront.TMG.Server.AvailableWorkerThreads.Monitor" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Server" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.ConsecutiveSamplesThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="ConditionFalse" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
<OperationalState ID="ConditionTrue" MonitorTypeStateID="ConditionTrue" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Available Worker Threads</CounterName>
<ObjectName>Forefront TMG Firewall Service</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>600</Frequency>
<Threshold>0</Threshold>
<Direction>lessequal</Direction>
<NumSamples>3</NumSamples>
</Configuration>
</UnitMonitor>