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
CLI Commands
2-127
perf
perf.thresholdAlerts.deleteAlert
Syntax deleteAlert name
Purpose This command deletes a specified 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 one parameter.
Command Example
Root> perf thresholdAlerts deleteAlert checklinks
perf.thresholdAlerts.setState
Syntax setState name enabledState
Purpose This command sets the enabled state of the specified threshold alert.
Parameters This command has the following parameters.
Command Example
Root> perf thresholdAlerts setState checklinks enabled
perf.thresholdAlerts.show
Syntax show
name The name of a threshold alert as defined by the
commands perf.thresholdAlerts.counter.addAlert
and perf.thresholdAlerts.throughput.addAlert, or,
enter all to delete all of the configured
threshold alerts.
name The name of a threshold alert as defined by the
commands perf.thresholdAlerts.counter.addAlert
and perf.thresholdAlerts.throughput.addAlert.
enabledState Sets the counter threshold alert enabled state.
Valid values are enable and disable. Boolean 1
and 0 values may also be substituted.