icinga2/lib/icinga
Michael Friedrich 153a8b24fe ido: Fix hosts without hostcheck service not being dumped to config table.
still, the status update must be triggered by icinga2 which does not
happen currently.

fixes #4500
2013-08-02 14:13:27 +02:00
..
.gitignore
Makefile.am Move some of the compat functionality to the CompatUtility class. 2013-07-23 09:12:38 +02:00
api.cpp
api.h
checkcommand.cpp
checkcommand.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
checkresultmessage.cpp
checkresultmessage.h
cib.cpp
cib.h
command.cpp Implement dumping commands and timeperiods. 2013-07-02 08:44:03 +02:00
command.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
compatutility.cpp ido: Fix hosts without hostcheck service not being dumped to config table. 2013-08-02 14:13:27 +02:00
compatutility.h ido: Fix hosts without hostcheck service not being dumped to config table. 2013-08-02 14:13:27 +02:00
downtimemessage.cpp
downtimemessage.h
eventcommand.cpp
eventcommand.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
externalcommandprocessor.cpp ido: Properly implement program status updates. 2013-07-25 09:23:34 +02:00
externalcommandprocessor.h
flappingmessage.cpp compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
flappingmessage.h compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
host.cpp add GetChildHosts() to host object 2013-07-19 16:11:17 +02:00
host.h add GetChildHosts() to host object 2013-07-19 16:11:17 +02:00
hostgroup.cpp Add HostGroup::OnMembersCached signal. 2013-08-01 11:08:06 +02:00
hostgroup.h Add HostGroup::OnMembersCached signal. 2013-08-01 11:08:06 +02:00
i2-icinga.h
icinga-type.conf timeperiods: re-add display_name 2013-07-18 15:30:17 +02:00
icinga.vcxproj compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
icinga.vcxproj.filters compatlog: add flapping messages 2013-07-01 14:44:56 +02:00
icingaapplication.cpp
icingaapplication.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
legacytimeperiod.cpp
legacytimeperiod.h
macroprocessor.cpp macros: fix param name for ResolveMacros 2013-07-16 17:11:18 +02:00
macroprocessor.h
macroresolver.cpp
macroresolver.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
notification.cpp Only check escalations for problem notifications. 2013-07-19 11:02:43 +02:00
notification.h notifications: add notification number 2013-07-18 17:04:09 +02:00
notificationcommand.cpp
notificationcommand.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
notificationmessage.cpp
notificationmessage.h
notificationrequestmessage.cpp compatlog: refactor custom/acknowledgement notifications with author/commenttext 2013-07-01 11:17:58 +02:00
notificationrequestmessage.h compatlog: refactor custom/acknowledgement notifications with author/commenttext 2013-07-01 11:17:58 +02:00
nullchecktask.cpp
nullchecktask.h
nulleventtask.cpp
nulleventtask.h
perfdatawriter.cpp
perfdatawriter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
pluginchecktask.cpp Implement dumping commands and timeperiods. 2013-07-02 08:44:03 +02:00
pluginchecktask.h
plugineventtask.cpp Implement dumping commands and timeperiods. 2013-07-02 08:44:03 +02:00
plugineventtask.h
pluginnotificationtask.cpp Implement shift operator for the Value class. 2013-07-23 09:11:53 +02:00
pluginnotificationtask.h
service-check.cpp build fix on debian squeeze 2013-07-30 22:38:33 +02:00
service-comment.cpp Make sure new comments/downtimes are added to the ID cache right away. 2013-07-11 08:58:11 +02:00
service-downtime.cpp Make sure new comments/downtimes are added to the ID cache right away. 2013-07-11 08:58:11 +02:00
service-event.cpp
service-flapping.cpp Remove unnecessary parenthesis. 2013-07-02 09:00:15 +02:00
service-notification.cpp notifications: add notification number 2013-07-18 17:04:09 +02:00
service.cpp add LastState{OK,Warning,Critical,Unknown|Up,Down,Unreachable} time attributes 2013-07-18 18:16:39 +02:00
service.h add LastState{OK,Warning,Critical,Unknown|Up,Down,Unreachable} time attributes 2013-07-18 18:16:39 +02:00
servicegroup.cpp Remove the built-in attributes notes_url and action_url. 2013-07-01 13:55:25 +02:00
servicegroup.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
timeperiod.cpp timeperiods: re-add display_name 2013-07-18 15:30:17 +02:00
timeperiod.h timeperiods: re-add display_name 2013-07-18 15:30:17 +02:00
user.cpp User: register enable_notifications, add GetEnableNotifications() 2013-07-16 13:17:53 +02:00
user.h User: register enable_notifications, add GetEnableNotifications() 2013-07-16 13:17:53 +02:00
usergroup.cpp
usergroup.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00