kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
Public Attributes | List of all members
ahri::Config::Icinga2 Struct Reference

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"}}
 

Detailed Description

Configuration for a Icinga2 daemon monitoring this node.

Definition at line 55 of file Config.hpp.

Member Data Documentation

◆ api_password

std::string ahri::Config::Icinga2::api_password

Definition at line 59 of file Config.hpp.

◆ api_url

std::string ahri::Config::Icinga2::api_url

Definition at line 57 of file Config.hpp.

◆ api_user

std::string ahri::Config::Icinga2::api_user

Definition at line 58 of file Config.hpp.

◆ host

std::string ahri::Config::Icinga2::host

Definition at line 60 of file Config.hpp.

◆ services

std::map<std::string, std::string> ahri::Config::Icinga2::services {{"full-sync", "ahri_full_sync"}}

Definition at line 61 of file Config.hpp.


The documentation for this struct was generated from the following file: