-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 7.0.10, 7.2.4
-
Component/s: Agent2 (G)
-
Environment:Oracle Linux 8
-
Sprint candidates
-
1
Steps to reproduce:
- Install Zabbix agent2 v7.0.10
- Run the following commands:
zabbix_agent2 -R version 1>/dev/null 2>/dev/tty
or
zabbix_agent2 -R metrics 1>/dev/null 2>/dev/tty
- Observe that the output is produced by the stderr stream instead of stdout
Result:
When supplying arguments "version" or "metrics" to zabbix_agent2 -R - the output streamed to stderr

Expected:
When supplying arguments "version" or "metrics" to zabbix_agent2 -R - the output streamed to stdout
There are no Sub-Tasks for this issue.