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

XMLWordPrintable

    • Type: Problem report
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: 6.2.3
    • Component/s: 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 

            Assignee:
            Zabbix Development Team
            Reporter:
            Jamie Scott
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: