The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner a6822fd59a Fix validation errors for time ranges which span the DST transition
fixes #8892
2015-03-29 08:05:01 +02:00
agent Release version 2.3.0 2015-03-09 12:53:15 +01: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 Fix missing whitespace in the documentation 2015-03-28 08:08:03 +01:00
etc Add CheckCommands and documentation on Windows plugins 2015-03-26 10:56:06 +01:00
icinga-app Make order for deferred initializers deterministic 2015-03-18 13:24:31 +01:00
itl Fix incorrect macro string 2015-03-27 14:29:36 +01:00
lib Fix validation errors for time ranges which span the DST transition 2015-03-29 08:05:01 +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 Implement support for libedit 2015-03-17 15:05:47 +01:00
tools Remove unused prototypes in the THPP files 2015-03-28 23:38:05 +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 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-19 13:30:59 +01:00
CMakeLists.txt Avoid most other unnecessary PLT indirections 2015-03-28 17:40:01 +01:00
COPYING
COPYING.Exceptions
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
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
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.