The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gerd von Egidy 83528f660f Move decision about systemd/sysvinit to one location. Add files forgotten during merge.
Refs #4794
2014-06-15 17:25:27 +02:00
components DB IDO: Remove old 0.0.x upgrade sqls not required for 2.0.0 2014-06-13 11:21:15 +02:00
contrib Clean pki/ install 2014-06-13 20:58:43 +02:00
debian Add man pages to packages 2014-06-13 21:38:59 +02:00
doc Documentation: explain the icinga 2 reload 2014-06-15 10:45:06 +02:00
etc Remove mention of icinga in the description since it's already in the name and might cause versioning confusion 2014-06-15 17:00:30 +02:00
icinga-app Error messages: Replace exceptions with log/exit in main application. 2014-06-05 17:20:15 +02:00
itl Plugins: Add 'http_auth_pair' as 'http' command argument. 2014-06-03 19:54:59 +02:00
lib Replace existing mkdir() calls with Utility::MkDir() 2014-06-13 09:23:05 +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 move cmake scripts to third-party/ 2014-06-15 02:17:01 +02:00
tools Fix missing install action 2014-06-13 22:04:24 +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-13 13:49:20 +02:00
CMakeLists.txt move cmake scripts to third-party/ 2014-06-15 02:17:01 +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 INSTALL: Fix git archive on CentOS 6.5 2014-06-13 19:32:34 +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 Move decision about systemd/sysvinit to one location. Add files forgotten during merge. 2014-06-15 17:25:27 +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.