icinga2/lib/icinga
Michael Friedrich b23d58dccc Add host/service runtime macro downtime_depth
fixes #8195
2015-02-08 00:15:38 +01:00
..
CMakeLists.txt Implement accessor functions for hosts, services, etc. 2015-01-28 14:18:27 +01:00
api.cpp Update copyright year 2015-01-22 12:00:23 +01:00
api.hpp Update copyright year 2015-01-22 12:00:23 +01:00
apievents.cpp Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands 2015-02-07 21:39:19 +01:00
apievents.hpp Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands 2015-02-07 21:39:19 +01:00
checkable-check.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkable-comment.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkable-dependency.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkable-downtime.cpp Trigger added downtimes immediately if checkable is Not-OK 2015-02-08 00:08:12 +01:00
checkable-event.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkable-flapping.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkable-notification.cpp Add missing mutex for AddNotification/RemoveNotification 2015-01-29 13:21:22 +01:00
checkable.cpp Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands 2015-02-07 21:39:19 +01:00
checkable.hpp Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands 2015-02-07 21:39:19 +01:00
checkable.ti Update copyright year 2015-01-22 12:00:23 +01:00
checkcommand.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkcommand.hpp Update copyright year 2015-01-22 12:00:23 +01:00
checkcommand.ti Update copyright year 2015-01-22 12:00:23 +01:00
checkresult.cpp Update copyright year 2015-01-22 12:00:23 +01:00
checkresult.hpp Update copyright year 2015-01-22 12:00:23 +01:00
checkresult.ti Update copyright year 2015-01-22 12:00:23 +01:00
cib.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
cib.hpp Update copyright year 2015-01-22 12:00:23 +01:00
command.cpp Update copyright year 2015-01-22 12:00:23 +01:00
command.hpp Update copyright year 2015-01-22 12:00:23 +01:00
command.ti Update copyright year 2015-01-22 12:00:23 +01:00
comment.cpp Update copyright year 2015-01-22 12:00:23 +01:00
comment.hpp Update copyright year 2015-01-22 12:00:23 +01:00
comment.ti Update copyright year 2015-01-22 12:00:23 +01:00
compatutility.cpp StatusDataWriter: Fix wrong host notification filters 2015-02-07 22:46:34 +01:00
compatutility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
customvarobject.cpp Update copyright year 2015-01-22 12:00:23 +01:00
customvarobject.hpp Update copyright year 2015-01-22 12:00:23 +01:00
customvarobject.ti Update copyright year 2015-01-22 12:00:23 +01:00
dependency-apply.cpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
dependency.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dependency.hpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
dependency.ti Update copyright year 2015-01-22 12:00:23 +01:00
downtime.cpp Update copyright year 2015-01-22 12:00:23 +01:00
downtime.hpp Update copyright year 2015-01-22 12:00:23 +01:00
downtime.ti Update copyright year 2015-01-22 12:00:23 +01:00
eventcommand.cpp Update copyright year 2015-01-22 12:00:23 +01:00
eventcommand.hpp Update copyright year 2015-01-22 12:00:23 +01:00
eventcommand.ti Update copyright year 2015-01-22 12:00:23 +01:00
externalcommandprocessor.cpp Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands 2015-02-07 21:39:19 +01:00
externalcommandprocessor.hpp Update copyright year 2015-01-22 12:00:23 +01:00
host.cpp Add host/service runtime macro downtime_depth 2015-02-08 00:15:38 +01:00
host.hpp Update copyright year 2015-01-22 12:00:23 +01:00
host.ti Update copyright year 2015-01-22 12:00:23 +01:00
hostgroup.cpp Update copyright year 2015-01-22 12:00:23 +01:00
hostgroup.hpp Update copyright year 2015-01-22 12:00:23 +01:00
hostgroup.ti Update copyright year 2015-01-22 12:00:23 +01:00
i2-icinga.hpp Update copyright year 2015-01-22 12:00:23 +01:00
icinga-type.conf Require at least one user for notification objects (user or as member of user_groups) 2015-02-07 23:04:01 +01:00
icingaapplication.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
icingaapplication.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
icingaapplication.ti Update copyright year 2015-01-22 12:00:23 +01:00
icingastatuswriter.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
icingastatuswriter.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
icingastatuswriter.ti Update copyright year 2015-01-22 12:00:23 +01:00
legacytimeperiod.cpp Validate timeperiod segments 2015-01-29 14:14:56 +01:00
legacytimeperiod.hpp Update copyright year 2015-01-22 12:00:23 +01:00
macroprocessor.cpp Implement a unit test for nullary lambdas 2015-02-03 14:02:32 +01:00
macroprocessor.hpp Implement support for functions in set_if 2015-01-29 10:09:53 +01:00
macroresolver.hpp Update copyright year 2015-01-22 12:00:23 +01:00
notification-apply.cpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
notification.cpp Require at least one user for notification objects (user or as member of user_groups) 2015-02-07 23:04:01 +01:00
notification.hpp Require at least one user for notification objects (user or as member of user_groups) 2015-02-07 23:04:01 +01:00
notification.ti Update copyright year 2015-01-22 12:00:23 +01:00
notificationcommand.cpp Update copyright year 2015-01-22 12:00:23 +01:00
notificationcommand.hpp Update copyright year 2015-01-22 12:00:23 +01:00
notificationcommand.ti Update copyright year 2015-01-22 12:00:23 +01:00
objectutils.cpp Implement accessor functions for hosts, services, etc. 2015-01-28 14:18:27 +01:00
objectutils.hpp Implement accessor functions for hosts, services, etc. 2015-01-28 14:18:27 +01:00
perfdatavalue.cpp Update copyright year 2015-01-22 12:00:23 +01:00
perfdatavalue.hpp Update copyright year 2015-01-22 12:00:23 +01:00
perfdatavalue.ti Update copyright year 2015-01-22 12:00:23 +01:00
pluginutility.cpp Update validators for command arguments 2015-01-29 10:30:02 +01:00
pluginutility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scheduleddowntime-apply.cpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
scheduleddowntime.cpp Update copyright year 2015-01-22 12:00:23 +01:00
scheduleddowntime.hpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
scheduleddowntime.ti Update copyright year 2015-01-22 12:00:23 +01:00
service-apply.cpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
service.cpp Add host/service runtime macro downtime_depth 2015-02-08 00:15:38 +01:00
service.hpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
service.ti Update copyright year 2015-01-22 12:00:23 +01:00
servicegroup.cpp Update copyright year 2015-01-22 12:00:23 +01:00
servicegroup.hpp Update copyright year 2015-01-22 12:00:23 +01:00
servicegroup.ti Update copyright year 2015-01-22 12:00:23 +01:00
timeperiod.cpp Update copyright year 2015-01-22 12:00:23 +01:00
timeperiod.hpp Update copyright year 2015-01-22 12:00:23 +01:00
timeperiod.ti Update copyright year 2015-01-22 12:00:23 +01:00
user.cpp Update copyright year 2015-01-22 12:00:23 +01:00
user.hpp Update copyright year 2015-01-22 12:00:23 +01:00
user.ti Update copyright year 2015-01-22 12:00:23 +01:00
usergroup.cpp Update copyright year 2015-01-22 12:00:23 +01:00
usergroup.hpp Update copyright year 2015-01-22 12:00:23 +01:00
usergroup.ti Update copyright year 2015-01-22 12:00:23 +01:00