Dell Server System Board Average CUPS/SYS Usage Performance Unit Monitor

Dell.Server.OOB.AvgCUPSUtilizationPerformanceUnitMonitor (UnitMonitor)

Performance of System Board Average CUPS/SYS Usage

Knowledge Base article:

Summary

This health monitor fetches the Average CUPS/SYS Utilization value periodically. The status can be Warning, Success or Critical

Causes

Element properties:

TargetDell.Server
Parent MonitorSystem.Health.PerformanceState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeDell.Server.OOB.Combined.AverageThresholdUMT
RemotableTrue
AccessibilityPublic
Alert Message
Dell OM: Average Overall System Utilization counter exceeded threshold

The Average Overall System Utilization performance counter for the Dell Server has exceeded the critical threshold set.
RunAsDefault

Source Code:

<UnitMonitor ID="Dell.Server.OOB.AvgCUPSUtilizationPerformanceUnitMonitor" Accessibility="Public" Enabled="false" Target="DellModelServer!Dell.Server" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" TypeID="Dell.Server.OOB.Combined.AverageThresholdUMT" Priority="Normal" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Dell.Server.PerfMonitor.AvgCUPSUtilization_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="PerformanceWarningThreshold" MonitorTypeStateID="WarningThreshold" HealthState="Warning"/>
<OperationalState ID="PerformanceCriticalThreshold" MonitorTypeStateID="CriticalThreshold" HealthState="Error"/>
<OperationalState ID="PerformanceNormalThreshold" MonitorTypeStateID="NormalThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>21600</IntervalSeconds>
<LogLevel>0</LogLevel>
<InstanceIndex>$Target/Property[Type="DellModelServer!Dell.Server"]/UID$</InstanceIndex>
<RemoteAccessIP>$Target/Property[Type="DellModelServer!Dell.Server"]/RemoteAccessIP$</RemoteAccessIP>
<RemoteConfig>$Target/Property[Type="DellModelServer!Dell.Server"]/RemoteSettings$</RemoteConfig>
<ComponentType>Dell.Server.AvgCUPSUtilization</ComponentType>
<PerformanceMetricName>System Board Average SYS Usage(last hour)</PerformanceMetricName>
<Warning>80</Warning>
<Critical>95</Critical>
<NumSamples>2</NumSamples>
<Username>$RunAs[Name='OOB!Microsoft.SystemCenter.OOB.SMASHMonitoringProfile']/UserName$</Username>
<Password>$RunAs[Name="OOB!Microsoft.SystemCenter.OOB.SMASHMonitoringProfile"]/Password$</Password>
</Configuration>
</UnitMonitor>