Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2020-12-16 17:53:38 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2020-12-16 17:53:38 +0300
commit5d037a6f039e249bb6b8fedd89c3c42e0891ec52 (patch)
tree7aa46c206ae40344a82bf85a5b13018252a0fa96 /include/zbxjson.h
parenta15182f1d131470b28a5dbbb5c0bcc811920e743 (diff)
.......PS. [ZBXNEXT-6311] code review 2 rework
Diffstat (limited to 'include/zbxjson.h')
-rw-r--r--include/zbxjson.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/zbxjson.h b/include/zbxjson.h
index 3a79a2a6fb5..03845eed492 100644
--- a/include/zbxjson.h
+++ b/include/zbxjson.h
@@ -157,13 +157,10 @@
#define ZBX_PROTO_TAG_SSL_KEY_PASSWORD "ssl_key_password"
#define ZBX_PROTO_TAG_MAINTENANCE_STATUS "maintenance_status"
#define ZBX_PROTO_TAG_MAINTENANCE_TYPE "maintenance_type"
-#define ZBX_PROTO_TAG_SNMP_AVAILABLE "snmp_available"
-#define ZBX_PROTO_TAG_IPMI_AVAILABLE "ipmi_available"
#define ZBX_PROTO_TAG_IPMI_AUTHTYPE "ipmi_authtype"
#define ZBX_PROTO_TAG_IPMI_PRIVILEGE "ipmi_privilege"
#define ZBX_PROTO_TAG_IPMI_USERNAME "ipmi_username"
#define ZBX_PROTO_TAG_IPMI_PASSWORD "ipmi_password"
-#define ZBX_PROTO_TAG_JMX_AVAILABLE "jmx_available"
#define ZBX_PROTO_TAG_DATA_TYPE "datatype"
#define ZBX_PROTO_TAG_PROXY_DELAY "proxy_delay"
#define ZBX_PROTO_TAG_EXPRESSIONS "expressions"