summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-08-01 07:28:07 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-08-01 07:28:07 +0000
commit1a7b74a3fc4ea2b0264eb620e44654eeb3e6c081 (patch)
tree7544c4042e6c7e1d3d9a4cbdfa540fc391828b3c /include
parent8e14901dcb38e6bec7e8d734748d4ac70d5198cb (diff)
Improvements for ICMP pinger.
git-svn-id: svn://svn.zabbix.com/trunk@881 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 78480369..8cee3933 100644
--- a/include/common.h
+++ b/include/common.h
@@ -49,6 +49,8 @@
/* Special item key used for storing server status */
#define SERVER_STATUS_KEY "status"
+/* Special item key used for ICMP pings */
+#define SERVER_ICMPPING_KEY "icmpping"
/* Alert types */
#define ALERT_TYPE_EMAIL 0