Hello Zabbix friends,
I'm trying to figureout how to use zabbix sender. I've got zabbix running in docker-compose and I run the commend,
But I get the error
I'm not sure how to proceed. Can someone direct me how to correctly use zabbix sender to send information to zabbix?
I'm trying to figureout how to use zabbix sender. I've got zabbix running in docker-compose and I run the commend,
Code:
./zabbix_sender -vv -z localhost -p 10051 -s "Linux DB3" -k db.connections -o 43
But I get the error
Code:
zabbix_sender [78919]: DEBUG: answer [{"response":"success","info":"processed: 0; failed: 1; total: 1; seconds spent: 0.000042"}]
Response from "localhost:10051": "processed: 0; failed: 1; total: 1; seconds spent: 0.000042"
sent: 1; skipped: 0; total: 1