The core of our monitoring platform with a powerful configuration language and REST API.
Go to file
Michael Friedrich dae5ac8939 configconvert: serviceescalations with servicegroup_name
requires a new functionality to grab all service names by a given
servicegroup name. this only works after reprocessing all services with
their updated "servicegroups" attribute as array in the 2.x objects
hive.

after fetching the service names and their logical objects, it's quite
the same procedure as for the hostgroups and single
host_names/service_descriptions - for better reading, code remains
duplicated for now.

furthermore, escalation notification template objects are only added
based on the old contact->notification_command, and only a reference
template added when using within the service linking.

refs #4009
2013-06-26 09:23:01 +02:00
components tools: move mkembedconfig into subdir 2013-06-24 16:05:18 +02:00
contrib configconvert: move to tools/ 2013-06-24 16:14:20 +02:00
docs docs: s/check_command/command/ on command object, s/CGIs/Classic UI/ 2013-06-22 12:51:43 +02:00
etc Init script: Fix shell redirection. 2013-05-03 14:49:21 +02:00
icinga-app Implement notification conditions. 2013-06-26 09:08:50 +02:00
itl Remove obsolete templates. 2013-06-24 09:24:33 +02:00
lib Implement notification conditions. 2013-06-26 09:08:50 +02:00
m4 configure.ac: Fix Python detection. 2013-04-22 11:31:15 +02:00
test Windows build fix. 2013-04-19 15:28:34 +02:00
third-party Bugfixes for the BufferedStream class. 2013-04-19 14:47:41 +02:00
tools configconvert: serviceescalations with servicegroup_name 2013-06-26 09:23:01 +02:00
.gitignore Updated .gitignore file. 2012-09-20 11:10:00 +02:00
AUTHORS Fixed Debian lintian warnings. 2012-05-11 13:54:37 +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 Initial commit. 2012-03-28 13:24:49 +02:00
INSTALL Update INSTALL file. 2013-05-02 14:50:07 +02:00
Makefile.am Fix staged installs (DESTDIR). 2013-04-21 18:28:38 +02:00
NEWS Updated INSTALL/README/NEWS files. 2012-09-14 10:42:21 +02:00
README Updated README files to mention autogen.sh (hi lazyfrosch!) 2012-09-17 14:54:17 +02:00
aminclude.am Added missing m4 file. 2012-05-21 08:24:51 +02:00
autogen.sh Fix autogen.sh on Mac OS X. 2013-03-15 00:12:37 +01:00
configure.ac tools: move mkembedconfig into subdir 2013-06-24 16:05:18 +02:00
git_version.sh Made git_version.sh more Solaris-friendly. 2012-05-25 20:46:12 +02:00
icinga2.sln Cleaned up VS project files. 2013-03-12 19:49:24 +01:00
icinga2.spec icinga2.spec: show some love for proper builds 2013-05-04 17:53:00 +02: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 file docs/icinga2-intro.txt contains an in-depth overview
of currently implemented and planned features for Icinga 2.

Read the INSTALL file for information on how to install Icinga 2.

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