The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 65e69fcd37 Another attempt at fixing the API deadlock
fixes #6617
2014-07-01 09:41:02 +02:00
cmake Add missing license headers 2014-06-23 10:56:12 +02:00
components Build fix for Debian unstable 2014-06-25 12:24:02 +02:00
contrib Fix arguments for tar 2014-06-27 13:44:00 +02:00
debian Update minimum version of the icinga-cgi dependency 2014-06-27 13:23:02 +02:00
doc Add documentation for || and && 2014-06-27 12:21:11 +02:00
etc Improve the systemd service definition file 2014-06-24 13:40:44 +02:00
icinga-app Disable console log after activating all config items 2014-06-24 13:04:07 +02:00
itl Add more options to snmp check 2014-06-27 08:24:44 +02:00
lib Another attempt at fixing the API deadlock 2014-07-01 09:41:02 +02:00
pki Clean pki/ install 2014-06-13 20:58:43 +02:00
test Move the Vagrant VM to https://github.com/Icinga/icinga-vagrant 2014-06-13 22:39:17 +02:00
third-party Replace FindMYSQL.cmake with another script which has a compatible license 2014-06-25 10:21:38 +02:00
tools Fix icinga-{en,dis}able-feature text 2014-06-15 22:10:15 +02:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Update gitignores 2014-06-13 10:22:28 +02:00
.mailmap Add .mailmap file. 2013-09-25 22:02:39 +02:00
AUTHORS Update AUTHORS 2014-06-24 13:46:09 +02:00
CMakeLists.txt Add missing license headers 2014-06-23 10:56:12 +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 Update what's new and ChangeLog for 2.0.0 2014-06-13 13:19:13 +02:00
INSTALL add new cmake option INSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT requested for Gentoo packaging 2014-06-24 13:39:38 +02:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README update README 2014-06-13 15:24:03 +02:00
config.h.cmake Include monitoring plugin commands seperately. 2014-05-10 19:02:51 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Release version 2.0.0. 2014-06-16 09:02:43 +02:00

README

# 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.

Check doc/1-about.md for a detailed introduction.

## Installation

Read the INSTALL 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 http://www.icinga.org for status updates and
https://support.icinga.org if you want to contact us.