The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 3d4be0ea58 Don't update scheduleddowntime table w/ trigger_time column when only adding a downtime
fixes #9014
2015-04-08 17:06:53 +02:00
agent Add accept config/commands option to node setup 2015-03-30 13:20:47 +02:00
cmake Update copyright year 2015-01-22 12:00:23 +01:00
contrib Update copyright year 2015-01-22 12:00:23 +01:00
doc Documentation: Fix graphite feature enable typo 2015-04-08 16:03:06 +02:00
etc Fix logrotate configuration 2015-03-31 12:18:20 +02:00
icinga-app Make order for deferred initializers deterministic 2015-03-18 13:24:31 +01:00
itl Add database plugins check_mysql_health, check_mssql_health, check_oracle_health and check_postgres to ITL 2015-04-02 10:43:04 +02:00
lib Don't update scheduleddowntime table w/ trigger_time column when only adding a downtime 2015-04-08 17:06:53 +02:00
plugins Add check_perfmon 2015-03-23 13:09:29 +01:00
test Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
third-party Make flex detection on Windows more robust 2015-03-31 08:25:59 +02:00
tools Fix incorrect validator for strings 2015-03-30 14:58:42 +02: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 alias for Freeaqingme 2015-02-24 21:51:50 +01:00
.travis.yml Use container-based builders for Travis CI 2015-03-20 09:02:16 +01:00
AUTHORS Update AUTHORS 2015-03-30 09:56:47 +02:00
CMakeLists.txt Avoid most other unnecessary PLT indirections 2015-03-28 17:40:01 +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.3.3 2015-03-26 09:52:52 +01:00
INSTALL.md Move release info in INSTALL.md into a separate file 2015-03-20 13:30:55 +01:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Use https://www.icinga.org as Icinga website url 2015-01-15 09:24:36 +01:00
RELEASE.md Move release info in INSTALL.md into a separate file 2015-03-20 13:30:55 +01:00
changelog.py Release version 2.3.3 2015-03-26 09:52:52 +01:00
config.h.cmake Implement support for libedit 2015-03-17 15:05:47 +01:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Release version 2.3.3 2015-03-26 09:52:52 +01:00
mkdocs.yml Documentation: Refactor RemoteClient/Cluster/etc from community&training feedback 2015-03-07 16:23:53 +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 https://www.icinga.org for status updates and https://support.icinga.org if you want to contact us.