The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 81c3f07f13 compatido: add commented component example to icinga-standalone.conf 2012-09-22 18:17:37 +02:00
components compatido: drop idoprotoapi.h, put hardcoded values with desc instead 2012-09-22 18:05:43 +02:00
contrib Added IcingaConnection PHP class. 2012-07-13 14:28:52 +02:00
debian Updated git-buildpackage options to not run ./configure twice. 2012-09-20 11:10:11 +02:00
docs Fixed more doxygen warnings. 2012-09-17 14:47:43 +02:00
icinga-app compatido: add commented component example to icinga-standalone.conf 2012-09-22 18:17:37 +02:00
lib Revert "s/cibsync/replication/g in icingaapplication lib, loading the right component" 2012-09-22 15:07:22 +02:00
m4 Fixed detection of libboost_system on Solaris. 2012-09-18 15:37:49 +02:00
test Fixed unit tests. 2012-09-14 11:41:15 +02:00
third-party Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
.gitignore Updated .gitignore file. 2012-09-20 11:10:00 +02:00
AUTHORS Fixed Debian lintian warnings. 2012-05-11 13:54:37 +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 Initial commit. 2012-03-28 13:24:49 +02:00
GPLHeader Fixed FSF address. 2012-05-11 13:33:57 +02:00
INSTALL Removed git-buildpackage note. Added gbp.conf file. 2012-09-20 10:39:55 +02:00
Makefile.am Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
NEWS Updated INSTALL/README/NEWS files. 2012-09-14 10:42:21 +02:00
README Updated README files to mention autogen.sh (hi lazyfrosch!) 2012-09-17 14:54:17 +02:00
aminclude.am Added missing m4 file. 2012-05-21 08:24:51 +02:00
autogen.sh Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
configure.ac Merge branch 'master' into compatido 2012-09-22 15:07:43 +02:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Merge branch 'master' into compatido 2012-09-22 15:07:43 +02:00
icinga2.spec Renamed icinga binary to icinga2 to avoid conflicts with Icinga 1.x 2012-09-17 09:48:34 +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 file docs/icinga2-intro.txt contains an in-depth overview
of currently implemented and planned features for Icinga 2.

Read the INSTALL file for information on how to install Icinga 2.

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