You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As i see it, vsphere api is returning it quoted and in vpoller-client json output its correctly displayed with quotes. So i think that should be handled in the zabbix vpoller module?
I found the line 326 in py-vpoller/extra/zabbix/vpoller-module/vpoller.c SET_STR_RESULT(result, strdup(zmq_msg_data(&msg_in)));
I don't know C at all.
rockaut
added a commit
to rockaut/py-vpoller
that referenced
this issue
Sep 1, 2018
The zabbix helper returns string results with surrounding quotes.
The text was updated successfully, but these errors were encountered: