icinga2/lib/methods
Mattia Codato 96dc349240 Fix scriptfunc for dummychecktask, exceptionchecktask and sleepchecktask 2020-07-22 11:38:41 +02:00
..
CMakeLists.txt Replace executeactiontask with a lambda function 2020-07-13 09:47:19 +02:00
clusterchecktask.cpp Use ExecuteCommandProcessFinishedHandler for all lib/methods/*task.cpp 2020-07-20 16:29:26 +02:00
clusterchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
clusterzonechecktask.cpp Use ExecuteCommandProcessFinishedHandler for all lib/methods/*task.cpp 2020-07-20 16:29:26 +02:00
clusterzonechecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
dummychecktask.cpp Fix scriptfunc for dummychecktask, exceptionchecktask and sleepchecktask 2020-07-22 11:38:41 +02:00
dummychecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
exceptionchecktask.cpp Fix scriptfunc for dummychecktask, exceptionchecktask and sleepchecktask 2020-07-22 11:38:41 +02:00
exceptionchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
i2-methods.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
icingachecktask.cpp Use ExecuteCommandProcessFinishedHandler for all lib/methods/*task.cpp 2020-07-20 16:29:26 +02:00
icingachecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
methods-itl.conf Implement sleep CheckCommand in memory 2019-05-02 16:24:42 +02:00
nullchecktask.cpp Use ExecuteCommandProcessFinishedHandler for all lib/methods/*task.cpp 2020-07-20 16:29:26 +02:00
nullchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
nulleventtask.cpp Use ExecuteCommandProcessFinishedHandler in NullEventTask 2020-07-21 08:33:43 +02:00
nulleventtask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginchecktask.cpp Fix ExecuteCommandProcessFinishedHandler parameters 2020-07-13 16:54:37 +02:00
pluginchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
plugineventtask.cpp Call ExecuteCommandProcessFinishedHandler for notification and event commands 2020-07-15 09:14:01 +02:00
plugineventtask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginnotificationtask.cpp Call ExecuteCommandProcessFinishedHandler for notification and event commands 2020-07-15 09:14:01 +02:00
pluginnotificationtask.hpp Revert "Implement last_notification_result handling for Notification objects" 2020-01-07 14:21:06 +01:00
randomchecktask.cpp Use ExecuteCommandProcessFinishedHandler for all lib/methods/*task.cpp 2020-07-20 16:29:26 +02:00
randomchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
sleepchecktask.cpp Fix scriptfunc for dummychecktask, exceptionchecktask and sleepchecktask 2020-07-22 11:38:41 +02:00
sleepchecktask.hpp Implement sleep CheckCommand in memory 2019-05-02 16:24:42 +02:00
timeperiodtask.cpp Revert "Use ExecuteCommandProcessFinishedHandler in TimePeriodTask" 2020-07-21 10:52:59 +02:00
timeperiodtask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00