-
Documentation task
-
Resolution: Fixed
-
Trivial
-
7.0 (plan)
-
None
-
Sprint 106 (Nov 2023)
-
0.5
Part I
Agent2 on Windows, as well as agentd, supports additional windows-specific command-line options:
Windows agent only | |
-m --multiple-agents | Use multiple agent instances (with -i,-d,-s,-x functions). To distinguish service names of instances, each service name will include the Hostname value from the specified configuration file. |
Windows agent only (functions) | |
-i --install | Install Zabbix Windows agent as service |
-d --uninstall | Uninstall Zabbix Windows agent service |
-s --start | Start Zabbix Windows agent service |
-x --stop | Stop Zabbix Windows agent service |
While these options are documented for agentd:
https://www.zabbix.com/documentation/7.0/en/manual/concepts/agent#other-agent-options
they are missing for agent2:
https://www.zabbix.com/documentation/7.0/en/manual/concepts/agent2#options
Part II
The title here: https://www.zabbix.com/documentation/7.0/en/manual/concepts/agent#other-agent-options
says "Other agent options", while it lists them all, which is confusing.