icinga2/plugins
Michael Friedrich eb3ce9cb83 check_nscp_api: Rewrite using Boost ASIO and Beast
This includes a huge workaround for NSCP not sending
the status reason correctly. Therefore parsing the raw
data buffer is required, otherwise we could just use
Beast's builtin HTTP parser as everywhere else.

refs #7142
refs #7041
2019-05-23 13:36:38 +02:00
..
CMakeLists.txt CMake: Handle INSTALL_RPATH globally and allow external additions 2019-04-01 13:31:16 +02:00
check_disk.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
check_load.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
check_memory.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
check_network.cpp Merge pull request #7002 from Icinga/bugfix/check_network-percent-6155 2019-03-19 09:27:55 +01:00
check_nscp_api.cpp check_nscp_api: Rewrite using Boost ASIO and Beast 2019-05-23 13:36:38 +02:00
check_perfmon.cpp Fix compiler warnings in Windows plugins 2019-04-30 10:32:44 +02:00
check_ping.cpp Fix compiler warnings in Windows plugins 2019-04-30 10:32:44 +02:00
check_procs.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
check_service.cpp Disable program option guessing in check_service 2019-05-17 19:57:08 +02:00
check_swap.cpp windows: Avoid 32-bit linker problems for check_swap 2019-04-05 10:34:07 +02:00
check_update.cpp Fix compiler warnings in Windows plugins 2019-04-30 10:32:44 +02:00
check_uptime.cpp Fix compiler warnings in Windows plugins 2019-04-30 10:32:44 +02:00
check_users.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
thresholds.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
thresholds.hpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00