Ad Widget

Collapse

Status shown on public webpage?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • i2Paq
    Junior Member
    • May 2010
    • 5

    #1

    Status shown on public webpage?

    I've used the search but did not find anything.

    I want to show the Zabbix Availability report on a public webpage.
    An other status page/report is also OK as long as it can be shown public (without actually logging on to Zabbix).

    Thanks.
  • i2Paq
    Junior Member
    • May 2010
    • 5

    #2
    Is there no possibility of showing the AVAILABILITY REPORT or the DASHBOARD with host groups on a webpage without loggin on?

    Comment

    • danrog
      Senior Member
      • Sep 2009
      • 164

      #3
      You can always enable guest access and use a reverse proxy to allow ONLY the main dashboard page (plus images, css, js, and other supporting pages). As long as the reverse proxy is setup properly, this should be a safer method of opening up Zabbix to the world. Another option is to write a custom page that shows you just want you want via the API (we actually use a combination of both of the these, reverse proxy and custom status page).

      Comment

      • coldblooded1
        Junior Member
        • May 2010
        • 2

        #4
        Originally posted by danrog
        You can always enable guest access and use a reverse proxy to allow ONLY the main dashboard page (plus images, css, js, and other supporting pages). As long as the reverse proxy is setup properly, this should be a safer method of opening up Zabbix to the world. Another option is to write a custom page that shows you just want you want via the API (we actually use a combination of both of the these, reverse proxy and custom status page).

        thanks. It helped me a lot

        Comment

        Working...