The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 61ca24ab8a GraphiteWriter: Add crit/warn/min/max perfdata values
fixes #7366
2014-10-11 17:02:38 +02:00
agent Build fix for Linux 2014-09-19 10:10:45 +02:00
cmake Add missing license headers 2014-06-23 10:56:12 +02:00
components GraphiteWriter: Add crit/warn/min/max perfdata values 2014-10-11 17:02:38 +02:00
contrib Add the agent scripts to cmake 2014-09-17 11:29:58 +02:00
debian Fix incorrect command name in the Debian init script 2014-10-08 15:45:38 +02:00
doc Documentation: Update config validation command 2014-10-08 16:15:08 +02:00
etc Fix typo in sample config for http ServiceGroup 2014-10-11 16:49:15 +02:00
icinga-app Hide some of the internal command-line arguments 2014-10-10 11:08:24 +02:00
itl Change command-line option for enabling SNMP v2c support to valid short form. 2014-10-11 16:54:38 +02:00
lib Improve error messages for apply rules 2014-10-10 11:39:03 +02:00
pki Check if openssl call failed 2014-07-08 09:05:07 +02:00
python Disable Python scripts on Windows 2014-10-01 23:51:43 +01:00
test Fix problems with PNP4Nagios 2014-09-17 15:38:39 +02:00
third-party Add missing quotes in PythonSetup.cmake 2014-10-01 22:36:14 +01:00
tools Build fix for Windows 2014-09-10 15:24:08 +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 Change command-line option for enabling SNMP v2c support to valid short form. 2014-10-11 16:54:38 +02:00
CMakeLists.txt Add the agent scripts to cmake 2014-09-17 11:29:58 +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 Release version 2.1.1 2014-09-16 12:29:22 +02:00
INSTALL.md Implement support for unity builds 2014-08-30 20:02:12 +02: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 Check whether the nice() function is available 2014-09-06 02:20:25 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Implement support for CLI commands 2014-10-08 15:33:10 +02: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.