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,-