URL NAgios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

URL NAgios

Post by ednaldojta »

Good afternoon friends,
I wanted to know how to set up a URL with a different alias. For example, instead of http://10.10.60.51/nagiosxi
I put http: //nagios.empresa/nagiosxi
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: URL NAgios

Post by rkennedy »

You would need to setup a DNS A record on nagios.empresa to be pointed to 10.10.60.51. Then, you'll be able to access http://nagios.emprasa/nagiosxi.
Former Nagios Employee
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

Re: URL NAgios

Post by ednaldojta »

And how I do it?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: URL NAgios

Post by rkennedy »

Do you have a DNS server running authoritative records for the 'empresa' domain? It would need to be setup on that layer.

The other option is modifying your hosts file, but that would make the DNS only work for you.
Former Nagios Employee
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

Re: URL NAgios

Post by ednaldojta »

I wanted to access internally.
Only on my internal network. It is possible to do this with the Host?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: URL NAgios

Post by rkennedy »

Yes, do you have a DNS server on your internal network, that houses all of your internal DNS? Might be worth talking to whomever manages that on your network.

Otherwise, look at modifying the 'hosts' file directly. See this link - https://support.rackspace.com/how-to/mo ... osts-file/
Former Nagios Employee
riconeo
Posts: 35
Joined: Mon Oct 14, 2013 8:32 am

Re: URL NAgios

Post by riconeo »

Hi,

Are your referring to this?


go to admin, system settings under system configure, your will see a section on the right that says the 'Program URL'
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: URL NAgios

Post by rkennedy »

That is how you tell XI to use the DNS name, you first need to setup DNS in your environment.
Former Nagios Employee
Locked