kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
Configuration for a Icinga2 daemon monitoring this node. More...
#include <Config.hpp>
Public Attributes | |
std::string | api_url |
std::string | api_user |
std::string | api_password |
std::string | host |
std::map< std::string, std::string > | services {{"full-sync", "ahri_full_sync"}} |
Configuration for a Icinga2 daemon monitoring this node.
Definition at line 55 of file Config.hpp.
std::string ahri::Config::Icinga2::api_password |
Definition at line 59 of file Config.hpp.
std::string ahri::Config::Icinga2::api_url |
Definition at line 57 of file Config.hpp.
std::string ahri::Config::Icinga2::api_user |
Definition at line 58 of file Config.hpp.
std::string ahri::Config::Icinga2::host |
Definition at line 60 of file Config.hpp.
std::map<std::string, std::string> ahri::Config::Icinga2::services {{"full-sync", "ahri_full_sync"}} |
Definition at line 61 of file Config.hpp.