FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)

2
CLI Commands
2-163
perf
perf.thresholdAlerts.throughput.setParams
Syntax setParams name duration interval
Purpose This command sets the name, duration, and interval for a specified
throughput threshold alert. It also enables you to configure an alert to
be sent when the following two events occur at the same time.
The throughput threshold alert value is surpassed to more than
the timespan specified in the duration parameter.
The duration parameter is surpassed within the time frame
specified by the interval parameter.
Parameters This command has the following parameters:
Command Example
Root> perf thresholdAlerts throughput SetParams eportRx 1
10
name The name of a throughput threshold alert
as defined by the command
perf.thresholdAlerts.throughput.addAlert,
described on 2-158.
duration The duration time in minutes that the
utilization must exist to trigger the alert.
Acceptable values are in the range 0 to
70,560 minutes. Setting this value to zero
means that the alert is triggered if the
specified utilization is exceeded at any
time. The value of this parameter must be
less than or equal to the value of the
interval parameter.
interval This sets the interval time in minutes. The
interval is a fixed length of time. It is not a
rolling window of time. Acceptable values
are in the range 5 to 70,560 minutes. The
value of this parameter must be greater
than or equal to the value of the duration
parameter.