The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich dc0f2e2fa9 Config Conversion: Skip ARGn macros on Command object export. 2013-09-10 14:04:18 +02:00
components livestatus: Fix macro priority. 2013-09-10 10:37:30 +02:00
contrib Fix bug in the mutex gdb printer. 2013-09-02 15:12:04 +02:00
docs Configuration: Remove 'local' identifier. 2013-08-29 14:51:38 +02:00
etc Implement restarting Icinga. 2013-08-30 14:27:24 +02:00
icinga-app base: Don't set thread name for the first thread. 2013-09-03 15:44:31 +02:00
itl Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
lib Don't copy macros / custom attributes to services. 2013-09-10 10:54:23 +02:00
m4 ido_mysql: Automatically reconnect when necessary. 2013-07-19 10:18:47 +02:00
test Add more unit tests for the Value class. 2013-09-02 15:11:39 +02:00
third-party Replace our execvpe() replacement with something GPL-compatible. 2013-08-07 08:47:28 +02:00
tools Config Conversion: Skip ARGn macros on Command object export. 2013-09-10 14:04:18 +02:00
.gitignore update .gitignore 2013-07-30 13:14:54 +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 Update INSTALL file. 2013-05-02 14:50:07 +02:00
Makefile.am cluster: Send config updates. 2013-09-04 15:47:15 +02:00
NEWS Updated INSTALL/README/NEWS files. 2012-09-14 10:42:21 +02:00
README Remove duplicate sentence from the README file. 2013-08-29 07:37:34 +02:00
aminclude.am Added missing m4 file. 2012-05-21 08:24:51 +02:00
autogen.sh Fix autogen.sh on Mac OS X. 2013-03-15 00:12:37 +01:00
configure.ac Build fix: Check if pthread_setname_np() is available. 2013-09-08 13:13:37 +02:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Windows build fix. 2013-09-01 06:01:27 +02:00
icinga2.spec Update icinga2.spec 2013-08-28 18:24:12 +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.

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