The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Alexander Aleksandrovič Klimov 9021ed37f8
Remove redundant RincewindsHat from AUTHORS
.mailmap already translates him to Lorenz Kästle who is included in AUTHORS as well.
2023-11-24 15:00:01 +01:00
.github GHA: complain if PR adds commits from people not yet listed in ./AUTHORS 2023-11-21 12:40:16 +01:00
agent
choco
cmake
doc Merge pull request #9864 from Icinga/al2023 2023-11-21 11:09:40 +01:00
etc Merge pull request #9713 from Tqnsls/Tqnsls-updated-mail-notifications 2023-05-19 16:34:21 +02:00
icinga-app Merge pull request #9643 from Icinga/hardware_concurrency 2023-05-23 19:23:14 +02:00
icinga-installer
itl Merge pull request #9759 from liip-forks/OdyX-sslcert_allow-setting-url 2023-07-14 10:24:23 +02:00
lib Merge pull request #9899 from Icinga/icinga2-crashes-silently-9897 2023-11-21 11:03:28 +01:00
plugins
test Merge pull request #8969 from Icinga/bugfix/perfdata-dont-get-parsed-correctly-8912 2023-05-22 17:16:31 +02:00
third-party Merge pull request #9683 from Icinga/third-party/utf8cpp 2023-04-28 17:31:09 +02:00
tools Windows: bump OpenSSL v1.1 (soon EOL) -> v3.0 2023-06-14 12:03:22 +02:00
.gitattributes
.gitignore
.mailmap Update .mailmap 2023-08-14 09:45:00 +02:00
AUTHORS Remove redundant RincewindsHat from AUTHORS 2023-11-24 15:00:01 +01:00
CHANGELOG.md CHANGELOG.md: add v2.13.8 2023-07-12 08:19:38 +00:00
CMakeLists.txt Windows: bump OpenSSL v1.1 (soon EOL) -> v3.0 2023-06-14 12:03:22 +02:00
CONTRIBUTING.md GHA: complain if PR adds commits from people not yet listed in ./AUTHORS 2023-11-21 12:40:16 +01:00
COPYING
ICINGA2_VERSION Icinga 2.14 (#9760) 2023-07-12 10:19:24 +02:00
NEWS
README.md
config.h.cmake
icinga-spec-version.h.cmake
icinga-version.h.cmake
mkdocs.yml

README.md

Github Tag

Icinga 2

Icinga Logo

Table of Contents

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

About

Icinga 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 can monitor large, complex environments across multiple locations.

Icinga 2 is the monitoring server and requires Icinga Web 2 on top in your Icinga Stack. The configuration can be easily managed with either the Icinga Director, config management tools or plain text within the Icinga DSL.

Icinga Dashboard

Installation

Once Icinga Server and Web are running in your distributed environment, make sure to check out the many Icinga modules for even better monitoring.

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.

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

Security Issues

For reporting security issues please visit this page.