User manual

2
2-168
E/OS Command Line Interface User Manual
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 enables or disables specified threshold alert.
Parameters This command has the following parameters:
Command Example
Root> perf thresholdAlerts setState checklinks enabled
perf.thresholdAlerts.show
Syntax show
Purpose This command displays information about all threshold alerts.
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.