Michael Friedrich 97dd38051e configconvert: convert service escalation to notification escalation logic
- fixed bug with contactgroups in plain notifications
- fix bug with duplicated notifications (duplicate detection logic based
  on names, not template names)
- contacts may use templates too, and hide required values there
  (commands)
- added attribute getters which take templates into account (required
  for service -> notification_interval multiplied with service escalation
  first|last_notification too)
- apply the service escalation -> users -> commands as well as linking
  new notification with users, and services, defined either with
  * host_name/service_description
  * hostgroup_name/service_description
  * servicegroup_name (TODO)
- code duplication due to many nested loops with group wildcards

in short - we know why icinga 1.x takes ages to apply escalation.
because they look like added under pressure, and make no logical sense
compared to the rest. in short - they suck.

refs #4009
2013-06-26 09:23:01 +02:00
2013-06-24 16:14:20 +02:00
2013-05-03 14:49:21 +02:00
2013-06-24 09:24:33 +02:00
2013-06-26 09:08:50 +02:00
2013-04-22 11:31:15 +02:00
2013-04-19 15:28:34 +02:00
2012-09-20 11:10:00 +02:00
2012-05-21 08:24:51 +02:00
2012-05-11 13:54:37 +02:00
2013-03-15 00:12:37 +01:00
2012-03-28 13:24:49 +02:00
2012-05-10 12:06:41 +02:00
2012-05-10 12:06:41 +02:00
2013-03-12 19:49:24 +01:00
2013-05-02 14:50:07 +02:00
2013-04-21 18:28:38 +02:00
2012-09-14 10:42:21 +02:00

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.
Description
The core of our monitoring platform with a powerful configuration language and REST API.
Readme 184 MiB
Languages
C++ 92.9%
CMake 2.8%
PLpgSQL 2%
C# 0.7%
Vim Script 0.5%
Other 1%