This monitor catches Xian events that notifies when the CPU load has changed its state.
CPU load is over threshold.
Percentage of CPU load is above the maximum threshold configured in Xian Network Manager 2012.
Burst of CPU activity or a permanent increase of busy time.
Occasional peaks are not to worry about, but you may be facing the need to increase CPU capacity. Check application of processes, logs and TCP functionality to troubleshoot errors or unusual performance.
Monitors the CPU load.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.AIX.JsXAIXCPUElement | ||
Parent Monitor | System.Health.PerformanceState | ||
Algorithm | WorstOf | ||
Category | StateCollection | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Low | ||
Alert Auto Resolve | True | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
|
<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.AIXServers.CPULoad.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_AIX!Jalasoft.Xian.Common.Elements.ThirdParty.AIX.JsXAIXCPUElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="CPULoad_AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[3]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>