The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Markus Frosch 4c8f1f3d9d Debian: Added DAEMON_(USER|GROUP) to init/default for config checking.
Config should be checked with the actual uid/gid Icinga 2 will run under.

Also moved "-d" to the actual start-stop-daemon call.

Fixes #5299
2013-12-11 15:31:54 +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 Livestatus: Fix check_command_expanded column. 2013-12-11 10:18:23 +01:00
contrib Remove unused files. 2013-11-03 11:12:47 +01:00
debian Debian: Added DAEMON_(USER|GROUP) to init/default for config checking. 2013-12-11 15:31:54 +01:00
doc Fix incorrect attribute names in the documentation. 2013-12-11 15:12:20 +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 Fix crash when a command is executed that affects check services 2013-12-11 12:43:18 +01:00
pki Fix incorrect permissions for key files. 2013-12-11 15:14:24 +01:00
test Add unit test for Stream::ReadLine. 2013-12-05 09:57:12 +01:00
third-party Add cmake build files. 2013-11-03 13:45:26 +01:00
tools Update version to 0.0.5. 2013-12-03 09:50:18 +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.