Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:config_param [2017/02/20 16:03]
admin
en:config_param [2017/03/07 15:48] (current)
admin
Line 1: Line 1:
-===== Configuration Parameters ​=====+==== Configuration Parameters ====
  
  
-=== AUTOTHRESHOLD_INTERFACE_DISCARDS ​===+== AUTOTHRESHOLD_INTERFACE_DISCARDS ==
  
 This field contains the number of discards per second beyond which the alarm is activated. When this field is 0 (zero) the autothreshold for interface discards is disabled globally. This field contains the number of discards per second beyond which the alarm is activated. When this field is 0 (zero) the autothreshold for interface discards is disabled globally.
  
  
-=== AUTOTHRESHOLD_EMAIL_SUBJECT ​===+== AUTOTHRESHOLD_EMAIL_SUBJECT ==
  
 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:
Line 13: Line 13:
   * **%EVENT_DESCR%**:​ the event description   * **%EVENT_DESCR%**:​ the event description
   * **%EVENT_STATUS%**:​ the event status name   * **%EVENT_STATUS%**:​ the event status name
 +
 +
 +== AUTOTHRESHOLD_LBVIPSERVICE_STATUS ==
 +
 +When this field is 1 (true) will be raised an alarm when a loadbalanced service goes down.
 +
 +
 +== AUTOTHRESHOLD_LBPOOLMEMBER_STATUS ==
 +
 +When this field is 1 (true) will be raised an alarm when a server on a server poll goes down.
 +
 +
 +== AUTOTHRESHOLD_LBSERVER_STATUS ==
 +
 +When this field is 1 (true) will be raised an alarm when a server in a loadbalanced service ​ goes down.
 +
 +
 +== API_ALARM_MULTIGET_MAXEVENT ==
 +
 +Maximum number of events in a the api alarmMultiget request. If this field is 0 all events will be released in a single response.