The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner a960237139 Fixed recovery notifications (again). 2013-02-27 16:57:06 +01:00
components Bug fixes for the new cache code. 2013-02-27 16:04:49 +01:00
contrib Implement GDB pretty printers for some Icinga types. 2013-02-26 10:14:10 +01:00
docs Implement an alias for "abstract object". 2013-02-16 09:18:34 +01:00
etc Clean up the win32 config example. 2013-02-16 09:20:45 +01:00
icinga-app Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
itl Make the services/notifications caches thread safe. 2013-02-27 12:44:51 +01:00
lib Fixed recovery notifications (again). 2013-02-27 16:57:06 +01:00
m4 Add -pthread to the LDFLAGS. 2013-02-19 12:33:08 +01:00
test Removed x64 build target (use Win64 instead). 2013-02-08 15:52:21 +01:00
third-party Prefer libc's implementation of execvpe over our own. 2013-02-12 14:48:15 +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 Removed PCH support (as it's clearly not working properly). 2013-02-22 08:12:43 +01:00
configure.ac Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Build unit tests for Win64/Release. 2013-02-08 19:37:41 +01: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.