Ad Widget

Collapse

Zabbix API Access with Nginx

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adc
    Junior Member
    • Apr 2023
    • 1

    #1

    Zabbix API Access with Nginx

    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.
Working...