mirror of https://github.com/Icinga/icinga2.git
clusterdistributed-monitoringelasticgraphitegraylogicingainfluxdbmetricsmonitoringnotificationopentsdbperformancerest-apitls
Previously there was no local processing of the executed check result, which is mandatory inside a HA cluster. Additionally this patch splits the command execution and check result processing into more logical parts, executing local checks, checks on the same command endpoint, and remote checks. More details in the referenced issue. fixes #8249 Signed-off-by: Michael Friedrich <michael.friedrich@netways.de> |
||
---|---|---|
agent | ||
cmake | ||
contrib | ||
doc | ||
etc | ||
icinga-app | ||
itl | ||
lib | ||
plugins | ||
test | ||
third-party | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
COPYING.Exceptions | ||
ChangeLog | ||
INSTALL.md | ||
NEWS | ||
README.md | ||
changelog.py | ||
config.h.cmake | ||
icinga-version.h.cmake | ||
icinga2.spec | ||
mkdocs.yml |
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.