The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 1c2de088e3 Merge branch 'Freeaqingme-snmpCheckCommandOptions'
fixes #8498
2015-02-24 21:52:47 +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 Add documentation for the new SNMP ITL custom attributes 2015-02-24 21:49:40 +01:00
etc Remove leading slash and extra blank line in constants.conf.cmake 2015-02-24 16:36:05 +01:00
icinga-app Fix app initialization 2015-02-20 20:45:41 +01:00
itl ITL: Add support for GETNEXT in SNMP CheckCommand 2015-02-24 21:49:28 +01:00
lib Don't convert loop variables to string when using apply-for 2015-02-24 17:51:16 +01:00
plugins Add some failsafes to the windows plugins 2015-02-17 15:54:23 +01:00
test Tests: Add simple Livestatus query tests 2015-02-20 14:37:54 +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 Add .mailmap alias for Freeaqingme 2015-02-24 21:51:50 +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 Implement support for the 'Changelog' custom field in changelog.py 2015-02-24 13:45:36 +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.