This monitor catches Xian events that notifies when the Total used memory has changed its state.
Total used memory is over threshold.
The amount of total used MB is above the maximum threshold configured in Xian Network Manager 2012.
It can occur due to memory allocation failures or even memory leak problems in your switch.
Check the memory requirements for your software release version or feature set. Use 'show memory summary' and 'show processes memory' commands to check for a large quantity of memory used for normal or abnormal processes. If required, add more memory.
Monitors the total used memory on all Cisco Wireless memory pools.
Target | Jalasoft.Xian.Common.Types.ThirdParty.Cisco.JsXCiscoWirelessMemoryPoolElementContainer | ||
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.CiscoWireless.TotalUsedMemory.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Types.ThirdParty.Cisco.JsXCiscoWirelessMemoryPoolElementContainer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="TotalUsedMemory_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>