Error conection data source zabbix

  • What Grafana version and what operating system are you using?
    Grafana V9 Rocky Linux V 9.1

  • What are you trying to achieve?
    Create a zabbix database

  • How are you trying to achieve it?
    I install the zabbix plugin in same host as zabbix and nginx, and configure it

  • What happened?
    When I try to validate the configuration, I receive this error message: request failed, status: 404 Not Found

  • What did you expect to happen?
    I expect it to connect

  • Can you copy/paste the configuration(s) that you are having problems with?
    URL http://10.100.100.50/zabbix/api_jsonrpc.php
    Access Browser

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

Log in Grafana UI: request failed, status: 404 Not Found

Log in Nginx: [error] 2060#2060: *981 FastCGI sent in stderr: “Primary script unknoum” while reading response header from upstream, client:10.100.100.50, server: 10.100.100.50, request: “POST /zabbix/api_jsonrpc.php HTTP/1.1”, upstream: “fastcgi:/unix:run/php-fm/zabbix.sock:”, host: “10.100.100.50”

  • Did you follow any online instructions? If so, what is the URL?

Yes

Hello Abnaldo.

If you are installing grafana on the same machine as the zabbix frontend, you can use Server type access, and the url can be localhost. When using a Browser, your browser needs to have access to the zabbix frontend, so you need to be able to access it through the browser.

Http code 404, the page was not found.