GET_CONFIG_VAR(zbx_get_config_int_f, get_config_log_remote_commands_cb, int, sysinfo_get_config_log_remote_commands)
#if !defined(WITH_AGENT2_METRICS)
#if (!defined(_WINDOWS) && !defined(__MINGW32__)) && !defined(WITH_AGENT2_METRICS)
#if defined(_WINDOWS) || defined(__MINGW32__)
#ifdef WITH_AGENT_METRICS
# include "agent/agent.h"
#ifdef WITH_COMMON_METRICS
# include "common/zbxsysinfo_common.h"
# include "common/http_metrics.h"
#ifdef WITH_SIMPLE_METRICS
# include "simple/simple.h"
#ifdef WITH_SPECIFIC_METRICS
# include "specsysinfo.h"