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>2017-03-10 16:27:56 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2017-03-10 16:27:56 +0300
commite5915777a61ed1d43bacaffa967eaa313d26baf2 (patch)
tree6aa0c16e6375011ed97d1358fe9c376881e4d69c /include/zbxself.h
parent6a4ce72c813ec996952a61f42cf4abc215d27012 (diff)
........S. [ZBXNEXT-2442] added alert manager
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 c1af124e67d..49cec17f7c9 100644
--- a/include/zbxself.h
+++ b/include/zbxself.h
@@ -50,7 +50,8 @@
#define ZBX_PROCESS_TYPE_ACTIVE_CHECKS 23
#define ZBX_PROCESS_TYPE_TASKMANAGER 24
#define ZBX_PROCESS_TYPE_IPMIMANAGER 25
-#define ZBX_PROCESS_TYPE_COUNT 26 /* number of process types */
+#define ZBX_PROCESS_TYPE_ALERTMANAGER 26
+#define ZBX_PROCESS_TYPE_COUNT 27 /* number of process types */
#define ZBX_PROCESS_TYPE_UNKNOWN 255
#define ZBX_RTC_LOG_SCOPE_FLAG 0x80