The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 7c0a71bc29 Compat: split cr output into (long_)output, log only output
status.dat requires output, and long_output seperated for proper
representation by guis and addons (they cannot be changed for
compatibility reasons, we must change).

logging an ALERT requires only the output (first line of the check
result output).

fixes #3882
fixes #4348
2013-06-26 18:23:59 +02:00
components Compat: split cr output into (long_)output, log only output 2013-06-26 18:23:59 +02:00
contrib configconvert: move to tools/ 2013-06-24 16:14:20 +02:00
docs docs: s/check_command/command/ on command object, s/CGIs/Classic UI/ 2013-06-22 12:51:43 +02:00
etc Implement notification_*_filter variables for Host/Service objects. 2013-06-26 10:19:00 +02:00
icinga-app Implement notification conditions. 2013-06-26 09:08:50 +02:00
itl Remove obsolete templates. 2013-06-24 09:24:33 +02:00
lib Make the "custom" attribute a dictionary. 2013-06-26 10:19:00 +02:00
m4 configure.ac: Fix Python detection. 2013-04-22 11:31:15 +02:00
test Windows build fix. 2013-04-19 15:28:34 +02:00
third-party Bugfixes for the BufferedStream class. 2013-04-19 14:47:41 +02:00
tools configconvert: fix already replaced quotes escaping 2013-06-26 17:52:54 +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
INSTALL Update INSTALL file. 2013-05-02 14:50:07 +02:00
Makefile.am Fix staged installs (DESTDIR). 2013-04-21 18:28:38 +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 Fix autogen.sh on Mac OS X. 2013-03-15 00:12:37 +01:00
configure.ac tools: move mkembedconfig into subdir 2013-06-24 16:05:18 +02:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Cleaned up VS project files. 2013-03-12 19:49:24 +01:00
icinga2.spec icinga2.spec: show some love for proper builds 2013-05-04 17:53:00 +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.