Page 1 of 2
No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 11:45 am
by syedquadri
I installed vmware and VMware Virtual Machine (64-bit) Nagios XI. But No Ip address to access Nagios XI.
Thank you,
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 11:48 am
by slansing
What do you mean? Did you choose to use one of our pre-configured VM's, or did you install from source? If using a pre-configured VM, the address will show in the banner after you start it. If you installed from source, you may need to configure the VM's networking configuration.
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 12:08 pm
by syedquadri
I downloaded the Vmware player from VMware player free of charge by visiting:
http://www.vmware.com/products/player/ and downloaded the Nagios XI (VMware Virtual Machine (64-bit)) from
http://library.nagios.com/library/produ ... loads/main
then I try to open the (Nagios XI) VMware virtual machine configuration file from the Vmware player. The CentOS 6.6 boot up perfectly fine. But I dont see the ip addess to access the Nagios XI.
I followed the video tutorial on
http://library.nagios.com/library/produ ... loads/main.
Thank you,
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 12:09 pm
by tmcdonald
What happens when you type "ifconfig" from the command line? That should show you the IP address.
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 12:50 pm
by syedquadri
I don't provide the ip address when I do ifconfig. I can see the screenshot to your email id.
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 1:03 pm
by tmcdonald
Can you post the screenshot here? We don't use email for forum issues.
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 1:16 pm
by syedquadri
I have attached the screeshot.
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 2:32 pm
by slansing
Looks like eth0 is not configured yet, can you attach your:
Code: Select all
/etc/sysconfig/network-scripts/ifcfg-eth0
File here please? Or copy it's contents?
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 3:53 pm
by syedquadri
I have attached the ifcfg file
Re: No Ip address to access Nagios XI.
Posted: Tue Jan 27, 2015 4:07 pm
by tmcdonald
It looks like you do not have a DHCP server in your environment? If that is the case you will need to give the machine a static IP:
https://gist.github.com/fernandoaleman/2172388