The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Jean Flach 6b92c6028b Reword nodeutility output
The old comment had a few minor problems:
* Two spaces after 'named'
* No space between // and the begining of the message
* Incorrect capitalization

And one major:
* Incorrectly calling a zone a node

But all of this is subject to change through the use of the configwriter
anyways.

fixes #10406
2015-10-20 12:56:26 +02:00
agent Move NSClient++ installation step after all other wizard steps 2015-06-15 13:43:55 +02:00
cmake Update copyright year 2015-01-22 12:00:23 +01:00
contrib Fix crash in i2_eval 2015-09-23 09:30:30 +02:00
doc Documentation: Fix table formatting 2015-10-19 13:27:20 +02:00
etc Implement global modified attributes for the IcingaApplication class 2015-09-23 15:02:53 +02:00
icinga-app Implement config object sync 2015-09-17 14:20:43 +02:00
icinga-studio Make sure the OK button is the default item for the Connect dialog 2015-10-01 06:07:40 +02:00
itl Add timeout argument for pop, spop, imap, simap commands 2015-10-15 15:13:24 +02:00
lib Reword nodeutility output 2015-10-20 12:56:26 +02:00
plugins Fix a couple of wrong white spaces 2015-09-18 13:04:09 +02:00
test Implement API permissions 2015-09-28 14:30:46 +02:00
third-party Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
tools Hide internal attributes in the API 2015-10-20 08:25:10 +02: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 alias for Freeaqingme 2015-02-24 21:51:50 +01:00
.travis.yml Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
AUTHORS Update AUTHORS 2015-10-14 12:24:03 +02:00
CMakeLists.txt Make sure 'api setup' is run by the Windows installer 2015-10-01 08:42:03 +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.3.11 2015-10-19 11:16:36 +02:00
INSTALL.md Fix typo in INSTALL.md 2015-07-07 09:20:12 +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 Release version 2.3.11 2015-10-19 11:16:36 +02:00
changelog.py Add 'support' tracker to changelog.py 2015-10-16 13:49:39 +02: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.3.11 2015-10-19 11:16:36 +02:00
icinga2.spec Release version 2.3.11 2015-10-19 11:16:36 +02:00
mkdocs.yml Docs: Fix url anchors in API chapter 2015-08-29 10:29:19 +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.