-
New Feature Request
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Linux
Centos 6.
-
Sprint 48, Jan 2019, Sprint 49 (Feb 2019), Sprint 50 (Mar 2019), Sprint 51 (Apr 2019)
-
4
Hi
When using zabbix_sender from the command line and specifying the agent conf file, zabbix_sender does not send data to multiple IP's.
How to reproduce:
1. Configure zabbix_agend.conf with 2 IP's for ServerActive
ServerActive=10.0.0.2,10.0.0.3
These will be 2 zabbix servers monitoring the same host with a trapper item configured.
2. Run zabbix_sender from the client to send data.
zabbix_sender -c /etc/zabbix/zabbix_agentd.conf -k test.key -o "testvalue"
Result:
Only the first server(10.0.0.2) will receive the info. The other server does not receive anything.
I hope this is sufficient info. If not please let me know
Thanks
Shaun