icinga2/lib
Michael Friedrich 6f252bb5c5 Don't increment check attempt counter on OK->NOT-OK transition
This fixes the problem that the first SOFT state is actually considered
the second state.

refs #7287
fixes #9897

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-21 10:24:49 +02:00
..
base Make sure the serial number field is always initialized 2015-08-18 15:06:07 +02:00
checker Fix uninitialized field in the CheckerComponent class 2015-03-03 09:14:15 +01:00
cli Make sure the serial number field is always initialized 2015-08-18 15:06:07 +02:00
compat Fix objects cache dump in compat for multiline vars 2015-06-15 17:21:57 +02:00
config Don't allow "ignore where" for groups when there's no "assign where" 2015-07-20 08:52:35 +02:00
db_ido DB IDO: Do not update endpointstatus table on config updates 2015-07-20 10:18:55 +02:00
db_ido_mysql Fix crash in Dependency::Stop() 2015-03-12 11:56:20 +01:00
db_ido_pgsql Fix crash in Dependency::Stop() 2015-03-12 11:56:20 +01:00
demo
hello
icinga Don't increment check attempt counter on OK->NOT-OK transition 2015-08-21 10:24:49 +02:00
livestatus Implement support for the 'Limit' column in Livestatus 2015-03-04 12:18:04 +01:00
methods Fix lag calculation for the 'cluster-zone' check 2015-03-03 14:42:22 +01:00
notification
perfdata Correct escaping of metric and tag names for OpenTSDB perfdata plugin 2015-07-20 08:51:16 +02:00
remote Fix cluster check w/ immediate parent and child zone endpoints 2015-08-12 10:51:37 +02:00
CMakeLists.txt