icinga2/lib/icinga
Michael Friedrich 309c8d7299 Fix dependency logging for hosts and services.
Fixes #6104
2014-05-01 22:07:35 +02:00
..
CMakeLists.txt Implement support for optional command arguments. 2014-04-26 15:03:38 +02:00
api.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
api.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
checkable-check.cpp Implement support for agent-based checks. 2014-04-12 04:21:09 +02:00
checkable-comment.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkable-dependency.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkable-downtime.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkable-event.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkable-flapping.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkable-notification.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkable.cpp Add modified attributes for vars dictionary. 2014-04-16 17:52:12 +02:00
checkable.h Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
checkable.ti Implement attributes for some well-known macros and allow macro recursion. 2014-04-08 13:23:24 +02:00
checkcommand.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
checkcommand.h Implement host checks. 2014-04-04 15:57:54 +02:00
checkcommand.ti Rename the service state constants. 2014-04-08 09:11:54 +02:00
checkresult.cpp Implement new state and type filters. 2014-04-07 14:00:18 +02:00
checkresult.h Implement new state and type filters. 2014-04-07 14:00:18 +02:00
checkresult.ti Rename the service state constants. 2014-04-08 09:11:54 +02:00
cib.cpp Rename the service state constants. 2014-04-08 09:11:54 +02:00
cib.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
command.cpp Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
command.h Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
command.ti Implement support for optional command arguments. 2014-04-26 15:03:38 +02:00
comment.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
comment.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
comment.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
compatutility.cpp Fix support for StatsOr and StatsAnd. 2014-04-27 15:16:57 +02:00
compatutility.h Drop unused statusmap_image & coords attributes entirely. 2014-04-22 13:48:06 +02:00
dependency-apply.cpp Fix headers. 2014-04-23 15:57:58 +02:00
dependency.cpp Fix dependency logging for hosts and services. 2014-05-01 22:07:35 +02:00
dependency.h Log warning if apply rule does not match anywhere. 2014-04-07 15:00:14 +02:00
dependency.ti Rename the notification attributes. 2014-04-09 10:25:23 +02:00
domain.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
domain.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
domain.ti Rename the service state constants. 2014-04-08 09:11:54 +02:00
downtime.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
downtime.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
downtime.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
eventcommand.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
eventcommand.h Implement host checks. 2014-04-04 15:57:54 +02:00
eventcommand.ti Rename the service state constants. 2014-04-08 09:11:54 +02:00
externalcommandprocessor.cpp Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
externalcommandprocessor.h Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
host.cpp Implement support for hosts in the agent component. 2014-04-15 13:38:01 +02:00
host.h Remove the HostUnreachable state. 2014-04-08 08:54:49 +02:00
host.ti Revert "Add statusmap_image and coords host attributes." 2014-04-22 12:09:24 +02:00
hostgroup.cpp Add group assign/ignore rules. 2014-04-23 15:50:00 +02:00
hostgroup.h Add group assign/ignore rules. 2014-04-23 15:50:00 +02:00
hostgroup.ti Add {Host,Service}Group attributes: notes, notes_url, action_url. 2014-04-24 14:48:57 +02:00
i2-icinga.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
icinga-type.conf Rename "optional" attribute to "required" and change the default value. 2014-04-29 10:41:32 +02:00
icingaapplication.cpp Add global Enable{Host,Service}Checks. Update interfaces and external commands. 2014-04-17 11:29:47 +02:00
icingaapplication.h Add global Enable{Host,Service}Checks. Update interfaces and external commands. 2014-04-17 11:29:47 +02:00
icingaapplication.ti Add global Enable{Host,Service}Checks. Update interfaces and external commands. 2014-04-17 11:29:47 +02:00
icingastatuswriter.cpp Implement host checks. 2014-04-04 15:57:54 +02:00
icingastatuswriter.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
icingastatuswriter.ti Implement IcingaStatusWriter object dumping local and feature stats. 2014-02-17 18:51:16 +01:00
legacytimeperiod.cpp Refactor name helper classes a bit. 2014-04-06 08:15:07 +02:00
legacytimeperiod.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
macroprocessor.cpp Implement support for optional command arguments. 2014-04-26 15:03:38 +02:00
macroprocessor.h Implement support for optional command arguments. 2014-04-26 15:03:38 +02:00
macroresolver.h Implement attributes for some well-known macros and allow macro recursion. 2014-04-08 13:23:24 +02:00
notification-apply.cpp Fix headers. 2014-04-23 15:57:58 +02:00
notification.cpp Rename the notification attributes. 2014-04-09 10:25:23 +02:00
notification.h Rename the notification attributes. 2014-04-09 10:25:23 +02:00
notification.ti Rename the notification attributes. 2014-04-09 10:25:23 +02:00
notificationcommand.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
notificationcommand.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
notificationcommand.ti Rename the service state constants. 2014-04-08 09:11:54 +02:00
perfdatavalue.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
perfdatavalue.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
perfdatavalue.ti Mark the PerfdataValue class as "safe". 2014-04-11 07:44:28 +02:00
pluginutility.cpp Rename "optional" attribute to "required" and change the default value. 2014-04-29 10:41:32 +02:00
pluginutility.h Implement support for optional command arguments. 2014-04-26 15:03:38 +02:00
scheduleddowntime-apply.cpp Fix headers. 2014-04-23 15:57:58 +02:00
scheduleddowntime.cpp Refactor name helper classes a bit. 2014-04-06 08:15:07 +02:00
scheduleddowntime.h Log warning if apply rule does not match anywhere. 2014-04-07 15:00:14 +02:00
scheduleddowntime.ti Refactor name helper classes a bit. 2014-04-06 08:15:07 +02:00
service-apply.cpp Fix headers. 2014-04-23 15:57:58 +02:00
service.cpp Add nested group support for {Host,Service,User}Group. 2014-04-14 21:52:01 +02:00
service.h Log warning if apply rule does not match anywhere. 2014-04-07 15:00:14 +02:00
service.ti Refactor name helper classes a bit. 2014-04-06 08:15:07 +02:00
servicegroup.cpp Add group assign/ignore rules. 2014-04-23 15:50:00 +02:00
servicegroup.h Add group assign/ignore rules. 2014-04-23 15:50:00 +02:00
servicegroup.ti Add {Host,Service}Group attributes: notes, notes_url, action_url. 2014-04-24 14:48:57 +02:00
timeperiod.cpp Change copyright header (again). 2014-03-19 11:42:47 +01:00
timeperiod.h Change copyright header (again). 2014-03-19 11:42:47 +01:00
timeperiod.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
user.cpp Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
user.h Add modified attributes for user and command vars. 2014-04-17 15:20:28 +02:00
user.ti Rename the notification attributes. 2014-04-09 10:25:23 +02:00
usergroup.cpp Add group assign/ignore rules. 2014-04-23 15:50:00 +02:00
usergroup.h Add group assign/ignore rules. 2014-04-23 15:50:00 +02:00
usergroup.ti Add nested group support for {Host,Service,User}Group. 2014-04-14 21:52:01 +02:00