Michael Friedrich cf5735e3df DB IDO: Remove deleted custom variables
We cannot clear the custom variable tables on startup and then re-insert
all known custom vars. Instead we "fixed" it by leaving them
in the database only updating their value if changed. We certainly
forgot about deleted custom vars at that point.

Since the older fix must stay in place, we'll use a session
token stored in the backend to check whether the custom
variable has been updated/inserted in the current session, or not.
If the session token does not match, the custom vars are deleted
at the end of the config dump. Ugly but fairly the only performant
solution as CVs don't have an object_id.

fixes #10436
2015-10-29 16:00:06 +01:00
2015-01-22 12:00:23 +01:00
2015-09-23 09:30:30 +02:00
2015-10-21 15:34:26 +02:00
2015-10-26 09:51:16 +01:00
2014-11-11 10:07:59 +01:00
2015-02-24 21:51:50 +01:00
2015-10-26 09:51:21 +01:00
2015-10-19 11:16:36 +02:00
2015-10-20 22:54:58 +02:00
2015-03-17 15:05:47 +01:00
2015-10-19 11:16:36 +02:00
2015-10-19 11:16:36 +02:00
2013-11-03 13:45:26 +01:00
2015-07-07 09:20:12 +02:00
2013-10-22 13:14:25 +02:00
2015-07-07 10:12:18 +02:00
2015-10-22 13:41:31 +02: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%