Hi Guys,
Lets talk zabbix_sender for a moment please. Im trying to understand why it is failing to send data, also why is there no log file specifically for the sender?
zabbix_sender [14610]: DEBUG: answer [{
"response":"success",
"info":"Processed 0 Failed 171 Total 171 Seconds spent 0.001888"}]
sent: 171; skipped: 0; total: 171
This kind of answer doesn't help at all.
the format im using is:
zabbix_sender -vv -c /etc/zabbix/zabbix_agentd.conf -s ZabbixServer -k agent.ping -o 1
Im running this command on the Zabbix Server itself (so no firewalls blocking connections)
Please help... thanks
Lets talk zabbix_sender for a moment please. Im trying to understand why it is failing to send data, also why is there no log file specifically for the sender?
zabbix_sender [14610]: DEBUG: answer [{
"response":"success",
"info":"Processed 0 Failed 171 Total 171 Seconds spent 0.001888"}]
sent: 171; skipped: 0; total: 171
This kind of answer doesn't help at all.
the format im using is:
zabbix_sender -vv -c /etc/zabbix/zabbix_agentd.conf -s ZabbixServer -k agent.ping -o 1
Im running this command on the Zabbix Server itself (so no firewalls blocking connections)
Please help... thanks
Comment