The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 46b0392962 Fix complexity class for Dictionary::Get
fixes #8919
2015-03-31 10:40:34 +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 Add explanation on the blacklist feature 2015-03-30 09:58:12 +02:00
etc Remove http_vhosts config from Windows 2015-03-16 13:24:41 +01:00
icinga-app Fix missing program name in 'icinga2 --version' 2015-03-09 15:02:53 +01:00
itl Fix incorrect macro string 2015-03-29 08:15:34 +02:00
lib Fix complexity class for Dictionary::Get 2015-03-31 10:40:34 +02:00
plugins Update Window plugins' usage strings 2015-03-06 12:14:09 +01:00
test Fix check_disk default thresholds and document the change of unit 2015-03-11 06:44:15 +01:00
third-party Make flex detection on Windows more robust 2015-03-31 08:27:20 +02:00
tools Improve Flex version detection on Windows 2015-03-16 13:33:01 +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:29 +01:00
AUTHORS Update AUTHORS 2015-03-30 09:58:45 +02:00
CMakeLists.txt Add -fvisibility-inlines-hidden to the C/CXX flags when available 2015-03-09 09:49:55 +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:50:40 +01:00
INSTALL.md Move release info in INSTALL.md into a separate file 2015-03-20 13:33:44 +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:33:44 +01:00
changelog.py Release version 2.3.3 2015-03-26 09:50:40 +01:00
config.h.cmake Remove libreadline support 2015-01-13 14:45:38 +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:50:40 +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.