The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Claudio Bilotta 0c79b9692c Add a check command definition for check_iostats
This should work fine with this plugin https://github.com/dnsmichi/icinga-plugins/blob/master/scripts/check_iostats

fixes #12613

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:38:12 +02:00
agent Windows Wizard: Fix 'Examine Config' directory 2016-04-19 16:10:30 +02:00
choco Use https URLs for the chocolatey package 2016-08-31 16:34:28 +02:00
cmake Fix installations that use DESTDIR 2016-04-13 09:32:08 +02:00
contrib Update Makefile for i2eval 2016-08-30 20:48:29 +02:00
doc Add a check command definition for check_iostats 2016-09-29 08:38:12 +02:00
etc Implement support for default templates 2016-08-28 10:27:43 +02:00
icinga-app Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
icinga-installer Cleanup unused functions from icinga-installer 2016-08-16 14:54:32 +02:00
icinga-studio Another build fix for Windows 2016-08-31 13:43:50 +02:00
itl Add a check command definition for check_iostats 2016-09-29 08:38:12 +02:00
lib Fix some spelling mistakes 2016-09-29 08:27:38 +02:00
plugins Spell ISATAP correctly and set noisatap in the ITL 2016-09-28 11:26:08 +02:00
test Fix: Unit tests randomly crash after the tests have completed 2016-09-07 08:25:53 +02:00
third-party Fix: Unit tests randomly crash after the tests have completed 2016-09-07 08:25:53 +02:00
tools Suppress compiler warnings for auto-generated code 2016-09-05 06:51:31 +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 2016-07-26 09:37:37 +02:00
.travis.yml Fix ccache support for Travis CI 2016-08-27 12:47:39 +02:00
AUTHORS Update AUTHORS 2016-09-29 08:28:51 +02:00
CMakeLists.txt Upgrade NSClient++ to 0.5.0 stable 2016-09-21 15:28:20 +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.5.4 2016-08-30 15:16:31 +02:00
INSTALL.md Update INSTALL.md for version requirements 2016-08-29 16:33:29 +02: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 Improve support for building the chocolatey package 2016-08-31 14:55:20 +02:00
changelog.py Add the category to the generated changelog 2016-05-11 16:53:41 +02:00
config.h.cmake Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
icinga-spec-version.h.cmake Set versions for all internal libraries 2016-08-25 17:56:18 +02:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec Release version 2.5.4 2016-08-30 15:16:31 +02:00
mkdocs.yml Docs: Rewrite cluster and client chapter from scratch; add service monitoring chapter 2016-08-14 17:56:38 +02:00
pick.py Fix incorrect filter in pick.py 2016-05-12 11:07:47 +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.

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.