The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Christian Lehmann 2a6c0d87af ITL: Add securityLevel to snmpv3 CheckCommand
For example if using snmpv3 without encryption.
Defaults set to privAuth to stay compatible to older versions.

fixes #9416

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-17 15:27:45 +02:00
agent Move NSClient++ installation step after all other wizard steps 2015-06-15 13:43:55 +02:00
cmake Update copyright year 2015-01-22 12:00:23 +01:00
contrib Add source code for i2eval to the contrib directory 2015-05-19 09:10:19 +02:00
doc ITL: Add securityLevel to snmpv3 CheckCommand 2015-06-17 15:27:45 +02:00
etc added chcon to systemd safe-reload script 2015-06-01 13:25:58 +02:00
icinga-app Make sure that --scm-install doesn't fail when the service already exists 2015-05-12 14:41:47 +02:00
itl ITL: Add securityLevel to snmpv3 CheckCommand 2015-06-17 15:27:45 +02:00
lib Build fix 2015-06-15 17:24:55 +02:00
plugins Add check_perfmon 2015-03-23 13:09:29 +01:00
test Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
third-party Improve compatibility with sles11 2015-04-21 15:29:09 +02:00
tools Selinux: added boolean for allowing icinga 2 to connect to all ports, added plugin domain transition to admin role 2015-06-01 13:25:58 +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:16 +01:00
AUTHORS Update AUTHORS 2015-06-15 12:04:58 +02:00
CMakeLists.txt Add "Install NSClient++" check box in the Windows wizard 2015-06-15 11:19:18 +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 10:53:40 +02:00
INSTALL.md Add a note on libedit-devel on RHEL extra repository 2015-06-02 14:04:33 +02:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Use https://www.icinga.org as Icinga website url 2015-01-15 09:24:36 +01:00
RELEASE.md Update release TODOs 2015-06-17 14:23:28 +02:00
changelog.py Release version 2.3.5 2015-06-17 10:53:40 +02:00
config.h.cmake Implement support for libedit 2015-03-17 15:05:47 +01:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Release version 2.3.5 2015-06-17 10:53:40 +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.

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.