]> granicus.if.org Git - icinga2/commit
Implement the IcingaCheckTask check type.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 12 Nov 2013 11:04:52 +0000 (12:04 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 21 Nov 2013 10:40:03 +0000 (11:40 +0100)
commit1fc47e67a8e3dab0b80459f558cc38bef1ab6e98
tree2256ca0eb9238b34a3d62b9cc678d1ccb1d8fc0c
parent2cefcb5bfa7108d44f919dd39863f0d1b7a3272a
Implement the IcingaCheckTask check type.

Fixes #2822
etc/icinga2/conf.d/localhost.conf
itl/command-common.conf
itl/command.conf
lib/methods/CMakeLists.txt
lib/methods/icingachecktask.cpp [new file with mode: 0644]
lib/methods/icingachecktask.h [new file with mode: 0644]