icinga2/lib/icinga
Jean Flach 60f86d01fe Implement /v1/actions/process-check-result
Requires error handling.

refs #9080
2015-07-31 17:18:49 +02:00
..
CMakeLists.txt Implement basic actions framework 2015-07-30 17:50:17 +02: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
apiactions.cpp Implement /v1/actions/process-check-result 2015-07-31 17:18:49 +02:00
apiactions.hpp Implement /v1/actions/process-check-result 2015-07-31 17:18:49 +02:00
apievents.cpp Add a warning if EventCommand is not found when using command_endpoint 2015-07-31 16:04:03 +02:00
apievents.hpp Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands 2015-02-07 21:39:19 +01:00
checkable-check.cpp Fix permissions for agent CheckResult messages 2015-03-30 13:50:14 +02: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 downtimes for NOT-OK states after OnDowntimeAdded() 2015-04-12 14:38:35 +02: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 failed assertion in DB IDO 2015-04-27 11:00:41 +02:00
checkable.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
checkable.ti Fix compiler warnings w/ config validators 2015-04-20 14:16:19 +02:00
checkcommand.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +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 Implement support for limiting output attributes 2015-07-28 17:12:51 +02:00
checkresult.hpp Implement support for limiting output attributes 2015-07-28 17:12:51 +02: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 Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
command.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
command.ti Fix incorrect validator for command arguments 2015-06-18 08:13:40 +02:00
comment.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +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 Fix multi line handling for compat check results 2015-06-15 17:19:28 +02:00
compatutility.hpp Fix multi line handling for compat check results 2015-06-15 17:19:28 +02:00
customvarobject.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
customvarobject.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
customvarobject.ti Update copyright year 2015-01-22 12:00:23 +01:00
dependency-apply.cpp Remove the ScopeCurrent constant 2015-04-15 08:36:17 +02:00
dependency.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
dependency.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
dependency.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
downtime.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +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 Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +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 Implement external command DEL_DOWNTIME_BY_HOST_NAME 2015-07-31 14:50:17 +02:00
externalcommandprocessor.hpp Implement external command DEL_DOWNTIME_BY_HOST_NAME 2015-07-31 14:50:17 +02:00
host.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
host.hpp Make load order for objects more reliable 2015-03-19 15:58:38 +01:00
host.ti Fix compiler warnings w/ config validators 2015-04-20 14:16:19 +02:00
hostgroup.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
hostgroup.hpp Update copyright year 2015-01-22 12:00:23 +01:00
hostgroup.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
i2-icinga.hpp Update copyright year 2015-01-22 12:00:23 +01:00
icinga-app.conf Clean up the start-up process a bit 2015-03-18 11:14:51 +01:00
icingaapplication.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
icingaapplication.hpp Make the argments for the stats functions const-ref 2015-02-13 11:29:15 +01:00
icingaapplication.ti Update copyright year 2015-01-22 12:00:23 +01:00
icingastatuswriter.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
icingastatuswriter.hpp Make the argments for the stats functions const-ref 2015-02-13 11:29:15 +01:00
icingastatuswriter.ti Update validators for CustomVarObject 2015-02-10 08:53:15 +01:00
legacytimeperiod.cpp Improve timeperiod validation error messages 2015-03-29 08:13:11 +02:00
legacytimeperiod.hpp Update copyright year 2015-01-22 12:00:23 +01:00
macroprocessor.cpp Fix incorrect return value for the macro() function 2015-07-13 08:25:19 +02:00
macroprocessor.hpp Move ValidateMacroString into the MacroProcessor class 2015-02-11 16:14:59 +01:00
macroresolver.hpp Update copyright year 2015-01-22 12:00:23 +01:00
notification-apply.cpp Remove the ScopeCurrent constant 2015-04-15 08:36:17 +02:00
notification.cpp Change log level to 'notice' for 'Attempting to send notifications' messages 2015-04-12 15:11:38 +02:00
notification.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
notification.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
notificationcommand.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +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 the 'get_time_period' function 2015-02-23 13:56:53 +01:00
objectutils.hpp Don't use separate threads for each ApiClient object 2015-02-14 16:34:36 +01:00
perfdatavalue.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
perfdatavalue.hpp Update PerfdataValue::Parse to ignore invalid warn, crit, min, and max values 2015-03-02 13:52:41 +01:00
perfdatavalue.ti Update copyright year 2015-01-22 12:00:23 +01:00
pluginutility.cpp Fix incorrect assignment in PluginUtility::ExecuteCommand 2015-03-02 10:14:15 +01:00
pluginutility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scheduleddowntime-apply.cpp Remove the ScopeCurrent constant 2015-04-15 08:36:17 +02:00
scheduleddowntime.cpp Improve timeperiod validation error messages 2015-03-29 08:13:11 +02:00
scheduleddowntime.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
scheduleddowntime.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
service-apply.cpp Remove the ScopeCurrent constant 2015-04-15 08:36:17 +02:00
service.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
service.hpp Make load order for objects more reliable 2015-03-19 15:58:38 +01:00
service.ti Fix compiler warnings w/ config validators 2015-04-20 14:16:19 +02:00
servicegroup.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
servicegroup.hpp Update copyright year 2015-01-22 12:00:23 +01:00
servicegroup.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
timeperiod.cpp Improve timeperiod validation error messages 2015-03-29 08:13:11 +02:00
timeperiod.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
timeperiod.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
user.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
user.hpp Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
user.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00
usergroup.cpp Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
usergroup.hpp Update copyright year 2015-01-22 12:00:23 +01:00
usergroup.ti Generate C++ code for type validators 2015-03-27 07:59:27 +01:00