I recently completed my zabbix setup I am using version 6.2.
It is setup on an ubuntu 22.04 VM with a postgreSQL database and Nginx webserver
I want to visualize my data with Grafana and to use the grafana plugin for zabbix I need access to the API.
Currently the API does not seem to be accessible and Nginx always returns a 404 not found when I try to access it.
I have tried both the "apache url" and "nginx url"
Does anyone here know if I need to do any nginx configuration to allow access to the api?
I have tried to google this quite a bit and I never found an answer.
It is setup on an ubuntu 22.04 VM with a postgreSQL database and Nginx webserver
I want to visualize my data with Grafana and to use the grafana plugin for zabbix I need access to the API.
Currently the API does not seem to be accessible and Nginx always returns a 404 not found when I try to access it.
I have tried both the "apache url" and "nginx url"
Does anyone here know if I need to do any nginx configuration to allow access to the api?
I have tried to google this quite a bit and I never found an answer.