The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Tim Hardeck f51a98e8a7 Don't copy INSTALL documentation to system docs
The INSTALL documentation is not relevant after installation, especially
if packages are used.

This does prevent a rpmlint warning.

refs #5818
2014-07-30 13:02:10 +02:00
cmake Add missing license headers 2014-06-23 10:56:12 +02:00
components Fix customvariables in DB IDO MySQL are not case sensitive 2014-07-23 18:06:57 +02:00
contrib Fix arguments for tar 2014-06-27 13:44:00 +02:00
debian Debian: Fix loading apache cgi modules 2014-07-23 19:31:59 +02:00
doc Documentation: Add a note on el7 & systemd 2014-07-29 15:31:37 +02:00
etc Rename ICINGA2_PLUGIN_PATH to ICINGA2_PLUGINDIR 2014-07-22 13:26:42 +02:00
icinga-app Call initgroups before setuid to inherit additional group rights 2014-07-30 10:16:17 +02:00
itl Remove set_if attribute for the ssl check 2014-07-23 09:37:04 +02:00
lib Update formatting for the version message 2014-07-23 13:06:00 +02:00
pki Check if openssl call failed 2014-07-08 09:05:07 +02:00
test Move the Vagrant VM to https://github.com/Icinga/icinga-vagrant 2014-06-13 22:39:17 +02:00
third-party Make sure that cmake doesn't fail when MySQL libraries are missing 2014-07-08 07:49:24 +02:00
tools Fix icinga-{en,dis}able-feature text 2014-06-15 22:10:15 +02:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Update gitignores 2014-06-13 10:22:28 +02:00
.mailmap Add .mailmap file. 2013-09-25 22:02:39 +02:00
AUTHORS Update AUTHORS file 2014-07-18 09:42:32 +02:00
CMakeLists.txt Don't copy INSTALL documentation to system docs 2014-07-30 13:02:10 +02:00
COPYING
COPYING.Exceptions
ChangeLog Fix customvariables in DB IDO MySQL are not case sensitive 2014-07-23 18:06:57 +02:00
INSTALL Rename ICINGA2_PLUGIN_PATH to ICINGA2_PLUGINDIR 2014-07-22 13:26:42 +02:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README update README 2014-06-13 15:24:03 +02:00
config.h.cmake Make location of the /run directory configurable 2014-07-22 13:26:37 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Add log directory to icinga2-common 2014-07-30 13:02:10 +02:00

README

# 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 http://www.icinga.org for status updates and
https://support.icinga.org if you want to contact us.