This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
config_param [2017/06/20 14:23] admin |
config_param [2021/01/25 12:53] (current) admin |
||
---|---|---|---|
Line 19: | Line 19: | ||
This field contains the string used as email subject when emails are sent for automatic threshold. The default value is //**"DEVICE %DEVICE_NAME% Threshold"**//. These special keywords are also available: | This field contains the string used as email subject when emails are sent for automatic threshold. The default value is //**"DEVICE %DEVICE_NAME% Threshold"**//. These special keywords are also available: | ||
* **%DEVICE_NAME%**: the name of the device | * **%DEVICE_NAME%**: the name of the device | ||
+ | * **%DEVICE_IPADDR%**: the IP address of the device | ||
* **%EVENT_DESCR%**: the event description | * **%EVENT_DESCR%**: the event description | ||
* **%EVENT_STATUS%**: the event status name | * **%EVENT_STATUS%**: the event status name | ||
Line 36: | Line 37: | ||
When this field is 1 (true) will be raised an alarm when a server in a loadbalanced service goes down. | When this field is 1 (true) will be raised an alarm when a server in a loadbalanced service goes down. | ||
+ | |||
+ | == AUTOTHRESHOLD_OSPF_INTERFACE == | ||
+ | |||
+ | When this field is 1 (true) will be raised an alarm when an interface as the OSPF status Down or the status changes. | ||
+ | |||
+ | == AUTOTHRESHOLD_OSPF_NEIGHBOR == | ||
+ | |||
+ | When this field is 1 (true) will be raised an alarm when an OSPF neighbor as a Down state or the state changes. | ||