Page 1 of 1

Nagios URL

Posted: Wed Jan 08, 2014 3:35 pm
by pireland
Hi

Is there a way to configure Nagios XI URL using a FQDN rather than an Ip Address ?

Re: Nagios URL

Posted: Wed Jan 08, 2014 3:41 pm
by abrist
Yes. Set it in admin --> manage system config --> program url.

Re: Nagios URL

Posted: Wed Jan 08, 2014 4:18 pm
by pireland
Tried changing it there, but after submitting the change i can only access to URL via the Ip address.

Re: Nagios URL

Posted: Wed Jan 08, 2014 4:27 pm
by abrist
Does it time out? Can you ping the XI server with the fqdn?

Re: Nagios URL

Posted: Wed Jan 08, 2014 4:55 pm
by pireland
Pings ok, when you try and browse its an instant error. Page cannot be loaded.

Re: Nagios URL

Posted: Wed Jan 08, 2014 5:01 pm
by abrist
Run the following from a terminal on your workstation (xterm/cmd):

Code: Select all

nslookup <fqdn of nagios server>
Post the output.

Re: Nagios URL

Posted: Thu Jan 09, 2014 4:37 am
by pireland
Issue resolved..

My issue is with my proxy server, turn it off and everything works perfectly.

Thank you for your help