The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 6bebdddf98 Less verbose start output using the initscript
All output is dumped to startup.log and only shown in case of
'checkconfig' as parameter, but not during a reload/restart.

Furtermore some additional formatting to make it fit line by line.

fixes #5822
2014-06-12 16:05:45 +02:00
.vagrant-puppet Vagrant: Install debuginfo and latest packages by default. 2014-06-04 15:55:16 +02:00
cmake Make sure the installer doesn't overwrite config files. 2014-04-20 11:22:15 +02:00
components Livestatus: Add 'host_name' and 'service_description' columns for NagVis 2014-06-12 11:59:21 +02:00
contrib Implement the "cluster-zone" check task. 2014-05-25 19:59:52 +02:00
debian Less verbose start output using the initscript 2014-06-12 16:05:45 +02:00
dev Install vi in the dev environment. 2014-04-11 13:50:43 +02:00
doc Documentation: Emphasize on global zone on all nodes 2014-06-12 14:33:59 +02:00
etc Less verbose start output using the initscript 2014-06-12 16:05:45 +02:00
icinga-app Error messages: Replace exceptions with log/exit in main application. 2014-06-05 17:20:15 +02:00
itl Plugins: Add 'http_auth_pair' as 'http' command argument. 2014-06-03 19:54:59 +02:00
lib Fix thinko with global zone sync 2014-06-12 14:31:07 +02:00
pki Fix incorrect file names in icinga2-setup-agent. 2014-05-31 12:01:18 +02:00
test Livestatus: Add 'host_name' and 'service_description' columns for NagVis 2014-06-12 11:59:21 +02:00
third-party Rename C++ header files. 2014-05-25 16:27:14 +02:00
tools Syntax Highlighting: Add nano syntax file. 2014-06-04 15:45:03 +02:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Add scripts to build a dev environment with Docker. 2014-04-11 11:01:38 +02:00
.mailmap Add .mailmap file. 2013-09-25 22:02:39 +02:00
AUTHORS Update AUTHORS file. 2014-06-02 12:47:11 +02:00
CMakeLists.txt Fix revision in version string. 2014-05-21 10:33:14 +02:00
COPYING Added copyright headers. 2012-05-10 12:06:41 +02:00
COPYING.Exceptions Added copyright headers. 2012-05-10 12:06:41 +02:00
ChangeLog Update docs and ChangeLog for Beta 2. 2014-06-06 10:51:56 +02:00
INSTALL Update documentation. 2014-05-27 07:50:01 +02:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
Vagrantfile Require at least Vagrant 1.2.x in Vagrantfile. 2014-05-30 16:12:42 +02:00
config.h.cmake Include monitoring plugin commands seperately. 2014-05-10 19:02:51 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Spec file fixes for opensuse, preun macro, conditionals. 2014-06-11 15:52:41 +02:00

README

Icinga 2
========

Icinga 2 is a network monitoring application. Read the INSTALL file for more
information about how to install it.

The documentation is located in the doc/ directory. The latest documentation
snapshot is also available on https://docs.icinga.org

Check the project website at http://www.icinga.org for status updates and
https://support.icinga.org if you want to contact us.