Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
Global Configuration Mode Commands (T-threshold phspc)   
▀  threshold model 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
5546 
   
threshold model 
Configures the thresholding model, alarm or alert, for the system to use. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
threshold model { alarm | alert } 
alarm
 
Selects the alarm thresholding model as described in the Usage section for this command. 
alert
 
Selects the alert thresholding model as described in the Usage section for this command. 
Usage 
The system supports the following thresholding models: 
 
Alert: A value is monitored and an alert condition occurs when the value reaches or exceeds the 
configured high threshold within the specified polling interval. The alert is generated then generated 
and/or sent at the end of the polling interval. 
In the example shown in the figure below, this model generates alerts during period 2, 3, and 5 at the point 
where the count exceeded the high threshold. 
 
Alarm: Both high and low threshold are defined for a value. An alarm condition occurs when the value 
reaches or exceeds the configured high threshold within the specified polling interval. The alert is 
generated then generated and/or sent at the end of the polling interval. 
The alarm is cleared at the end of the first interval where the measured value is below the low threshold. 
In the example shown in the figure below, this model generates an alarm during period 2 when the count 
exceeds the high threshold. A second alarm is generated in period 6 when the count falls beneath low 
threshold. The second alarm indicates a “clear” condition.