Próg wydajności: Monitor listy prac dla skrzynki odbiorczej serwera lokacji hman.box\ForwardingMsg

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_hman_inbox_ForwardingMsg_backlog_monitor (UnitMonitor)

Ten monitor sprawdza listę prac dla skrzynki odbiorczej hman.box\ForwardingMsg na serwerze lokacji. Zgłasza alert, jeśli lista prac przekroczy próg.

Knowledge Base article:

Podsumowanie

Łączna liczba plików w skrzynce odbiorczej menedżera hierarchii hman.box\ForwardingMsg na serwerze lokacji przekroczyła standardowy próg operacyjny.

W tym folderze są przechowywane tymczasowo pliki menedżera hierarchii.

Jeśli liczba plików będzie wykraczać poza próg, informacje o hierarchii nie będą odzwierciedlane w bazie danych lokacji programu Configuration Manager na czas.

Przyczyny

Łączna liczba plików menedżera hierarchii może przekraczać próg, ponieważ:

Rozwiązania

Aby rozwiązać ten problem i zmniejszyć liczbę plików menedżera hierarchii:

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteServerRoleBaseClass
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameSMS Inbox
Counter NameFile Current Count
Frequency900
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
Alert Message
Alert listy prac dla elementu hman.box\ForwardingMsg serwera lokacji

Wystąpienie {0} Obiekt {1} Liczba {2} Ma wartość {3} O godzinie {4}
RunAsDefault
CommentSIV:HMAN0025

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_hman_inbox_ForwardingMsg_backlog_monitor" Comment="SIV:HMAN0025" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServerRoleBaseClass" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="SystemPerf!System.Performance.ConsecutiveSamplesThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_hman_inbox_ForwardingMsg_backlog_monitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data/Context/ObjectName$</AlertParameter2>
<AlertParameter3>$Data/Context/CounterName$</AlertParameter3>
<AlertParameter4>$Data/Context/Value$</AlertParameter4>
<AlertParameter5>$Data/Context/TimeSampled$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ConditionFalse" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
<OperationalState ID="ConditionTrue" MonitorTypeStateID="ConditionTrue" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>File Current Count</CounterName>
<ObjectName>SMS Inbox</ObjectName>
<InstanceName>hman.box&gt;ForwardingMsg</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Threshold>10000</Threshold>
<Direction>greater</Direction>
<NumSamples>12</NumSamples>
</Configuration>
</UnitMonitor>