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”

 


Hi, thanks for the answer, so i’ve tried without the /centreon, i’ve deleted the internal proxy and choosed to access it by doing port forwarding :

to access centreon : 

  • out to in : 80 to 80 
  • out to in : 9443 to 443
  • out to in : 5556 to 5556
  • out to in : 5669 to 5669 

Now i can access it but i have the error that no parents platform was found for the poller on the machine i want to connect to the server ; 

Poller@ip


Reply