summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorsasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-14 14:55:37 +0000
committersasha <sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-14 14:55:37 +0000
commitebec5b63bb5dad1eb3d2badb32e55a319ebca147 (patch)
treeccd9a674a2c9f013369973d221b50cb057bda766 /include
parent9909bafb823b9231e33e569744e2ddb0baa3a294 (diff)
downloadzabbix-ebec5b63bb5dad1eb3d2badb32e55a319ebca147.tar.gz
zabbix-ebec5b63bb5dad1eb3d2badb32e55a319ebca147.tar.xz
zabbix-ebec5b63bb5dad1eb3d2badb32e55a319ebca147.zip
- [DEV-110] Heartbeat messages
git-svn-id: svn://svn.zabbix.com/trunk@5488 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/zbxjson.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/zbxjson.h b/include/zbxjson.h
index 820b6b1a..f0d702ce 100644
--- a/include/zbxjson.h
+++ b/include/zbxjson.h
@@ -47,6 +47,7 @@
#define ZBX_PROTO_VALUE_GET_ACTIVE_CHECKS "active checks"
#define ZBX_PROTO_VALUE_PROXY_CONFIG "proxy config"
+#define ZBX_PROTO_VALUE_PROXY_HEARTBEAT "proxy heartbeat"
#define ZBX_PROTO_VALUE_DISCOVERY_DATA "discovery data"
#define ZBX_PROTO_VALUE_HISTORY_DATA "history data"
#define ZBX_PROTO_VALUE_SENDER_DATA "sender data"