Manpage of ZABBIX_AGENT2

ZABBIX_AGENT2

Section: Maintenance Commands (8)
Updated: 2019-01-29
Index Return to Main Contents


NAME

zabbix_agent2 - Zabbix agent 2

SYNOPSIS

zabbix_agent2 [-c config-file]
zabbix_agent2 [-c config-file] -p
zabbix_agent2 [-c config-file] -t item-key
zabbix_agent2 [-c config-file] -R runtime-option
zabbix_agent2 -h
zabbix_agent2 -V

DESCRIPTION

zabbix_agent2 is an application for monitoring parameters of various services.

OPTIONS

-c, --config config-file

Use the alternate config-file instead of the default one.

-R, --runtime-control runtime-option

Perform administrative functions according to runtime-option.

Runtime control options:

  • loglevel increase

    Increase log level

  • loglevel decrease

    Decrease log level

  • help

    List available runtime control options

  • metrics

    List available metrics

  • version

    Display version

-p, --print

Print known items and exit. For each item either generic defaults are used, or specific defaults for testing are supplied. These defaults are listed in square brackets as item key parameters. Returned values are enclosed in square brackets and prefixed with the type of the returned value, separated by a pipe character. For user parameters type is always t, as the agent can not determine all possible return values. Items, displayed as working, are not guaranteed to work from the Zabbix server or zabbix_get when querying a running agent daemon as permissions or environment may be different. Returned value types are:- - d

  1. Number with a decimal part.
    • m

      Not supported. This could be caused by querying an item that only works in the active mode like a log monitoring item or an item that requires multiple collected values. Permission issues or incorrect user parameters could also result in the not supported state.

    • s

      Text. Maximum length not limited.

    • t

      Text. Same as s.

    • u

      Unsigned integer.

-t, --test item-key

Test single item and exit. See --print for output description.

-h, --help

Display this help and exit.

-V, --version

Output version information and exit.

FILES

/usr/local/etc/zabbix_agent2.conf

Default location of Zabbix agent 2 configuration file (if not modified during compile time).

SEE ALSO

Documentation https://www.zabbix.com/manuals

zabbix_agentd(8), zabbix_get(8), zabbix_js(8), zabbix_proxy(8), zabbix_sender(8), zabbix_server(8)

AUTHOR

Zabbix LLC


Index

NAME

SYNOPSIS

DESCRIPTION

OPTIONS


This document was created by man2html, using the manual pages.
Time: 14:07:57 GMT, October 10, 2019