The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Johannes Meyer 0d99f98354 Fix that the "ColumnHeaders" option has no effect for json output
Fixes another bug that the "Columns" option did not disable
ColumnHeaders at all.

refs #5317
2013-12-13 10:24:18 +01:00
.vagrant-puppet NSCA-ng Vagrant Support: add nsca user to icingacmd group, move nsca-ng 2013-12-09 22:11:37 +01:00
cmake Create RPM package for ido-pgsql. 2013-11-05 10:37:36 +01:00
components Fix that the "ColumnHeaders" option has no effect for json output 2013-12-13 10:24:18 +01:00
contrib Remove unused files. 2013-11-03 11:12:47 +01:00
debian Debian: Use user/group config also for /run handling in init script. 2013-12-11 18:33:44 +01:00
doc Use exclamation mark for auto-generated config item names. 2013-12-12 11:50:08 +01:00
etc Fix syntax error in mail-notification.sh. 2013-12-09 13:03:08 +01:00
icinga-app Set rlimits in the Application class (rather than in the init script). 2013-12-05 11:11:03 +01:00
itl Implement support for constants in the config parser. 2013-12-04 11:32:45 +01:00
lib Refactor CompatUtility::* for DB IDO, Livestatus, StatusData. 2013-12-13 09:38:22 +01:00
pki Fix incorrect permissions for key files. 2013-12-11 15:14:24 +01:00
test Merge branch 'feature/Array-insert-functionality' into next 2013-12-12 13:53:27 +01:00
third-party Add cmake build files. 2013-11-03 13:45:26 +01:00
tools Make icinga2-{enable,disable}-feature list currently enabled features. 2013-12-12 15:46:17 +01:00
.gitattributes Exclude debian/ from git-archive and dist tarballs. 2013-11-11 22:03:31 +01:00
.gitignore Add cmake build files. 2013-11-03 13:45:26 +01:00
.mailmap Add .mailmap file. 2013-09-25 22:02:39 +02:00
AUTHORS Fixed Debian lintian warnings. 2012-05-11 13:54:37 +02:00
CMakeLists.txt Make ICINGA2_{USER,GROUP,COMMAND_USER,COMMAND_GROUP} variables overwritable. 2013-12-05 09:42:42 +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 ChangeLog. 2013-12-03 09:47:07 +01:00
INSTALL Document Icinga-specific cmake variables. 2013-11-26 08:45:47 +01:00
NEWS Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
README Update Changelog and installation files. 2013-10-22 13:14:25 +02:00
Vagrantfile Add NSCA-ng support for the Vagrant VM. 2013-11-24 18:21:20 +01:00
config.h.cmake Implement IcingaSysconfDir variable. 2013-11-27 09:46:31 +01:00
icinga-version.h.cmake Add cmake build files. 2013-11-03 13:45:26 +01:00
icinga2.spec RPM: Don't re-enable disabled features on update, proper remove on uninstall. 2013-12-05 13:15:44 +01:00

README

Icinga 2
========

Icinga 2 is a network monitoring application. Read the INSTALL file for more
information about how to install it.

The documentation is located in the doc/ directory. The latest documentation
snapshot is also available on https://docs.icinga.org

Check the project website at http://www.icinga.org for status updates and
https://support.icinga.org if you want to contact us.