User manual
2
2-166
E/OS Command Line Interface User Manual
perf
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
perf.thresholdAlerts.counter.show
Syntax show name
Purpose This command displays the settings for an individual counter
threshold alert.
Parameters This command has one parameter:
NOTE: The output of this command truncates threshold alert names that are
longer than 51 characters. If you specify lengthy names, you can display the
complete name by entering the comma-delimited mode using the
commaDelim command. For more information, see Using the commaDelim
Command on page 1-19.
Command Example Root> perf thresholdAlerts counter show checklinks
Output Example The output from the perf.thresholdAlerts.counter.show command
appears as follows:
Index: 3
Name: Example_CRC_Error_Finder
Ports: 2,4-7,20-24
Counter Statistic: CRC Errors
Increment: 5
Interval: 30
Alert State: Disabled
perf.thresholdAlerts.counter.showStatisticTable
Syntax showStatisticTable
name The name of a threshold alert as defined by the
command perf.thresholdAlerts.counter.addAlert,
described on 2-161.
You can specify all instead of a name, which means
that all threshold alerts are displayed.