System Management
338
Basic System Configuration Guide
3HE 11010 AAAC TQZZA Edition: 01
6.13.2.1.3 System Alarm Commands
thresholds
Syntax thresholds
Context config>system
Description This command enables the context to configure monitoring thresholds.
cflash-cap-alarm
Syntax cflash-cap-alarm cflash-id rising-threshold threshold [falling-threshold threshold]
interval seconds [rmon-event-type] [startup-alarm alarm-type]
no cflash-cap-alarm cflash-id
Context config>system>thresholds
Description This command enables capacity monitoring of the compact flash specified in this command.
The severity level is Alarm. Both a rising and falling threshold can be specified.
The no form of this command removes the configured compact flash threshold alarm.
Parameters cflash-id — the cflash-id specifies the name of the cflash device to be monitored (see
Table 14 for parameter descriptions and values)
rising-threshold threshold — specifies a threshold for the sampled statistic. When the
current sampled value is greater than or equal to this threshold, and the value at the
last sampling interval was less than this threshold, a single threshold crossing event
will be generated. A single threshold crossing event will also be generated if the first
sample taken is greater than or equal to this threshold and the associated startup-
alarm is equal to rising or either.
After a rising threshold crossing event is generated, another such event will not be
generated until the sampled value falls below this threshold and reaches less than or
equal to the falling-threshold value.
The threshold values represent units of 512 bytes.
Values -2147483648 to 2147483647
Default 0
falling-threshold threshold — specifies a threshold for the sampled statistic. When the
current sampled value is less than or equal to this threshold, and the value at the last
sampling interval was greater than this threshold, a single threshold crossing event
will be generated. A single threshold crossing event will also be generated if the first
sample taken is less than or equal to this threshold and the associated startup-alarm
is equal to falling or either.