FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)
2
CLI Commands
2-153
perf
perf.thresholdAlerts.counter.setParams
Syntax setParams name increment interval
Purpose This command sets the increment and interval times for a specified
counter threshold alert.
NOTE: An alert cannot be modified unless it is in the disabled state. Verify
that the alert is disabled before executing this command.
Parameters This command has the following parameters:
Example If ports 0,1, or 2 CRC Error counter increments more then 5 times
within a period of 30 minutes, send an alert.
Port list = 0, 1, 2
CTA Counter = CRCErrors
Increment value= 5
Interval Time = 30
The increment value takes place in an interval that is a fixed length
amount of time. This interval is not a rolling window interval.
Command Example
Root> perf thresholdAlerts counter setParams checklinks 5 30
name The name of a counter threshold alert as
defined by the command
perf.thresholdAlerts.counter.addAlert, described
on 2-149.
increment This sets the number of times a counter must
increment during the interval period to trigger
the alert. Acceptable values are in the range of
1 to 70,560.
interval This sets the interval time in minutes for the
alert. Acceptable values are in the range of 5 to
70,560 minutes.