The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 0f6b31dfd8 Use BOOST_CHECK() instead of BOOST_REQUIRE(). 2013-02-07 11:13:00 +01:00
components objects.cache: Implement service dependencies 2013-02-06 22:41:40 +01:00
contrib Removed duplicate config files. 2012-10-19 12:17:06 +02:00
docs Documentation: add man pages 2013-02-06 17:49:11 +01:00
etc update .gitignore 2013-02-04 18:36:21 +01:00
icinga-app Documentation: add man pages 2013-02-06 17:49:11 +01:00
itl Write a validator for method names 2013-02-06 13:10:14 +01:00
lib Make sure that unnamed items in a dictionary are always in the order they were inserted in. 2013-02-07 09:36:17 +01:00
m4 Use boost::program_options to parse arguments. 2013-02-02 23:22:27 +01:00
test Use BOOST_CHECK() instead of BOOST_REQUIRE(). 2013-02-07 11:13:00 +01:00
third-party Get rid of the 'rm -r' stuff in autogen.sh 2013-01-30 08:42:13 +01: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
INSTALL Removed git-buildpackage note. Added gbp.conf file. 2012-09-20 10:39:55 +02:00
Makefile.am Documentation: implement make target for asciidoc generation 2013-02-05 16:32:26 +01: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 Documentation: add man pages 2013-02-06 17:49:11 +01:00
configure.ac Documentation: add man pages 2013-02-06 17:49:11 +01:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Fixed Windows build dependencies for compatido. 2012-09-28 12:09:00 +02:00
icinga2.spec Changed version number (again). 2012-10-16 10:27:29 +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.