Hello all,

I took advantage of the year-end quiet to upgrade our Icinga2 servers from 
r2.3.10-1 to r2.4.1-1.
Overall it seemed to succeed, though on some nodes apt-get upgrade reported it 
as "held back" but it did upgrade subsequently using aptitude.
The concern I have is that though I see an icinga2 process running, "service 
icinga2 status" reports it as not running.
More detailed output below as to O/S version and so on; hoping someone has seen 
this and can shed some light on how to address it.

Best regards and Happy New Year,
Jay Newman, CDCDP
eSentire Inc.


# icinga2 --version
icinga2 - The Icinga 2 network monitoring daemon (version: r2.4.1-1)

Copyright (c) 2012-2015 Icinga Development Team (https://www.icinga.org)
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: /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: /run/icinga2/icinga2.pid

System information:
  Platform: _NAME="Ubuntu 14.04.3 LTS
  Platform version: ID="14.04
  Kernel: Linux
  Kernel version: 3.13.0-24-generic
  Architecture: x86_64
root@node05:/etc/icinga2#

# dpkg --list |grep icinga
ii  icinga2                              2.4.1-1~ppa1~trusty1             amd64 
       host and network monitoring system
ii  icinga2-bin                          2.4.1-1~ppa1~trusty1             amd64 
       host and network monitoring system - daemon
ii  icinga2-common                       2.4.1-1~ppa1~trusty1             all   
       host and network monitoring system - common files
ii  icinga2-doc                          2.4.1-1~ppa1~trusty1             all   
       host and network monitoring system - documentation
ii  libicinga2                           2.4.1-1~ppa1~trusty1             amd64 
       host and network monitoring system - internal libraries

# cat /run/icinga2/icinga2.pid
8290
# ps -ef |grep icinga
nagios    8290     1  3 10:38 ?        00:00:12 
/usr/lib/x86_64-linux-gnu/icinga2/sbin/icinga2 --no-stack-rlimit daemon -d -e 
/var/log/icinga2/icinga2.err

# service icinga2 status
* icinga2 is not running

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

Reply via email to