The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Jean Flach 377f66c403 Add some failsafes to the windows plugins 2015-02-17 15:54:23 +01:00
agent Add another missing directory 2015-02-10 09:31:41 +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 Update documentation links 2015-02-13 20:56:37 +01:00
etc Fall back to using address6 when the address attribute is not set 2015-02-13 11:52:50 +01:00
icinga-app Fix exception handler for --library on OS X 2015-02-13 09:19:01 +01:00
itl Wrap IPv6 addresses in udp6:[<addr>] for check_snmp 2015-02-13 12:11:53 +01:00
lib Improve log messages for ApiListener::ApiTimerHandler 2015-02-17 15:46:29 +01:00
plugins Add some failsafes to the windows plugins 2015-02-17 15:54:23 +01:00
test Fix unit tests for the Stream class 2015-02-14 17:40:29 +01:00
third-party Move execvpe and socketpair builds to the Lib folder 2015-02-16 10:59:05 +01:00
tools Don't set up instance variables for fields which have been marked as no_storage 2015-02-09 14:12:27 +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 AUTHORS 2015-01-28 12:39:01 +01:00
AUTHORS Make checks using 'command_endpoint' work inside HA zones 2015-02-12 17:53:50 +01:00
CMakeLists.txt Build fix for OpenBSD 2015-02-13 11:21:20 +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.2.4 2015-02-05 10:54:46 +01:00
INSTALL.md Add the changelog.py script 2015-02-12 15:52:21 +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
changelog.py Add the changelog.py script 2015-02-12 15:52:21 +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.2.4 2015-02-05 10:54:46 +01:00
mkdocs.yml Fix incorrect file name 2015-02-13 20:55:56 +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.