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>2021-09-01 15:16:37 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2021-09-01 15:16:37 +0300
commit0d0fc9509bed069263e2dd77b5d3e366d9a4340c (patch)
treef8a4355c6e8d35ee27573cd2de50c825241808e8 /src/libs/zbxaudit/audit.h
parentbcc073f04054aadd44c5950f18ff92a19341b333 (diff)
........S. [ZBXNEXT-6871] preliminary delivery
Diffstat (limited to 'src/libs/zbxaudit/audit.h')
-rw-r--r--src/libs/zbxaudit/audit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/zbxaudit/audit.h b/src/libs/zbxaudit/audit.h
index 9beb2a95b4d..a982f20f7b6 100644
--- a/src/libs/zbxaudit/audit.h
+++ b/src/libs/zbxaudit/audit.h
@@ -39,6 +39,7 @@
#define AUDIT_RESOURCE_TRIGGER 13
#define AUDIT_RESOURCE_HOST_GROUP 14
#define AUDIT_RESOURCE_ITEM 15
+#define AUDIT_RESOURCE_SCENARIO 22
#define AUDIT_RESOURCE_DISCOVERY_RULE 23
#define AUDIT_RESOURCE_SCRIPT 25