The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 45bfe2762e Fixed detection of the Boost Unit Test Framework. 2012-09-26 10:20:22 +02:00
components Changed header for the status.dat file. 2012-09-25 11:38:40 +02:00
contrib Added IcingaConnection PHP class. 2012-07-13 14:28:52 +02:00
docs Rephrased the description for check_command. 2012-09-25 15:31:19 +02:00
icinga-app Install icinga2 binary in $PREFIX/sbin rather than $PREFIX/bin. 2012-09-26 09:56:28 +02:00
lib Added missing GPL header in scripttask.cpp. 2012-09-25 15:46:24 +02:00
m4 Fixed detection of the Boost Unit Test Framework. 2012-09-26 10:20:22 +02:00
test Fixed unit tests. 2012-09-14 11:41:15 +02:00
third-party Build fix for Windows. 2012-09-21 16:28:14 +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 Use AC_PROG_LEX instead of AM_PROG_LEX. 2012-09-26 09:54:11 +02:00
configure.ac Use AC_PROG_LEX instead of AM_PROG_LEX. 2012-09-26 09:54:11 +02:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Added Win64 build support. 2012-09-21 16:15:36 +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.