Hi,
I'm trying to use zabbix_sender to log data via a proxy
zabbix_sender -z proxyhost -s lt_aggregator -k sender.test.1 -o 3 -vv -r
The output I get back is
zabbix_sender [1976]: DEBUG: answer [{
"response":"success",
"info":"Processed 0 Failed 1 Total 1 Seconds spent 0.000079"}]
info from server: "Processed 0 Failed 1 Total 1 Seconds spent 0.000079"
sent: 1; skipped: 0; total: 1
The host is configured to be monitored by the proxy and the allowed host line includes the the proxies IP address and 127.0.0.1 as I'm running zabbix_sender from there.
Any ideas on what im doing wrong ?
Thanks
I'm trying to use zabbix_sender to log data via a proxy
zabbix_sender -z proxyhost -s lt_aggregator -k sender.test.1 -o 3 -vv -r
The output I get back is
zabbix_sender [1976]: DEBUG: answer [{
"response":"success",
"info":"Processed 0 Failed 1 Total 1 Seconds spent 0.000079"}]
info from server: "Processed 0 Failed 1 Total 1 Seconds spent 0.000079"
sent: 1; skipped: 0; total: 1
The host is configured to be monitored by the proxy and the allowed host line includes the the proxies IP address and 127.0.0.1 as I'm running zabbix_sender from there.
Any ideas on what im doing wrong ?
Thanks

Comment