Man page of ZABBIX_JS
ZABBIX_JS
Section: User Commands (1)
Updated: 2019-01-29
Index Return to Main Contents
NAME
zabbix_js - Zabbix JS utility
SYNOPSIS
zabbix_js -s script-file -p input-param [-l log-level] [-t timeout]
zabbix_js -s script-file -i input-file [-l log-level] [-t timeout]
zabbix_js -h
zabbix_js -V
DESCRIPTION
zabbix_js is a command line utility that can be used for embedded script testing.
OPTIONS
-s, --script script-file
Specify the file name of the script to execute. If ‘-‘ is specified as file name, the script will be read from stdin.
-p, --param input-param
Specify the input parameter.
-i, --input input-file
Specify the file name of the input parameter. If ‘-‘ is specified as file name, the input will be read from stdin.
-l, --loglevel log-level
Specify the log level.
-t, --timeout timeout
Specify the timeout in seconds.
-h, --help
Display this help and exit.
-V, --version
Output version information and exit.
EXAMPLES
zabbix_js -s script-file.js -p example
SEE ALSO
Documentation https://www.zabbix.com/manuals
zabbix_agent2(8), zabbix_agentd(8), zabbix_get(1), zabbix_proxy(8), zabbix_sender(1), zabbix_server(8)
Index
This document was created by man2html, using the manual pages.
Time: 21:23:35 GMT, March 18, 2020