The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 9932f60522 Fix _DEBUG define
refs #7634
2014-11-11 16:40:27 +01:00
agent Update texts for the Windows wizard 2014-10-31 13:08:09 +01:00
cmake Use system-provided version of YAJL where available 2014-10-27 12:42:57 +01:00
contrib Remove obsolete scripts 2014-10-24 12:19:36 +02:00
debian Revamp sample configuration: add NodeName host, move services into apply rules schema 2014-11-07 04:13:45 +01:00
doc GelfWriter: Add documentation 2014-11-11 14:16:48 +01:00
etc GelfWriter: Add documentation 2014-11-11 14:16:48 +01:00
icinga-app CLI Commands: Remove timestamp prefix when logging output 2014-10-31 22:01:36 +01:00
itl Plugin Check Commands: disk is missing '-p', 'x' parameter 2014-11-06 14:22:00 +01:00
lib Fix _DEBUG define 2014-11-11 16:40:27 +01:00
plugins Fix check_plugins dying with certain parameters 2014-11-10 14:39:12 +01:00
test Replace boost::shared_ptr with boost::intrusive_ptr 2014-11-09 16:54:41 +01:00
third-party Use system-provided version of YAJL where available 2014-10-27 12:42:57 +01:00
tools Avoid unnecessary type lookups 2014-11-10 20:07:07 +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 Add .mailmap file. 2013-09-25 22:02:39 +02:00
AUTHORS GelfWriter: Update AUTHORS 2014-11-11 14:32:52 +01:00
CMakeLists.txt Add Windows plugins 2014-11-06 15:17:08 +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.1.1 2014-09-16 12:29:22 +02:00
INSTALL.md Use system-provided version of YAJL where available 2014-10-27 12:42:57 +01:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Rename README to README.md 2014-08-05 21:27:21 +02:00
config.h.cmake Make sure we're using the right user/group for CLI commands 2014-10-13 13:44:45 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Implement support for thin mutexes 2014-11-09 16:54:33 +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.

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.