[ZBX-21775] MSI HOSTNAME parameter doesn't allow for comma-delimited hostnames Created: 2022 Oct 17  Updated: 2022 Oct 18

Status: Confirmed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G)
Affects Version/s: 6.2.3
Fix Version/s: None

Type: Problem report Priority: Major
Reporter: Jamie Scott Assignee: Zabbix Development Team
Resolution: Unresolved Votes: 1
Labels: agent, agent2, msi, windows
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: Text File log.txt    

 Description   

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 


Generated at Sun Apr 06 20:42:41 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.