I am assuming that the work needs to be done on the master site? I have 1 master and 6 slaves.
I use omd2.2
I have populated the info on master, yet I still get this error on the graphs when trying to access a slave sites graphs, ERROR:Received an unexpected response while trying to display the PNP-Graphs. Maybe there is a problem with the authentication.
The graphs work if I select the graph icon next to the service (as previously always have), but it always takes me to a login screen. So it directs to the slave site itself.
If you are using WATO then under the connection settings for your slaves, make sure you set the relative url prefix. It’s under ‘Livestatus settings’ you should see the Url Prefix setting. Just add the relative path. eg. /sitename/
Also, on your master you will need some rewrite rules. Add them in a file under /etc/httpd/conf.d/ like so;
I am assuming that the work needs to be done on the master site? I have 1 master and 6 slaves.
I use omd2.2
I have populated the info on master, yet I still get this error on the graphs when trying to access a slave sites graphs, ERROR:Received an unexpected response while trying to display the PNP-Graphs. Maybe there is a problem with the authentication.
The graphs work if I select the graph icon next to the service (as previously always have), but it always takes me to a login screen. So it directs to the slave site itself.
thank you for your response. i have implemented your suggestion, and find that it does work.
I would like to know, is there a way that it can continue to work when i have closed my browser down completely?
It seems to only work if i keep my browser session open. once i close or restart the browser, it requests for one time to authenticate. Fortunately it is only once and i dont have to authenticate each and every site
If you are using WATO then under the connection settings for your slaves, make sure you set the relative url prefix. It’s under ‘Livestatus settings’ you should see the Url Prefix setting. Just add the relative path. eg. /sitename/
Also, on your master you will need some rewrite rules. Add them in a file under /etc/httpd/conf.d/ like so;
I am assuming that the work needs to be done on the master site? I have 1 master and 6 slaves.
I use omd2.2
I have populated the info on master, yet I still get this error on the graphs when trying to access a slave sites graphs, ERROR:Received an unexpected response while trying to display the PNP-Graphs. Maybe there is a problem with the authentication.
The graphs work if I select the graph icon next to the service (as previously always have), but it always takes me to a login screen. So it directs to the slave site itself.