The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Mirco Bauer 61a1986597 Docs: Fix typo in Notification object
fixes #12488

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-08-19 13:14:12 +02:00
agent Windows Wizard: Fix 'Examine Config' directory 2016-04-19 16:10:30 +02:00
cmake Fix installations that use DESTDIR 2016-04-13 09:32:08 +02:00
contrib Fix i2tcl module 2016-08-12 15:24:04 +02:00
doc Docs: Fix typo in Notification object 2016-08-19 13:14:12 +02:00
etc icinga2.conf: Include plugins-contrib, manubulon, windows-plugins, nscp by default 2016-08-16 11:17:29 +02:00
icinga-app Revert "Fix incorrect detection of the 'Concurrency' variable" 2016-08-19 11:58:52 +02:00
icinga-installer Cleanup unused functions from icinga-installer 2016-08-16 14:54:32 +02:00
icinga-studio Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
itl Fix: ITL uses unsupported arguments for check_swap on Debian wheezy/Ubuntu trusty 2016-08-19 03:28:08 +02:00
lib Revert "Fix incorrect detection of the 'Concurrency' variable" 2016-08-19 11:58:52 +02:00
plugins Fixed precision for percentage calculations with large units 2016-02-19 11:30:12 +01:00
test Use the "plugin-check-command" template in the livestatus unit tests 2016-08-10 08:37:30 +02:00
third-party Fix dependencies for the unit tests 2016-05-24 13:49:37 +02:00
tools Improve performance for type lookups 2016-08-16 11:02:33 +02:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Implement support for running custom install/uninstall actions 2016-03-31 14:53:54 +02:00
.mailmap Update .mailmap 2016-07-26 09:37:37 +02:00
.travis.yml Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
AUTHORS Update AUTHORS 2016-08-18 09:08:40 +02:00
CMakeLists.txt Build fix for Ubuntu precise 2016-08-10 08:22:17 +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.4.10 2016-05-19 13:39:19 +02:00
INSTALL.md List pkg-config as a build requirement in INSTALL.md 2016-07-14 08:25:48 +02:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Fix README.md urls 2015-07-07 10:12:18 +02:00
RELEASE.md Release version 2.4.9 2016-05-19 09:55:08 +02:00
changelog.py Add the category to the generated changelog 2016-05-11 16:53:41 +02:00
config.h.cmake Include compiler name/version and build host name in --version 2016-08-10 08:09:44 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.nuspec Release version 2.4.10 2016-05-19 13:39:19 +02:00
icinga2.spec RPM: Add packages for syntax highlighting 2016-06-17 13:07:21 +02:00
mkdocs.yml Docs: Rewrite cluster and client chapter from scratch; add service monitoring chapter 2016-08-14 17:56:38 +02:00
pick.py Fix incorrect filter in pick.py 2016-05-12 11:07:47 +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.

More details online at www.icinga.org and inside the documentation.

Installation

Read the INSTALL.md 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.