The observiums .htaccess in /opt/Observium/html is blocking the server-status. So by default I cant read the server-status of the Observium machine.
I think thisd line should be added, so you can run Observium and have access to the server-status.
RewriteCond %{REQUEST_URI} !=/server-status
Dennis,-
Hi,
You should not be using Observium's virtual-host to reach server-status, you should only reach that via localhost.
I don't think this is really a problem :)
adam.
On 13/07/2012 09:04, Dennis Kruyt wrote:
The observiums .htaccess in /opt/Observium/html is blocking the server-status. So by default I cant read the server-status of the Observium machine.
I think thisd line should be added, so you can run Observium and have access to the server-status.
RewriteCond %{REQUEST_URI} !=/server-status
Dennis,-
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (1)
-
Adam Armstrong
-
Dennis Kruyt