The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Gunnar Beutner a4062066ca Remove unused code
refs #7423
2014-10-23 04:38:54 +02:00
agent Make "agent setup" ask the user for the endpoint names 2014-10-23 04:23:22 +02:00
cmake Add missing license headers 2014-06-23 10:56:12 +02:00
contrib Remove unmatched brace from make-agent-config.py 2014-10-18 00:28:59 +02:00
debian Remove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP variables 2014-10-20 21:41:04 +02:00
doc Rename PKI arguments 2014-10-22 16:01:59 +02:00
etc Clean up the "agent setup" command a bit 2014-10-23 03:35:01 +02:00
icinga-app Update the Windows agent wizard 2014-10-21 16:07:39 +02:00
itl Plugin Check Commands: Fix wrong set_if in http command 2014-10-11 19:30:53 +02:00
lib Remove unused code 2014-10-23 04:38:54 +02:00
test Rename qstring.{cpp,hpp} to string.{cpp,hpp} 2014-10-19 14:52:07 +02:00
third-party Remove icinga2-list-objects 2014-10-15 15:06:52 +02:00
tools Implement support for C/C++ comments in the TI compiler 2014-10-17 19:44:31 +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 Plugin Check Commands: Extend check_procs and check_http arguments 2014-10-11 19:15:55 +02:00
CMakeLists.txt Remove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP variables 2014-10-20 21:41:04 +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.1.1 2014-09-16 12:29:22 +02:00
INSTALL.md Remove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP variables 2014-10-20 21:41:04 +02: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 Remove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP variables 2014-10-20 21:41:04 +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.