void zbx_dc_config_get_hosts_by_itemids(zbx_dc_host_t *hosts, const zbx_uint64_t *itemids, int *errcodes, size_t num);
#ifndef ZABBIX_CACHECONFIG_H
#define ZABBIX_CACHECONFIG_H
#include "zbxavailability.h"
#include "zbxtagfilter.h"
#include "zbxpgservice.h"
#define ZBX_NO_POLLER 255
#define ZBX_POLLER_TYPE_NORMAL 0
#define ZBX_POLLER_TYPE_UNREACHABLE 1
#define ZBX_POLLER_TYPE_IPMI 2
#define ZBX_POLLER_TYPE_PINGER 3
#define ZBX_POLLER_TYPE_JAVA 4
#define ZBX_POLLER_TYPE_HISTORY 5
#define ZBX_POLLER_TYPE_ODBC 6
#define ZBX_POLLER_TYPE_HTTPAGENT 7
#define ZBX_POLLER_TYPE_AGENT 8
#define ZBX_POLLER_TYPE_SNMP 9
#define ZBX_POLLER_TYPE_INTERNAL 10
#define ZBX_POLLER_TYPE_BROWSER 11
#define ZBX_POLLER_TYPE_COUNT 12
ZBX_SESSION_TYPE_DATA = 0,
#define ZBX_MAX_JAVA_ITEMS 32
#define ZBX_MAX_SNMP_ITEMS 128
#define ZBX_MAX_POLLER_ITEMS 128
#define ZBX_MAX_PINGER_ITEMS 128
#define ZBX_MAX_HTTPAGENT_ITEMS 1000
#define ZBX_MAX_AGENT_ITEMS 1000
#define ZBX_MAX_ITEMS 1000
#define ZBX_SNMPTRAP_LOGGING_ENABLED 1