FW 07.00.00/HAFM SW 08.06.00 McDATA Enterprise Operating System Command Line Interface User Manual (620-000134-720, April 2005)

Table Of Contents
2
2-134
Enterprise Operating System Command Line Interface User Manual
perf
perf.thresholdAlerts.throughput.setParams
Syntax setParams name duration interval
Purpose This command sets the duration and interval times for a specified
throughput threshold alert. This command enables you to configure
the alert to be sent if both of the following events occur:
The throughput threshold alert value is surpassed for more than
the timespan specified for 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-129.
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.