Basic System Configuration Guide System Management
Edition: 01 3HE 11010 AAAC TQZZA 311
To create events, use the following CLI syntax:
CLI Syntax: config>system
thresholds
cflash-cap-alarm cflash-id rising-threshold
threshold [falling-threshold threshold]
interval seconds [rmon-event-type]
[startup-alarm alarm-type]
cflash-cap-warn cflash-id rising-threshold
threshold [falling-threshold threshold]
interval seconds [rmon-event-type]
[startup-alarm alarm-type]
memory-use-alarm rising-threshold threshold
[falling-threshold threshold] interval
seconds [rmon-event-type] [startup-alarm
alarm-type]
memory-use-warn rising-threshold threshold
[falling-threshold threshold] interval
seconds [rmon-event-type] [startup-alarm
alarm-type]
rmon
alarm rmon-alarm-id variable-oid
oid-string interval seconds
[sample-type] [startup-alarm
alarm-type] [rising-event rmon-event-id
rising-threshold threshold]
[falling-event rmon-event-id
falling-threshold threshold] [owner
owner-string]
event rmon-event-id [event-type]
[description description-string] [owner
owner-string]
Example: config>system>thresholds# cflash-cap-warn cf3-B:
rising-threshold 2000000 falling-threshold 1999900
interval 240 trap startup-alarm either
Example: config>system>thresholds# memory-use-alarm
rising-threshold 50000000 falling-threshold 45999999
interval 500 both startup-alarm either
Example: config>system>thresholds# rmon
Example: config>system>thresholds>rmon# event 5 both description
"alarm testing" owner "Timos CLI"