The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 13b5acec90 Implement support for . in modify_attribute
fixes #9852
2015-08-17 14:55:51 +02:00
agent Move NSClient++ installation step after all other wizard steps 2015-06-15 13:43:55 +02:00
cmake
contrib Fix incorrect 'this' scope in i2tcl 2015-07-30 19:45:48 +02:00
doc Implement Object#clone and rename Array/Dictionary#clone to shallow_clone 2015-08-17 13:59:49 +02:00
etc Implement config file management for the API 2015-07-23 17:57:24 +02:00
icinga-app Implement support for persisting modified attributes 2015-08-15 20:07:10 +02:00
itl Fix check_command interfaces, change option match_aliases to boolean 2015-08-17 08:54:53 +02:00
lib Implement support for . in modify_attribute 2015-08-17 14:55:51 +02:00
plugins Ignore -W and -K arguments for check_disk on Windows 2015-08-15 10:26:43 +02:00
test Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
third-party Fix build problems on AIX 2015-07-01 08:48:42 +02:00
tools Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
.gitattributes
.gitignore
.mailmap
.travis.yml Use container-based builders for Travis CI 2015-03-20 09:02:16 +01:00
AUTHORS Update AUTHORS 2015-07-22 10:06:06 +02:00
CMakeLists.txt Implement reload functionality for Windows 2015-08-10 15:28:31 +02:00
COPYING
COPYING.Exceptions
ChangeLog Release version 2.3.8 2015-07-20 13:37:39 +02:00
INSTALL.md Fix typo in INSTALL.md 2015-07-07 09:20:12 +02:00
NEWS
README.md Fix README.md urls 2015-07-07 10:12:18 +02:00
RELEASE.md Update RELEASE.md for minor releases 2015-07-15 12:38:48 +02:00
changelog.py changelog.py: Fix formatting and require version 2015-07-07 17:18:44 +02:00
config.h.cmake
icinga-version.h.cmake
icinga2.nuspec Release version 2.3.8 2015-07-20 13:37:39 +02:00
icinga2.spec Release version 2.3.8 2015-07-20 13:37:39 +02:00
mkdocs.yml Documentation: Move configuration before advanced topics 2015-06-16 16:48:27 +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.