icinga2/lib/methods
Michael Friedrich 2acf3a6941 Indicate a warning in the 'icinga' check when cluster stage validation failed
- success: clear the last failed attribute
- failed: populate it with the output and current timestamp

This can be used to highlight this in the 'icinga' check task.
Since 2.9 we don't have problems with circular library dependencies
with just one linked binary, therefore it is safe to include libremote
in libmethods here.
2019-06-19 14:46:11 +02:00
..
CMakeLists.txt Implement sleep CheckCommand in memory 2019-05-02 16:24:42 +02:00
clusterchecktask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
clusterchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
clusterzonechecktask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
clusterzonechecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
dummychecktask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
dummychecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
exceptionchecktask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01: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 Indicate a warning in the 'icinga' check when cluster stage validation failed 2019-06-19 14:46:11 +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 Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
nullchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
nulleventtask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
nulleventtask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginchecktask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
plugineventtask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
plugineventtask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
pluginnotificationtask.cpp Implement last_notification_result handling for Notification objects 2019-03-28 10:43:35 +01:00
pluginnotificationtask.hpp Implement last_notification_result handling for Notification objects 2019-03-28 10:43:35 +01:00
randomchecktask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
randomchecktask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
sleepchecktask.cpp Implement sleep CheckCommand in memory 2019-05-02 16:24:42 +02:00
sleepchecktask.hpp Implement sleep CheckCommand in memory 2019-05-02 16:24:42 +02:00
timeperiodtask.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
timeperiodtask.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00