The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich c5b13ff2b1 Fix that cluster config sync ignores zones.d directory from API config packages
fixes #10819
2015-12-10 22:21:29 +01:00
agent Fix possible crash in Icinga 2 Setup Wizard 2015-11-23 14:13:32 +01:00
cmake Update copyright year 2015-01-22 12:00:23 +01:00
contrib Add contrib/discover-api.py 2015-11-09 12:16:26 +01:00
doc Documentation: Fix missing SUSE repository for monitoring plugins 2015-12-09 15:33:31 +01:00
etc Only execute chcon if selinux is enabled and use full context 2015-12-07 10:13:40 +01:00
icinga-app Implement Platform* global variables 2015-11-23 13:10:25 +01:00
icinga-studio Update wxWidgets documentation for Icinga Studio 2015-11-14 05:51:03 +01:00
itl Fix that the hpasm CheckCommand is using the PluginDir constant 2015-12-07 10:22:22 +01:00
lib Fix that cluster config sync ignores zones.d directory from API config packages 2015-12-10 22:21:29 +01:00
plugins Fix a couple of wrong white spaces 2015-09-18 13:04:09 +02:00
test Livestatus: Fix "class" filter for log table 2015-11-26 19:15:54 +01:00
third-party Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
tools Remove IcingaStatusWriter feature 2015-11-26 19:30:40 +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 Update AUTHORS 2015-11-26 10:35:24 +01:00
.travis.yml Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
AUTHORS Update AUTHORS 2015-12-04 10:28:02 +01:00
CMakeLists.txt Disable --std=c++11 for ancient GCC versions 2015-11-30 08:16:39 +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 2.4.1 2015-11-26 11:20:03 +01:00
INSTALL.md Add CMake flag for disabling the unit tests 2015-11-25 15:24:04 +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 Update RELEASE.md 2015-12-07 16:29:19 +01:00
changelog.py Add 'support' tracker to changelog.py 2015-10-16 13:49:39 +02: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 2.4.1 2015-11-26 11:20:03 +01:00
icinga2.spec Release version 2.4.1 2015-11-26 11:20: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.