NNA installation issue
NNA installation issue
Hello,
I am trying to install NNA to do some POC, but I got the following errors:
#./fullinstall
Nagios Network Analyzer Installation
====================================
DATE: Fri Sep 16 10:13:59 PDT 2016
DISTRO INFO:
RedHatEnterpriseServer
6.5
x86_64
Running 'prereqs'...
HELLO0
Enabling epel repo...
6
curl: (7) couldn't connect to host
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios Enterprises technical support.
The step that failed was: 'prereqs'
I am trying to install NNA to do some POC, but I got the following errors:
#./fullinstall
Nagios Network Analyzer Installation
====================================
DATE: Fri Sep 16 10:13:59 PDT 2016
DISTRO INFO:
RedHatEnterpriseServer
6.5
x86_64
Running 'prereqs'...
HELLO0
Enabling epel repo...
6
curl: (7) couldn't connect to host
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios Enterprises technical support.
The step that failed was: 'prereqs'
Re: NNA installation issue
Does this machine have an Internet connection? It looks like it is not able to reach out.
Also, please include the install.log file as indicated in the error output.
Also, please include the install.log file as indicated in the error output.
Former Nagios employee
Re: NNA installation issue
Hello Trevor,
Sorry, I didn't see your reply until now (I didn't get notification when response is posted. Just learned I can set the notification).
Yes, this machine has Internet connection. I can ping yahoo.com from this machine.
here is the content on the install.log
[ls4074@olph171 nagiosna]$ sudo cat install.log
Nagios Network Analyzer Installation
====================================
DATE: Tue Sep 13 13:29:40 PDT 2016
DISTRO INFO:
RedHatEnterpriseServer
6.5
x86_64
Running 'prereqs'...
Enabling epel repo...
6
curl: (7) couldn't connect to host
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios Enterprises technical support.
The step that failed was: 'prereqs'
[ls4074@olph171 nagiosna]$ ping yahoo.com
PING yahoo.com (98.138.253.109) 56(84) bytes of data.
64 bytes from ir1.fp.vip.ne1.yahoo.com (98.138.253.109): icmp_seq=1 ttl=45 time=93.3 ms
64 bytes from ir1.fp.vip.ne1.yahoo.com (98.138.253.109): icmp_seq=2 ttl=45 time=83.0 ms
64 bytes from ir1.fp.vip.ne1.yahoo.com (98.138.253.109): icmp_seq=3 ttl=45 time=74.3 ms
......
Sorry, I didn't see your reply until now (I didn't get notification when response is posted. Just learned I can set the notification).
Yes, this machine has Internet connection. I can ping yahoo.com from this machine.
here is the content on the install.log
[ls4074@olph171 nagiosna]$ sudo cat install.log
Nagios Network Analyzer Installation
====================================
DATE: Tue Sep 13 13:29:40 PDT 2016
DISTRO INFO:
RedHatEnterpriseServer
6.5
x86_64
Running 'prereqs'...
Enabling epel repo...
6
curl: (7) couldn't connect to host
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios Enterprises technical support.
The step that failed was: 'prereqs'
[ls4074@olph171 nagiosna]$ ping yahoo.com
PING yahoo.com (98.138.253.109) 56(84) bytes of data.
64 bytes from ir1.fp.vip.ne1.yahoo.com (98.138.253.109): icmp_seq=1 ttl=45 time=93.3 ms
64 bytes from ir1.fp.vip.ne1.yahoo.com (98.138.253.109): icmp_seq=2 ttl=45 time=83.0 ms
64 bytes from ir1.fp.vip.ne1.yahoo.com (98.138.253.109): icmp_seq=3 ttl=45 time=74.3 ms
......
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NNA installation issue
What is the output of this command:
Code: Select all
curl -L -O https://assets.nagios.com/epel/epel-release-latest-6.noarch.rpmAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: NNA installation issue
Hello,
Here is what I got for the curl command:
[ls4074@olph171 ~]$ curl -L -O https://assets.nagios.com/epel/epel-rel ... noarch.rpm
curl: (7) couldn't connect to host
however, On my pc, I could access the above URL.
Thanks!
Here is what I got for the curl command:
[ls4074@olph171 ~]$ curl -L -O https://assets.nagios.com/epel/epel-rel ... noarch.rpm
curl: (7) couldn't connect to host
however, On my pc, I could access the above URL.
Thanks!
Re: NNA installation issue
OK, let us know if you still have install issues after confirming the machine has internet access. Please be sure to post the install log - thanks -
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: NNA installation issue
Hello,
The "curl: (7) couldn't connect to host" issue was caused by a proxy setting. I have fixed that. The install went quite a lot, but at the end, it gave errors. Please see the install.log in the attachment.
Thanks!
The "curl: (7) couldn't connect to host" issue was caused by a proxy setting. I have fixed that. The install went quite a lot, but at the end, it gave errors. Please see the install.log in the attachment.
Thanks!
You do not have the required permissions to view the files attached to this post.
Re: NNA installation issue
It looks like the proxy server blocked a file from being downloaded correctly.
We have a KB article for setting is a Nagios XI server for a proxy that you can use on the NNA server. Take a look at it and see if following through it, fixes the issue.
https://support.nagios.com/kb/article.php?id=147
We have a KB article for setting is a Nagios XI server for a proxy that you can use on the NNA server. Take a look at it and see if following through it, fixes the issue.
https://support.nagios.com/kb/article.php?id=147
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NNA installation issue
I have updated the /etc/yum.conf and /etc/wgetrc to use the http_proxy server. However, still get the error. Please see the install.log in the attachment. I am wondering if we can get the required rpm packages and we will install them separately before we run fullinstall.
Thanks!
Thanks!
You do not have the required permissions to view the files attached to this post.
Re: NNA installation issue
I suspect that you have a few copies (some probably corrupted) of the "wkhtmltox-0.12.2.1_linux-centos6-amd64.rpm" package downloaded, i.e. "wkhtmltox-0.12.2.1_linux-centos6-amd64.rpm.2"... because initially you didn't have your proxy configured properly. Try installing the package manually by running the following command:The step that failed was: 'wkhtmltopdf'
Code: Select all
rpm -Uvh /path/to/wkhtmltox-0.12.2.1_linux-centos6-amd64.rpmBe sure to check out our Knowledgebase for helpful articles and solutions!