-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.1.1
-
Component/s: Monitoring: Nagios
-
Labels:None
-
Sprint:Sprint 24
From a 3.1.0 test installation on SES5M5, x86_64, SLES12SP3 Beta3 (using Icinga):
May 30 13:33:14 apollo icinga[31968]: Warning: Variable 'normal_check_interval' with value '5' is DEPRECATED. Replace it with 'check_interval'. May 30 13:33:14 apollo icinga[31968]: Warning: Variable 'retry_check_interval' with value '1' is DEPRECATED. Replace it with 'retry_interval'. May 30 13:33:14 apollo icinga[31968]: Warning: Variable 'normal_check_interval' with value '5' is DEPRECATED. Replace it with 'check_interval'. May 30 13:33:14 apollo icinga[31968]: Warning: Variable 'retry_check_interval' with value '1' is DEPRECATED. Replace it with 'retry_interval'. May 30 13:33:14 apollo icinga[31968]: Warning: Variable 'normal_check_interval' with value '5' is DEPRECATED. Replace it with 'check_interval'.
This is caused by the variables we use in the template backend/nagios/templates/nagios/services.cfg - we should check if these can be updated without causing incompatibilities for older versions of Nagios.
- links to