Skip to main content

Hello,

I have my centreon server who’s on another site, to access it I use proxy cause i currently have PRTG and I want to change it to centreon. So temporarly I access my centreon all with url’s :

  • PRTG : myurl.com
  • Centreon : myurl.com/centreon/login

And the thing is whenever I want to connect my poller , who’s on another site, to that remote server he can’t find it.

 

“/centreon” is (should be) implicit

try using the same command without “/centreon” 

 

your reverse proxy should rewrite all the “/centreon/*” to the new centreon ip while conserving the path “/centreon/*”

and the topolology script asks you for the “host url”, not the path after the host address

if you had setup something different from “/centreon”, you could use “--root /toto”

 


Reply