#ifndef ZABBIX_CHECKS_SIMPLE_VMWARE_H
#define ZABBIX_CHECKS_SIMPLE_VMWARE_H
#if defined(HAVE_LIBXML2) && defined(HAVE_LIBCURL)
int check_vcenter_cluster_discovery(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_cluster_status(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_version(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_fullname(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_datastore_discovery(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_datastore_read(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_datastore_size(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_datastore_write(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_datastore_hv_list(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_cluster_name(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_cpu_usage(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_cpu_usage_perf(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_cpu_utilization(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datacenter_name(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datastore_discovery(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datastore_read(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datastore_size(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datastore_write(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datastore_list(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_datastore_multipath(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_discovery(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_fullname(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_cpu_num(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_cpu_freq(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_cpu_model(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_cpu_threads(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_memory(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_model(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_uuid(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_hw_vendor(AGENT_REQUEST *request, const char *username, const char *password,
int check_vcenter_hv_memory_size_ballooned(AGENT_REQUEST *request, const char *username, const char *password,