Page 1 of 1

Re: Backend API URL issue

Posted: Tue Sep 17, 2013 7:07 am
by anoop
Hi Team,

We r planning to use Backend API URL with different IP address rather than IP of Nagios XI Server..

Can u please suggest us how to change the IP Address in Backend API URL....

Thanks in Advance

Re: Backend API URL issue

Posted: Tue Sep 17, 2013 9:50 am
by abrist
Could you explain your requirements more clearly? The backend API is used to query information and pages from the XI server, so naturally, you will have to use an IP that belongs to the XI server (or at least port forwards, etc).

Re: Backend API URL issue

Posted: Tue Sep 17, 2013 8:02 pm
by anoop
HI Team,

Thanks for ur reply... Is there any option to redirect another IP exclusively for BAckend API...?

Re: Backend API URL issue

Posted: Wed Sep 18, 2013 10:07 am
by abrist
What is the use case for this? A clustered environment? The backend is used by the frontend, both use php, and must reside on the same Nagios XI server. Could you give us a description of the scenario this pertains to?

Re: Backend API URL issue

Posted: Wed Sep 18, 2013 11:16 am
by anoop
Hi Team,

Actually, we are planning to use frontend server by keeping Nagios XI Server backend.. So, i need to integrate the API's by providing the different IP Address...


Please suggest on this scenario....

Thanks

Re: Backend API URL issue

Posted: Wed Sep 18, 2013 11:27 am
by abrist
Just to further clarify, you are trying to separate to the web ui fronend from the backend? i.e. run them on different apache servers?

Re: Backend API URL issue

Posted: Wed Sep 18, 2013 11:52 am
by anoop
HI Team,

Can u please explain me in detail... Do i need to configure different apache server to maintain the frontend server or else provide us if any docs available on t same....


thanks

Re: Backend API URL issue

Posted: Wed Sep 18, 2013 12:25 pm
by abrist
anoop wrote:Can u please explain me in detail...
I cannot, as I am unsure what you are trying to accomplish. The frontend and backend are both served from the same set of php scripts. Separating these is most likely not possible. Please be explicit when explaining what you are trying to accomplish . . .