Leistungsschwellenwert: Monitor für Warnungsserver der Online-Clients insgesamt

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_BGBServer_Total_Online_Clients_Monitor (UnitMonitor)

Von diesem Monitor wird die Gesamtanzahl der Clients online auf dem Warnungsserver überprüft.

Knowledge Base article:

Zusammenfassung

Der SMS-Warnungs-Manager (Systems Management Server) kann überlastet werden, wenn über 25.000 Clients gleichzeitig mit ihm verbunden sind.

Von diesem Zähler wird die Anzahl von Clients angegeben, welche mit dem SMS-Warnserver verbunden sind. Wenn die Anzahl über 25.000 beträgt, wird eine Warnung generiert.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.BGBServer
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameSMS Notification Server
Counter NameTotal online clients
Frequency900
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
Alert Message
Die Gesamtanzahl der Clients online ist zu hoch.
Objekt "{0}", Indikator "{1}" weist zum Zeitpunkt "{3}" den Wert "{2}" auf.
RunAsDefault
CommentSIV:CF00012

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_BGBServer_Total_Online_Clients_Monitor" Comment="SIV:CF00012" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.BGBServer" 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_BGBServer_Total_Online_Clients_Monitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/ObjectName$</AlertParameter1>
<AlertParameter2>$Data/Context/CounterName$</AlertParameter2>
<AlertParameter3>$Data/Context/Value$</AlertParameter3>
<AlertParameter4>$Data/Context/TimeSampled$</AlertParameter4>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId9ccded51c3c045ec8a590da390c15afb" MonitorTypeStateID="ConditionTrue" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId8f04aa0652884a299bc88fa91ff7ca01" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Total online clients</CounterName>
<ObjectName>SMS Notification Server</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Threshold>25000</Threshold>
<Direction>greater</Direction>
<NumSamples>12</NumSamples>
</Configuration>
</UnitMonitor>