Skip to content

Instantly share code, notes, and snippets.

@masterzen
Created April 21, 2016 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masterzen/d33143e3c2ec581bec9b2fc328b4fbff to your computer and use it in GitHub Desktop.
Save masterzen/d33143e3c2ec581bec9b2fc328b4fbff to your computer and use it in GitHub Desktop.
% icinga2 console
[2016-04-21 16:16:30 +0200] information/icinga-app: Icinga application loader (version: r2.1.1-1)
[2016-04-21 16:16:30 +0200] information/icinga-app: Loading application type: icinga/IcingaApplication
[2016-04-21 16:16:30 +0200] information/Utility: Loading library 'libicinga.so'
[2016-04-21 16:16:30 +0200] information/ConfigCompiler: Adding include search dir: /usr/share/icinga2/include
[2016-04-21 16:16:30 +0200] critical/icinga-app: Another instance of Icinga already running with PID 19932
@masterzen
Copy link
Author

% dpkg -L icinga2
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/icinga2
/usr/share/doc/icinga2/NEWS.gz
/usr/share/doc/icinga2/changelog.Debian.gz
/usr/share/doc/icinga2/changelog.gz
/usr/share/doc/icinga2/copyright
/usr/share/doc/icinga2/TODO.Debian
/usr/share/doc/icinga2/README.md
/usr/share/doc/icinga2/AUTHORS

% dpkg -l | grep icinga2
ii icinga2 2.1.1-1bpo70+1 amd64 host and network monitoring system
ii icinga2-bin 2.1.1-1
bpo70+1 amd64 host and network monitoring system - daemon
ii icinga2-common 2.1.1-1bpo70+1 all host and network monitoring system - common files
ii icinga2-ido-pgsql 2.1.1-1
bpo70+1 amd64 host and network monitoring system - PostgreSQL support
ii python-icinga2 2.1.1-1~bpo70+1 all host and network monitoring system - Python module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment