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:
authorAndris Zeila <andris.zeila@zabbix.com>2016-12-22 18:15:40 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2016-12-22 18:15:40 +0300
commit07c09bcc238a0d37c74b4bd0d4d062a93dc04bdb (patch)
treea4c93384c9ab813eca26f0c02d1995c8100a2f8f /include/zbxself.h
parent19cba8797d840881036d9b9381b8b7d3e5aa3dd3 (diff)
.......PS. [ZBXNEXT-3386] added IPMI manager/pollers (with stubs intead of real IPMI checks)
Diffstat (limited to 'include/zbxself.h')
-rw-r--r--include/zbxself.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/zbxself.h b/include/zbxself.h
index f10a4669538..f8cc2d8989e 100644
--- a/include/zbxself.h
+++ b/include/zbxself.h
@@ -49,7 +49,8 @@
#define ZBX_PROCESS_TYPE_LISTENER 22
#define ZBX_PROCESS_TYPE_ACTIVE_CHECKS 23
#define ZBX_PROCESS_TYPE_TASKMANAGER 24
-#define ZBX_PROCESS_TYPE_COUNT 25 /* number of process types */
+#define ZBX_PROCESS_TYPE_IPMIMANAGER 25
+#define ZBX_PROCESS_TYPE_COUNT 26 /* number of process types */
#define ZBX_PROCESS_TYPE_UNKNOWN 255
#define ZBX_RTC_LOG_SCOPE_FLAG 0x80