Dear experts,
I am running Icinga2 version 2.6.3 in high availability mode using two servers.
Since the previous version when reloading or restarting the icinga2 service all 
the downtime or acknowledgemnt that we had set are lost.
This is of course affecting normal operations.

The OS version is SLC 6.8 (kernel 2.6.32-642.15.1.el6.x86_6) see below more 
info.
The icinga2web version used is 2.4.1.

The files related to the downtime are for example written in 
/var/lib/icinga2/api/packages/_api/conf.d/downtimes
but is seems they are not reloaded after a restart/reload of the service and 
consequently we have to set them again.

Would you have any hints about where/what to look or how to fix? 
The issue appears only on the system configured in high availability, while on 
a single standalone server with same icinga2 version (and same nodes and 
checks) the downtime and acknowledgement survive a service reload or restart.

Thank you for any help or suggestion you could provide and best regards,

Diana


-
Diana Scannicchio
University of California, Irvine
ATLAS TDAQ SysAdmin group
Mobile: +41 75 411 5855
Office: +41 22 76 75240
OnCall: 164851

[root@icinga-20 icinga2]# icinga2 object list --type Endpoint
Object 'icinga-21.cern.ch' of type 'Endpoint':
  % declared in '/etc/icinga2/zones.conf', lines 18:1-18:42
  * __name = "icinga-21.cern.ch"
  * host = "icinga-21.cern.ch"
    % = modified in '/etc/icinga2/zones.conf', lines 19:5-19:37
  * log_duration = 86400
  * name = "icinga-21.cern.ch"
  * package = "_etc"
  * port = "5665"
    % = modified in '/etc/icinga2/zones.conf', lines 20:5-20:17
  * templates = [ "icinga-21.cern.ch" ]
    % = modified in '/etc/icinga2/zones.conf', lines 18:1-18:42
  * type = "Endpoint"
  * zone = ""

Object 'icinga-20.cern.ch' of type 'Endpoint':
  % declared in '/etc/icinga2/zones.conf', lines 13:1-13:42
  * __name = "icinga-20.cern.ch"
  * host = "icinga-20.cern.ch"
    % = modified in '/etc/icinga2/zones.conf', lines 14:5-14:37
  * log_duration = 86400
  * name = "icinga-20.cern.ch"
  * package = "_etc"
  * port = "5665"
    % = modified in '/etc/icinga2/zones.conf', lines 15:5-15:17
  * templates = [ "icinga-20.cern.ch" ]
    % = modified in '/etc/icinga2/zones.conf', lines 13:1-13:42
  * type = "Endpoint"
  * zone = “"


[root@icinga-20 icinga2]# icinga2 --version
icinga2 - The Icinga 2 network monitoring daemon (version: v2.6.3)

Copyright (c) 2012-2017 Icinga Development Team (https://www.icinga.com/)
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Application information:
  Installation root: /usr
  Sysconf directory: /etc
  Run directory: /var/run
  Local state directory: /var
  Package data directory: /usr/share/icinga2
  State path: /var/lib/icinga2/icinga2.state
  Modified attributes path: /var/lib/icinga2/modified-attributes.conf
  Objects path: /var/cache/icinga2/icinga2.debug
  Vars path: /var/cache/icinga2/icinga2.vars
  PID path: /var/run/icinga2/icinga2.pid

System information:
  Platform: Scientific Linux CERN SLC
  Platform version: 6.8 (Carbon)
  Kernel: Linux
  Kernel version: 2.6.32-642.15.1.el6.x86_64
  Architecture: x86_64

Build information:
  Compiler: GNU 4.8.2
  Build host: e6e3648876de



[root@icinga-20 icinga2]#  icinga2 feature list
Disabled features: debuglog gelf graphite influxdb livestatus opentsdb perfdata 
syslog
Enabled features: api checker command compatlog ido-mysql mainlog notification 
statusdata











_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to