This monitor catches Xian events that notifies when the Average CPU utilization has changed its state.
Free CPU Memory is under threshold.
The free CPU memory is above the maximum threshold configured in Xian Network Manager.
www.jalasoft.com/KnowledgeBase
It can occur due to memory allocation failures or even memory leak problems in CPU of your device.
Check the CPU resources utilization using the following comands in Cisco NX-OS Release. The "show system resources" command displays the high level CPU utilization for the supervisor module. The "show process cpu" command with the sort option lists all of the processes sorted by the highest CPU utilization per process. 4.2(1).
Monitors the percentage of free CPU memory of a Cisco Nexus device.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusSnmpDeviceElement | ||
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.CiscoNexus.AverageCPUUtilization.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusSnmpDeviceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="AverageCPUUtilization_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>