The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Tim Hardeck ac6768d870 Use Icinga 1.x Apache conf
This Apache conf is from Icinga 1.x and should work with Apache 2.2 and
2.4.

fixes #7929
2014-12-03 17:03:04 +01:00
agent Fix file permissions in the Windows wizard 2014-11-18 18:33:51 +01:00
cmake Use system-provided version of YAJL where available 2014-10-27 12:42:57 +01:00
contrib Remove obsolete scripts 2014-10-24 12:19:36 +02:00
debian Remove the migrate-hosts script 2014-11-13 11:15:55 +01:00
doc Implement socket_path attribute for the IdoMysqlConnection class 2014-12-02 08:42:53 +01:00
etc Use Icinga 1.x Apache conf 2014-12-03 17:03:04 +01:00
icinga-app Implement an experimental variable to limit the number of threads 2014-11-16 13:14:42 +01:00
itl Documentation: Explain macro array support, repeat_key, add icmp example 2014-11-27 16:59:17 +01:00
lib Add missing validator for the socket_path attribute 2014-12-02 13:43:36 +01:00
plugins Some minor plugin fixes 2014-11-19 06:40:58 +01:00
test Fix problem with macro arguments which are not separated by whitespace 2014-12-01 15:53:23 +01:00
third-party Add support for FreeBSD and DragonFlyBSD 2014-11-14 10:43:51 +01:00
tools Syntax: Add missing keywords 2014-11-17 09:51:24 +01: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 file. 2013-09-25 22:02:39 +02:00
AUTHORS Update AUTHORS 2014-11-29 20:17:06 +01:00
CMakeLists.txt Add support to conditionally use MysSQL and/or PostgreSQL 2014-11-14 10:43:52 +01: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 Update documentation 2014-12-01 13:29:42 +01:00
INSTALL.md Update documentation for 2.2.1 2014-12-01 13:24:06 +01:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README.md Rename README to README.md 2014-08-05 21:27:21 +02:00
config.h.cmake Make sure we're using the right user/group for CLI commands 2014-10-13 13:44:45 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Move set_permission statement from common to bin 2014-12-02 08:33:14 +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.

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.