Configuring System Monitoring Thresholds
Page 298 7750 SR OS Basic System Configuration Guide
To create events, use the following CLI:
Example: config>system>thresholds# cflash-cap-warn cf1-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>thresh# rmon
Example
: config>system>thresh>rmon# event 5 both description "alarm
testing" owner "Timos CLI"
The following example displays the command output:
A:ALA-49>config>system>thresholds# info
----------------------------------------------
rmon
event 5 description "alarm testing" owner "Timos CLI"
exit
cflash-cap-warn cf1-B: rising-threshold 2000000 falling-threshold 1999900
interval 240 trap
memory-use-alarm rising-threshold 50000000 falling-threshold 45999999 interval
500
----------------------------------------------
A:ALA-49>config>system>thresholds#