The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich f99feab08c Revert "Fix check scheduling w/ retry_interval"
This reverts commit a51e647cc7.

This patch causes trouble with check results received
1) passively 2) throughout the cluster. A proper patch
for setting the retry_interval on NOT-OK state changes
is required.

refs #11248
refs #11257
refs #11273

(the old issue)
refs #7287
2016-03-11 15:55:14 +01:00
agent Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
cmake Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
contrib Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
doc Docs: Add API examples for creating services and check commands 2016-03-11 15:54:29 +01:00
etc Reload logs after logrotate across distros 2016-02-23 09:27:30 +01:00
icinga-app Remove superfluous ifdef 2016-02-23 09:17:02 +01:00
icinga-studio Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
itl ITL: add check_http args for SSL version forcing 2016-03-11 15:49:53 +01:00
lib Revert "Fix check scheduling w/ retry_interval" 2016-03-11 15:55:14 +01:00
plugins Fixed precision for percentage calculations with large units 2016-02-23 09:47:19 +01:00
test Update copyright header for test/remote-base64.cpp 2016-02-23 10:57:08 +01:00
third-party Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
tools Release version v2.4.3 2016-02-24 14:26:37 +01:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Add build directories to gitignore 2014-11-11 10:07:59 +01:00
.mailmap Fix AUTHORS and .mailmap 2016-02-23 09:23:03 +01:00
.travis.yml Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
AUTHORS Update AUTHORS 2016-03-11 15:50:02 +01:00
CMakeLists.txt Add -pthread to build flags 2016-02-23 10:46:19 +01: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 Release version v2.4.3 2016-02-24 14:26:37 +01:00
INSTALL.md Add CMake flag for disabling the unit tests 2015-12-08 15:56:51 +01:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Fix README.md urls 2015-07-07 10:12:18 +02:00
RELEASE.md Release version 2.4.2 2016-02-23 12:58:36 +01:00
changelog.py Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
config.h.cmake Implement support for libedit 2015-03-17 15:05:47 +01:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.nuspec Release version v2.4.3 2016-02-24 14:26:37 +01:00
icinga2.spec Update build requirements for SLES 11 SP4 2016-03-11 15:54:03 +01:00
mkdocs.yml Add documentation for the script debugger 2015-11-10 14:45:46 +01:00

README.md

Icinga 2

About

Icinga 2 is an open source monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.

Scalable and extensible, Icinga 2 can monitor large, complex environments across multiple locations.

More details online at www.icinga.org and inside the documentation.

Installation

Read the INSTALL.md file for more information about how to install it.

Documentation

The documentation is located in the doc/ directory. The latest documentation is also available on https://docs.icinga.org

Support

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