{u'info': u'processed: 1; failed: 0; total: 1; seconds spent: 0.000108', u'response': u'success'}send response success,but zabbix last data is null
fengbao207 opened this issue · 2 comments
fengbao207 commented
Hi,my issue:
This is my item info :
1、use py-zabbix sending data to zabbix successed ,but zabbix last data is null ;
{u'info': u'processed: 1; failed: 0; total: 1; seconds spent: 0.000108', u'response': u'success'}
2、I continue send it , that will success until 30 times later.
Please help ,thanks!!!
maksim77 commented
Hi!
You need to look at logs of Zabbix server. The fact is that the answer you showed came from Zabbix server. It shows that the server has processed your package and took a single record. There are no errors.
adubkov commented
@fengbao207 I would check caching layers of UI or DB.