No Ip address to access Nagios XI.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
syedquadri
Posts: 6
Joined: Tue Jan 27, 2015 11:23 am

No Ip address to access Nagios XI.

Post by syedquadri »

I installed vmware and VMware Virtual Machine (64-bit) Nagios XI. But No Ip address to access Nagios XI.

Thank you,
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: No Ip address to access Nagios XI.

Post 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.
syedquadri
Posts: 6
Joined: Tue Jan 27, 2015 11:23 am

Re: No Ip address to access Nagios XI.

Post 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,
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: No Ip address to access Nagios XI.

Post by tmcdonald »

What happens when you type "ifconfig" from the command line? That should show you the IP address.
Former Nagios employee
syedquadri
Posts: 6
Joined: Tue Jan 27, 2015 11:23 am

Re: No Ip address to access Nagios XI.

Post by syedquadri »

I don't provide the ip address when I do ifconfig. I can see the screenshot to your email id.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: No Ip address to access Nagios XI.

Post by tmcdonald »

Can you post the screenshot here? We don't use email for forum issues.
Former Nagios employee
syedquadri
Posts: 6
Joined: Tue Jan 27, 2015 11:23 am

Re: No Ip address to access Nagios XI.

Post by syedquadri »

I have attached the screeshot.
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: No Ip address to access Nagios XI.

Post 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?
syedquadri
Posts: 6
Joined: Tue Jan 27, 2015 11:23 am

Re: No Ip address to access Nagios XI.

Post by syedquadri »

I have attached the ifcfg file
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: No Ip address to access Nagios XI.

Post 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
Former Nagios employee
Locked