User's Manual

803 | Management Access Dell Networking W-Series ArubaOS 6.4.x| User Guide
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 controller is determined by
that controller’s model type and installed licenses. Use this command to trigger an
alert when the number of APs currently connected to the controller 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 controller’s capacity to support remote nodes
and local controllers. A master controller can support a combined total of 256
remote nodes and local controllers. The <percentage> parameter is the percentage
of the total master controller 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 controller’s tunnel capacity. The <percentage>
parameter is the percentage of the controller’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 controller’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 168: Capacity Alert Thresholds
In the WebUI
1. Navigate to the Configuration > Management > Thresholdpage.
2. Modify the capacity percentages for any of the thresholds described in Capacity Alert Thresholds” on
page657.
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
controlpath-cpu <percentage>
controlpath-memory <percentage>
datapath-cpu <percentage>
no-of-APs <percentage>
no-of-locals <percentage>
total-tunnel-capacity <percentage>
user-capacity <percentage>
Examples
The following command configures a new alert threshold for controlpath memory consumption:
(host) (config) #threshold datapath-cpu 90