Hi all
I'm trying to get the zabbix sender to update some values for me, but I am not really making any headway. Wondering if someone could point me in the right direction?
I am running this on the Zabbix server itself, but I cannot seem to understand where I'm making an mistake?
I'm trying to get the zabbix sender to update some values for me, but I am not really making any headway. Wondering if someone could point me in the right direction?
I am running this on the Zabbix server itself, but I cannot seem to understand where I'm making an mistake?
[root@xxx-zabbix zabbix]# zabbix_sender -z 127.0.0.1 -s "O365-Service-Statu11s" -k o365.Status.pt5m["RMS",common] -o test -vv
zabbix_sender [24312]: DEBUG: answer [{"response":"success","info":"processed: 0; failed: 1; total: 1; seconds spent: 0.000036"}]
Response from "127.0.0.1:10051": "processed: 0; failed: 1; total: 1; seconds spent: 0.000036"
sent: 1; skipped: 0; total: 1
zabbix_sender [24312]: DEBUG: answer [{"response":"success","info":"processed: 0; failed: 1; total: 1; seconds spent: 0.000036"}]
Response from "127.0.0.1:10051": "processed: 0; failed: 1; total: 1; seconds spent: 0.000036"
sent: 1; skipped: 0; total: 1
Comment