System Management
Basic System Configuration Guide 367
cflash-cap-warn-pct
Syntax cflash-cap-warn-pct cflash-id rising-threshold threshold [falling-threshold threshold]
interval seconds [rmon-event-type rmon-event-type] [startup-alarm alarm-type]
no cflash-cap-warn-pct cflash-id
Context config>system>thresholds
Description This command enables capacity monitoring of the compact flash specified in this command. The usage
is monitored as a percentage of the capacity of the compact flash.
The severity level is warning. Both a rising and falling threshold can be specified. The no form of this
command removes the configured compact flash threshold warning.
Parameters cflash-id — The cflash-id specifies the name of the cflash device to be monitored.
Values cf1:, cf1-A:,cf1-B:,cf2:,cf2-A:,cf2-B:,cf3:,cf3-A:,cf3-B:
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 value is the percentage of used space versus capacity for the specified compact
flash.
Values 0 to 100
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.
After a falling threshold crossing event is generated, another such event will not be generated
until the sampled value rises above this threshold and reaches greater than or equal to the
rising-threshold value.
The threshold value is the percentage of used space versus capacity for the specified compact
flash.
Values
0 to 100
Default 0
seconds — Specifies the polling period over which the data is sampled and compared with the
rising and falling thresholds.
Values 1 to 2147483647