Page 1 of 1

Separate page without password

Posted: Wed Jun 24, 2015 3:41 am
by horizn
Hi,
I am trying to make additional page for group of hosts. This page must be accessible without any password. How can I configure something like this?

Re: Separate page without password

Posted: Wed Jun 24, 2015 8:55 am
by tmcdonald
Depending on your Core version, you might have the JSON CGI that you could query from a PHP page, but this would need to be custom built.

https://labs.nagios.com/2014/06/19/expl ... -7-part-1/

You will likely also run into issues with Apache authentication getting in the way.