Ad Widget

Collapse

Documentation bug

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aotto1968
    Junior Member
    • Aug 2007
    • 2

    #1

    Documentation bug

    Hi,

    I found 2 bugs in the zabbix docu for: zabbix_sender

    1. option -h should be --host or -s in the example
    2. the short help for item "-s/--host" has an entry for using of ip/dns and
    not for using ip/dns


    shell> ./zabbix_sender –z zabbix –p 10051 –h LinuxDB3 –k db.connections –o 43
    ZABBIX Sender accepts the following command line parameters:


    -z –zabbix-server <zabbix server> Hostname or IP address of ZABBIX Server.
    -p --port <zabbix server port> Specify port number of server trapper running on the server. Default is 10051.
    -s –host <host name or IP> Specify host name. Host IP address and DNS name will not work.
    -k –key <key of metric> Specify metric name (key) we want to send.
    -o –value <value> Specify value of the key.
    -i –input-file <input file> Load values from input file.
    -h –help Give this help.
    -v –version Display version number.
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Thanks for reporting this. Fixed.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...