The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich eac73e1ad1 Require openssl1 on sles11sp3 from Security Module
There is a severe problem with SSL certificate verification
described in #9549 which renders client communication
unusable. The OpenSSL 0.9.8j version in SLES11 is buggy
and does not allow to verify clients on the master,
nor does a manual openssl verification work.

We'll therefore switch to the openssl1 package provided
by the SLES 11 Security Module and link against their
working API in order to resolve the problem in clusters
and client setups.

fixes #9549
2015-07-06 13:47:48 +02:00
agent Add "Install NSClient++" check box in the Windows wizard 2015-06-17 14:07:56 +02: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 Require openssl1 on sles11sp3 from Security Module 2015-07-06 13:47:48 +02:00
etc Include <nscp> in the default Windows config 2015-05-13 10:17:17 +02:00
icinga-app Make sure that --scm-install doesn't fail when the service already exists 2015-06-17 14:10:32 +02:00
itl Fix wrong nscp path w/ command_endpoint runtime macros 2015-06-19 15:20:51 +02:00
lib Cli: Don't add empty host/port endpoint attributes in node wizard 2015-07-03 13:03:07 +02:00
plugins Remove thresholds from check_service.exe 2015-06-23 15:39:48 +02:00
test Fix check_disk default thresholds and document the change of unit 2015-03-11 06:44:15 +01:00
third-party Improve compatibility with sles11 2015-04-21 15:31:24 +02:00
tools Add spec file for Chocolatey 2015-06-18 14:24:12 +02: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
.travis.yml Use container-based builders for Travis CI 2015-03-20 09:02:29 +01:00
AUTHORS Update AUTHORS 2015-06-19 04:51:49 +02:00
CMakeLists.txt Add "Install NSClient++" check box in the Windows wizard 2015-06-17 14:07:56 +02: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.3.5 2015-06-17 11:08:05 +02:00
INSTALL.md Require openssl1 on sles11sp3 from Security Module 2015-07-06 13:47:48 +02:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Fix file reference in README.md 2015-06-19 09:36:50 +02:00
RELEASE.md Update release hints for chocolatey versions 2015-06-19 09:43:59 +02:00
changelog.py changelog.py: Fix non-links formatting 2015-06-19 09:43:46 +02: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.nuspec Update owner for the chocolatey package 2015-06-18 14:24:27 +02:00
icinga2.spec Require openssl1 on sles11sp3 from Security Module 2015-07-06 13:47:48 +02:00
mkdocs.yml Documentation: Move configuration before advanced topics 2015-06-16 16:49:32 +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.