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
path: root/create
diff options
context:
space:
mode:
authorAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2022-09-12 15:16:00 +0300
committerAleksejs Sestakovs <aleksejs.sestakovs@zabbix.com>2022-09-12 15:16:00 +0300
commit8f7ce60021013dae156a5fbc9b9c66486bee9d8e (patch)
tree00b9aa876f9b1a1af04e44b7d78cf7abd3c3e8a0 /create
parent742d7af5f1b9a61c17ce0417e25ff934be5b8f21 (diff)
....I..... [ZBXNEXT-7931] reverted data.tmpl changes
Diffstat (limited to 'create')
-rw-r--r--create/src/data.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/create/src/data.tmpl b/create/src/data.tmpl
index 6cfaf2376f4..63c8658a869 100644
--- a/create/src/data.tmpl
+++ b/create/src/data.tmpl
@@ -843,10 +843,10 @@ ROW |3 |9 |2 |
ROW |4 |7 |1 |
TABLE |scripts
-FIELDS|scriptid|name |command |host_access|usrgrpid|groupid|description|confirmation|type|execute_on|timeout|scope|port|authtype|username|password|publickey|privatekey|menu_path|
-ROW |1 |Ping |ping -c 3 {HOST.CONN}; case $? in [01]) true;; *) false;; esac|2 |NULL |NULL | | |0 |2 |30s |2 | |0 | | | | | |
-ROW |2 |Traceroute |/usr/bin/traceroute {HOST.CONN} |2 |NULL |NULL | | |0 |2 |30s |2 | |0 | | | | | |
-ROW |3 |Detect operating system|sudo /usr/bin/nmap -O {HOST.CONN} |2 |7 |NULL | | |0 |2 |30s |2 | |0 | | | | | |
+FIELDS|scriptid|name |command |host_access|usrgrpid|groupid|description|confirmation|type|execute_on|timeout|scope|port|authtype|username|password|publickey|privatekey|menu_path|url |new_window|
+ROW |1 |Ping |ping -c 3 {HOST.CONN}; case $? in [01]) true;; *) false;; esac|2 |NULL |NULL | | |0 |2 |30s |2 | |0 | | | | | | |1 |
+ROW |2 |Traceroute |/usr/bin/traceroute {HOST.CONN} |2 |NULL |NULL | | |0 |2 |30s |2 | |0 | | | | | | |1 |
+ROW |3 |Detect operating system|sudo /usr/bin/nmap -O {HOST.CONN} |2 |7 |NULL | | |0 |2 |30s |2 | |0 | | | | | | |1 |
TABLE |actions
FIELDS|actionid|name |eventsource|evaltype|status|esc_period|formula|pause_suppressed|notify_if_canceled|