The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 3a44935f2d Don't link libcJSON against libm on Haiku
refs #7115
2014-09-06 02:15:05 +02:00
cmake Add missing license headers 2014-06-23 10:56:12 +02:00
components Make GraphiteWriter ignore empty perfdata values 2014-09-03 22:06:13 +02:00
contrib Fix arguments for tar 2014-06-27 13:44:00 +02:00
debian Enable unity build for RPM/Debian packages 2014-08-31 11:02:45 +02:00
doc Remove obsolete HTML comment 2014-08-29 17:19:20 +02:00
etc Init script: Check whether the PID file exists 2014-09-02 13:48:48 +02:00
icinga-app Fall back to using SysconfDir + "/icinga2/icinga2.conf" if --config is not specified 2014-08-17 13:48:55 +02:00
itl Install missing itl/manubulon 2014-08-27 19:57:44 +02:00
lib Add #include for strings.h (strcasecmp) 2014-09-06 02:11:34 +02:00
pki Check if openssl call failed 2014-07-08 09:05:07 +02:00
python Add utf8, Windows-1252 and ISO 8859 support for icinga-list-objects 2014-09-05 13:07:44 +02:00
test Implement support for excluding files from unity builds 2014-09-01 09:19:21 +02:00
third-party Don't link libcJSON against libm on Haiku 2014-09-06 02:15:05 +02:00
tools Fix build problems with Oracle Solaris Studio 2014-09-02 13:09:17 +02:00
.gitattributes
.gitignore Update gitignores 2014-06-13 10:22:28 +02:00
.mailmap
AUTHORS Update AUTHORS 2014-09-03 13:25:54 +02:00
CMakeLists.txt Update CFLAGS/CXXFLAGS for the SunPro compiler 2014-09-03 08:24:14 +02:00
COPYING
COPYING.Exceptions
ChangeLog Add Python 2.4 as requirement (Changelog entry missing) 2014-08-28 21:09:54 +02:00
INSTALL.md Implement support for unity builds 2014-08-30 20:02:12 +02:00
NEWS
README.md Rename README to README.md 2014-08-05 21:27:21 +02:00
config.h.cmake Fix build problems with Oracle Solaris Studio 2014-09-02 13:09:17 +02:00
icinga-version.h.cmake
icinga2.spec Increase python-icinga2 description 2014-09-02 13:58:09 +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 http://www.icinga.org for status updates and https://support.icinga.org if you want to contact us.