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:
Diffstat (limited to 'create/src/data.tmpl')
-rw-r--r--create/src/data.tmpl53
1 files changed, 27 insertions, 26 deletions
diff --git a/create/src/data.tmpl b/create/src/data.tmpl
index 4e132af5593..eb045fb9212 100644
--- a/create/src/data.tmpl
+++ b/create/src/data.tmpl
@@ -972,6 +972,33 @@ TABLE |config_autoreg_tls
FIELDS|autoreg_tlsid|tls_psk_identity|tls_psk|
ROW |1 | | |
+TABLE |module
+FIELDS|moduleid|id |relative_path |status|config|
+ROW |1 |actionlog |widgets/actionlog |1 |[] |
+ROW |2 |clock |widgets/clock |1 |[] |
+ROW |3 |dataover |widgets/dataover |1 |[] |
+ROW |4 |discovery |widgets/discovery |1 |[] |
+ROW |5 |favgraphs |widgets/favgraphs |1 |[] |
+ROW |6 |favmaps |widgets/favmaps |1 |[] |
+ROW |7 |geomap |widgets/geomap |1 |[] |
+ROW |8 |graph |widgets/graph |1 |[] |
+ROW |9 |graphprototype|widgets/graphprototype|1 |[] |
+ROW |10 |hostavail |widgets/hostavail |1 |[] |
+ROW |11 |item |widgets/item |1 |[] |
+ROW |12 |map |widgets/map |1 |[] |
+ROW |13 |navtree |widgets/navtree |1 |[] |
+ROW |14 |plaintext |widgets/plaintext |1 |[] |
+ROW |15 |problemhosts |widgets/problemhosts |1 |[] |
+ROW |16 |problems |widgets/problems |1 |[] |
+ROW |17 |problemsbysv |widgets/problemsbysv |1 |[] |
+ROW |18 |slareport |widgets/slareport |1 |[] |
+ROW |19 |svggraph |widgets/svggraph |1 |[] |
+ROW |20 |systeminfo |widgets/systeminfo |1 |[] |
+ROW |21 |tophosts |widgets/tophosts |1 |[] |
+ROW |22 |trigover |widgets/trigover |1 |[] |
+ROW |23 |url |widgets/url |1 |[] |
+ROW |24 |web |widgets/web |1 |[] |
+
TABLE |role_rule
FIELDS|role_ruleid|roleid|type|name |value_int|value_str|value_moduleid|value_serviceid|
ROW |1 |1 |0 |ui.default_access |1 | |NULL |NULL |
@@ -1002,29 +1029,3 @@ ROW |25 |4 |0 |modules.default_access|1 | |NULL
ROW |26 |4 |0 |api.access |0 | |NULL |NULL |
ROW |27 |4 |0 |actions.default_access|0 | |NULL |NULL |
-TABLE |module
-FIELDS|moduleid|id |relative_path |status|config|
-ROW |1 |actionlog |widgets/actionlog |1 |[] |
-ROW |2 |clock |widgets/clock |1 |[] |
-ROW |3 |dataover |widgets/dataover |1 |[] |
-ROW |4 |discovery |widgets/discovery |1 |[] |
-ROW |5 |favgraphs |widgets/favgraphs |1 |[] |
-ROW |6 |favmaps |widgets/favmaps |1 |[] |
-ROW |7 |geomap |widgets/geomap |1 |[] |
-ROW |8 |graph |widgets/graph |1 |[] |
-ROW |9 |graphprototype |widgets/graphprototype|1 |[] |
-ROW |10 |hostavail |widgets/hostavail |1 |[] |
-ROW |11 |item |widgets/item |1 |[] |
-ROW |12 |map |widgets/map |1 |[] |
-ROW |13 |navtree |widgets/navtree |1 |[] |
-ROW |14 |plaintext |widgets/plaintext |1 |[] |
-ROW |15 |problemhosts |widgets/problemhosts |1 |[] |
-ROW |16 |problems |widgets/problems |1 |[] |
-ROW |17 |problemsbysv |widgets/problemsbysv |1 |[] |
-ROW |18 |slareport |widgets/slareport |1 |[] |
-ROW |19 |svggraph |widgets/svggraph |1 |[] |
-ROW |20 |systeminfo |widgets/systeminfo |1 |[] |
-ROW |21 |tophosts |widgets/tophosts |1 |[] |
-ROW |22 |trigover |widgets/trigover |1 |[] |
-ROW |23 |url |widgets/url |1 |[] |
-ROW |24 |web |widgets/web |1 |[] |