icinga2/lib
Michael Friedrich 37f24592ed Trigger downtimes for NOT-OK states after OnDowntimeAdded()
The fix in #8389 must happen *after* adding the downtime which signals an
insert into the IDO DB.
Once the downtimes have been added to the database, the additional
trigger_time and is_in_effect can be updated accordingly, *if* the
current object is already in a NOT-OK state.

fixes #9016
2015-04-12 14:38:35 +02:00
..
base Avoid unnecessary dictionary lookups 2015-03-31 11:45:38 +02:00
checker Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
cli Make node wizard only accept y/Y and n/N 2015-03-31 09:28:03 +02:00
compat Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
config Fix crash in VMOps::FunctionCall 2015-04-01 22:51:17 +02:00
db_ido DB IDO: Fix status table scheduled_downtime_depth column not updated on downtime removal/end 2015-04-11 11:40:14 +02:00
db_ido_mysql Build fix for db_ido_mysql 2015-03-28 12:22:40 +01:00
db_ido_pgsql Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
demo Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
hello Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
icinga Trigger downtimes for NOT-OK states after OnDowntimeAdded() 2015-04-12 14:38:35 +02:00
livestatus Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
methods Add "random" CheckCommand for test and demo purposes 2015-03-19 14:36:53 +01:00
notification Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
perfdata Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
remote Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
CMakeLists.txt Fix missing files in the Windows package 2015-02-02 10:36:58 +01:00