Michael Friedrich 0cbedf495a IDO: Ensure that the notification insert id is passed to contactnotification inserts
We cannot add the notification insert id directly
to the following contactnotifications queries. Instead
we need to pass a DbValue reference which gets set after
the notification insert id is calculated.
The contactnotifications insert queries are fired as query
group calling CanExecuteQuery() and FieldToEscapedString().
If the notification id does not exist yet, the queries are
moved to the end of the queue.
Once the contactnotifications queries are fired the DbValue
reference is destroyed.

This patch also removes the old notification insert id cache
which was broken in many ways.

fixes #11387
2016-04-20 10:07:24 +02:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-02-23 09:17:02 +01:00
2016-04-20 10:07:23 +02:00
2014-11-11 10:07:59 +01:00
2016-04-20 10:07:23 +02:00
2016-04-20 10:07:23 +02:00
2016-03-16 09:48:27 +01:00
2016-01-12 08:31:24 +01:00
2015-03-17 15:05:47 +01:00
2012-05-10 12:06:41 +02:00
2012-05-10 12:06:41 +02:00
2016-03-16 09:48:27 +01:00
2016-03-16 09:48:27 +01:00
2013-11-03 13:45:26 +01:00
2013-10-22 13:14:25 +02:00
2015-07-07 10:12:18 +02:00
2016-03-16 09:48:27 +01:00

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.

Description
The core of our monitoring platform with a powerful configuration language and REST API.
Readme 182 MiB
Languages
C++ 92.8%
CMake 2.9%
PLpgSQL 2%
C# 0.7%
Vim Script 0.5%
Other 1%