Page 1 of 1

NSTI manual installation

Posted: Fri Aug 01, 2014 8:26 am
by kgopiramesh
Hi All,

We want to install nsti on our nagios servers, as the server is not connected to the internet we are receiving the below errors.

Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6 ... 64&repo=os error was
12: Timeout on http://mirrorlist.centos.org/?release=6 ... 64&repo=os: (28, 'connect() timed out!')
Could not get metalink http://mirrors.fedoraproject.org/metali ... rch=x86_64 error was
14: PYCURL ERROR 7 - "Failed to connect to 2610:28:3090:3001:dead:beef:cafe:fed4: Network is unreachable"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6 ... epo=extras error was
12: Timeout on http://mirrorlist.centos.org/?release=6 ... epo=extras: (28, 'connect() timed out!')
Could not retrieve mirrorlist http://apt.sw.be/redhat/el6/en/mirrors-rpmforge error was
12: Timeout on http://apt.sw.be/redhat/el6/en/mirrors-rpmforge: (28, 'connect() timed out!')
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6 ... po=updates error was
12: Timeout on http://mirrorlist.centos.org/?release=6 ... po=updates: (28, 'connect() timed out!')
* base: anorien.csc.warwick.ac.uk
* epel: be.mirror.eurid.eu

please guide me how to install nsti manually, I have tried with the documents available in github but no luck

Re: NSTI manual installation

Posted: Fri Aug 01, 2014 12:43 pm
by sreinhardt
NSTI does not currently have a supported offline install. You will either need to download those packages and their dependencies and manually install them on your system, or find a way to get this system to have internet access so that it can pull them properly.

Re: NSTI manual installation

Posted: Fri Aug 01, 2014 1:17 pm
by kgopiramesh
Fine sreinhardt,

May I know what are the files needed since i have waited for an hour to list all the errors. but it was still throwing the errors of similar type mentioned in my last post.

Re: NSTI manual installation

Posted: Fri Aug 01, 2014 2:12 pm
by tmcdonald
The dependencies are listed on the NSTI online documentation:

http://nagiosenterprises.github.io/nsti ... ation.html

And the specific install scripts are here:

https://github.com/NagiosEnterprises/ns ... er/install

How you get those packages is up to you, since we don't have an offline installer that includes them all.