Hi.
I'm having troubles monitoring an API endpoint. I tried setting Content-Type to application/json and posting raw data as JSON string, but I always get a wrong response. I haven't had the chance to check server logs, but I expect Zabbix is sending the request either not as JSON or not as a POST.
I've read some reports around that Zabbix doesn't support JSON requests yet, but I expected setting Content-Type would be enough.
Anyone managed to monitor such requests?
thanks
I'm having troubles monitoring an API endpoint. I tried setting Content-Type to application/json and posting raw data as JSON string, but I always get a wrong response. I haven't had the chance to check server logs, but I expect Zabbix is sending the request either not as JSON or not as a POST.
I've read some reports around that Zabbix doesn't support JSON requests yet, but I expected setting Content-Type would be enough.
Anyone managed to monitor such requests?
thanks