The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner c0a5ed81f4 Improve argument validation for the String#substr and String#find methods
refs #8169
2015-01-14 17:03:56 +01:00
agent Fix file permissions in the Windows wizard 2014-11-18 18:33:51 +01:00
cmake Fix YAJL detection on Debian squeeze 2015-01-14 13:20:48 +01:00
contrib Remove obsolete scripts 2014-10-24 12:19:36 +02:00
doc Correct documentation about the host attribute of an Endpoint object. 2015-01-14 13:49:48 +01:00
etc Documentation: Update Icinga Web 2 uri to /icingaweb2 2015-01-13 20:42:42 +01:00
icinga-app Improve error reporting 2014-12-20 15:29:04 +01:00
itl Disallow calling strings as functions 2014-12-12 20:45:11 +01:00
lib Improve argument validation for the String#substr and String#find methods 2015-01-14 17:03:56 +01:00
plugins Fix another case where debug lines were displayed 2015-01-13 09:51:49 +01:00
test Fix sending notifications for volatile checks on OK->OK changes 2015-01-08 16:20:44 +01:00
third-party Add support for FreeBSD and DragonFlyBSD 2014-11-14 10:43:51 +01:00
tools Docs: Fix gdb pretty printers 2014-12-15 11:26:22 +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 Update documentation for v2.2.3 2015-01-09 14:58:33 +01:00
AUTHORS Update AUTHORS 2015-01-12 14:35:41 +01:00
CMakeLists.txt Remove libreadline support 2015-01-13 14:45:38 +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 Update documentation for v2.2.3 2015-01-09 14:58:33 +01:00
INSTALL.md Remove libreadline support 2015-01-13 14:45:38 +01: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 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 Remove libreadline support 2015-01-13 14:45:38 +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 http://www.icinga.org for status updates and https://support.icinga.org if you want to contact us.