Threshold Description
controlpath-cpu Set an alert threshold for controlpath CPU capacity. The <percentage> parameter is
the percentage of the total controlpath CPU capacity that must be exceeded before
the alert is sent. The default threshold for this parameter is 80%.
controlpath-memory Set an alert threshold for controlpath memory consumption. The <percentage>
parameter is the percentage of the total memory capacity that must be exceeded
before the alert is sent. The default threshold for this parameter is 80%.
datapath-cpu Set an alert threshold for datapath CPU capacity. The <percentage> parameter is
the percentage of the total datapath CPU capacity that must be exceeded before the
alert is sent. The default threshold for this parameter is 30%.
no-of-APs The maximum number of APs that can be connected to a switch is determined by
that switch’s model type and installed licenses. Use this command to trigger an alert
when the number of APs currently connected to the switch exceeds a specific
percentage of its total AP capacity. The default threshold for this parameter is 80%.
no-of-locals Set an alert threshold for the master switch’s capacity to support branch and local
switches. A master switch can support a combined total of 256 branch and local
switches. The <percentage> parameter is the percentage of the total master switch
capacity that must be exceeded before the alert is sent. The default threshold for
this parameter is 80%.
total-tunnel-capacity Set an alert threshold for the switch’s tunnel capacity. The <percentage> parameter
is the percentage of the switch’s total tunnel capacity that must be exceeded before
the alert is sent. The default threshold for this parameter is 80%
user-capacity Set an alert threshold for the switch’s user capacity. The <percentage> parameter is
the percentage of the total resource capacity that must be exceeded before the
alert is sent. The default threshold for this parameter is 80%.
Table 199: Capacity Alert Thresholds
In the WebUI
1. Navigate to the Configuration > Management > Threshold page.
2. Modify the capacity percentages for any of the thresholds described in Table 199.
3. ClickApply to save your settings.
In the CLI
4. To configure this feature, access the command-line interface in config mode and issue the following
commands:
threshold
Sample Configuration
The following command configures a new alert threshold for datapath memory consumption:
(host) (config) #threshold datapath-cpu 90
If this threshold is exceeded then subsequently drops below the 90% threshold, the switch would send the
following two syslog error messages.
May 14 13:13:58 nanny[1393]: <399816> <ERRS> |nanny| Resource 'Control-Path Memory' has gone
above 90% threshold, value : 93
May 14 13:16:58 nanny[1393]: <399816> <ERRS> |nanny| Resource 'Control-Path Memory' has come
below 90% threshold, value : 87
AOS-W 6.5.3.x | User Guide Management Access | 863