We have a RESTful API web service that we would like to monitor with Zabbix. We have sample JSON scripts that check the functionality of the API service.
I understand that Zabbix can do simple web monitoring by logging into pages and looking for specific keywords and what not. Can it also be configured to perform JSON API calls such as GET and POST?
Please help can't find anything in the documentation.
Thanks!