Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21775

MSI HOSTNAME parameter doesn't allow for comma-delimited hostnames

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 6.2.3
    • Agent (G)

      Steps to reproduce:
      Install the Zabbix agent with a comma-delimited string for the HOSTNAME parameter.

       

      msiexec /l*v log.txt /i zabbix_agent2-6.2.3-windows-amd64-openssl.msi /qn SERVER=127.0.0.1 HOSTNAME=host1.example.com,host2.example.com 

       

      Result:
      See log file.

      Expected:

          1. Option: Hostname
      1.    List of comma delimited unique, case sensitive hostnames.
      2.    Required for active checks and must match hostnames as configured on the server.
      3.    Value is acquired from HostnameItem if undefined.
        #
      4. Mandatory: no
      5. Default:
      6. Hostname=

      Hostname=host1.example.com,host2.example.com 

            zabbix.dev Zabbix Development Team
            kakersuk Jamie Scott
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: