The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner 2d7f6ab484 Don't overwrite config files on *NIX
fixes #11542
2016-04-12 11:25:44 +02:00
agent Remove 1px border around the dialog banner image 2016-04-11 18:15:14 +02:00
cmake Don't overwrite config files on *NIX 2016-04-12 11:25:44 +02:00
contrib Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
doc Docs: Change the silent installation modifiers for the new msi packages 2016-04-12 11:04:21 +02:00
etc Implement support for upgrading NSIS-based installations 2016-04-01 08:42:58 +02:00
icinga-app Implement support for upgrading NSIS-based installations 2016-04-01 08:42:58 +02:00
icinga-installer Implement support for upgrading NSIS-based installations 2016-04-01 08:42:58 +02:00
icinga-studio Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
itl Add missing plugins-contrib install 2016-04-11 10:57:16 +02:00
lib Use check_result timestamp for GELF log messages 2016-04-11 14:48:16 +02:00
plugins Fixed precision for percentage calculations with large units 2016-02-19 11:30:12 +01:00
test Build fix for GCC 2016-03-29 14:52:48 +02:00
third-party Fix CMake not finding mysql libs on Windows 2016-02-23 16:08:58 +01:00
tools Implement the DateTime class 2016-03-29 13:27:20 +02:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Implement support for running custom install/uninstall actions 2016-03-31 14:53:54 +02:00
.mailmap Update .mailmap for Assaf Flatto 2016-03-24 15:07:56 +01:00
.travis.yml Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
AUTHORS Update .mailmap for Assaf Flatto 2016-03-24 15:07:56 +01:00
CMakeLists.txt Add new images for the Windows installer 2016-04-11 18:02: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.4.4 2016-03-16 09:48:38 +01:00
INSTALL.md Add CMake flag for disabling the unit tests 2015-11-25 15:24:04 +01:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Fix README.md urls 2015-07-07 10:12:18 +02:00
RELEASE.md Release version 2.4.4 2016-03-16 09:48:38 +01:00
changelog.py Update copyright headers for 2016 2016-01-12 08:29:59 +01: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.nuspec Release version 2.4.4 2016-03-16 09:48:38 +01:00
icinga2.spec RPM: Add firewalld service 2016-03-21 20:59:50 +01:00
icinga2.wixpatch Add missing pre and post installation commands 2016-03-31 14:53:54 +02:00
mkdocs.yml Add documentation for the script debugger 2015-11-10 14:45:46 +01: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.