The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich 46287c92e6 Cluster: Avoid checking for checksum length with internal files in use
fixes #7282
2019-07-04 13:52:31 +02:00
.github
agent
choco
cmake
contrib
doc Docs: Shorten the example script name 2019-07-03 10:20:57 +02:00
etc Merge pull request #7183 from hlsolutions/bugfix/systemv-returncode 2019-06-06 13:31:41 +02:00
icinga-app Revert "CLI: Return non-zero on unknown sub commands" 2019-05-10 15:16:05 +02:00
icinga-installer
itl Use PluginContribDir instead of PluginDir 2019-07-01 09:32:08 +02:00
lib Cluster: Avoid checking for checksum length with internal files in use 2019-07-04 13:52:31 +02:00
plugins check_nscp_api: Rewrite using Boost ASIO and Beast 2019-05-23 13:36:38 +02:00
test Fix unit test icinga_legacytimeperiod/advanced 2019-06-06 13:11:34 +02:00
third-party cmake: Update MySQL autodetection to support MariaDB 2019-05-07 22:18:50 +02:00
tools Fix type in nanorc syntax file 2019-06-20 13:46:38 +01:00
.gitattributes
.gitignore
.mailmap
.travis.yml
AUTHORS
CHANGELOG.md Release version 2.10.5 2019-05-23 13:57:49 +02:00
CMakeLists.txt
CONTRIBUTING.md Docs: Add styleguide with development details 2019-05-24 14:48:56 +02:00
COPYING
NEWS
README.md Add security issue URL to README 2019-06-28 17:47:37 +02:00
RELEASE.md
VERSION Release version 2.10.5 2019-05-23 13:57:49 +02:00
appveyor.yml
config.h.cmake
icinga-spec-version.h.cmake
icinga-version.h.cmake
mkdocs.yml

README.md

Build Status Github Tag

Icinga 2

Icinga Logo

Table of Contents

  1. About
  2. Installation
  3. Documentation
  4. Support
  5. License
  6. Contributing

About

Icinga 2 is a 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.

Icinga 2 as core requires Icinga Web 2 on top in your Icinga Stack.

Icinga Dashboard

Installation

For installing Icinga please check the installation chapter in the documentation.

If you are a packager, please read the development chapter for more details.

Documentation

The documentation is available on icinga.com/docs.

Support

Check the project website for status updates. Join the community channels for questions or ask an Icinga partner for professional support.

License

Icinga 2 and the Icinga 2 documentation are licensed under the terms of the GNU General Public License Version 2, you will find a copy of this license in the COPYING file included in the source package.

In addition, as a special exception, the copyright holders give permission to link the code of portions of this program with the OpenSSL library under certain conditions as described in each individual source file, and distribute linked combinations including the two.

You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify file(s) with this exception, you may extend this exception to your version of the file(s), but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. If you delete this exception statement from all source files in the program, then also delete it here.

Contributing

There are many ways to contribute to Icinga -- whether it be sending patches, testing, reporting bugs, or reviewing and updating the documentation. Every contribution is appreciated!

Please continue reading in the contributing chapter.

Security Issues

For reporting security issues please visit this page.