The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Tim Hardeck aef85d66be Remove commented out lines from spec file
These lines result in warnings because the macros are not escaped in them.

refs #6919
2014-08-17 11:38:52 +02:00
cmake Add missing license headers 2014-06-23 10:56:12 +02:00
components DB IDO: Add failover_timeout attribute 2014-08-15 17:21:12 +02:00
contrib Fix arguments for tar 2014-06-27 13:44:00 +02:00
debian Add missing Python module dependency 2014-08-16 22:55:36 +02:00
doc Enhance GraphiteWriter documentation 2014-08-17 11:33:18 +02:00
etc Remove if(NOT DEFINED ICINGA2_SYSCONFIGFILE) in etc/initsystem/CMakeLists.txt 2014-08-01 12:26:45 +02:00
icinga-app Implement support for writing the icinga2.debug file 2014-08-15 21:00:26 +02:00
itl Add the --timeout parameter to the check_ssh / ssh CheckCommand 2014-07-30 14:16:10 +02:00
lib Fix some minor issues with the icinga2.debug feature 2014-08-16 22:12:40 +02:00
pki Check if openssl call failed 2014-07-08 09:05:07 +02:00
python Don't use ANSI colors when the output FD is not a tty. 2014-08-17 10:48:30 +02:00
test Update manual test config for notifications 2014-08-05 16:37:30 +02:00
third-party Add Python module for the icinga2.debug file 2014-08-16 20:22:43 +02:00
tools Fix external command pipe: Too many open files 2014-08-14 16:15:01 +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-08-04 08:49:04 +02:00
CMakeLists.txt Add Python module for the icinga2.debug file 2014-08-16 20:22:43 +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.0.2 2014-08-07 08:59:05 +02:00
INSTALL Add Python module for the icinga2.debug file 2014-08-16 20:22:43 +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 Make location of the /run directory configurable 2014-07-22 13:26:37 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Remove commented out lines from spec file 2014-08-17 11:38:52 +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.