Page 1 of 1

install ncpa offline

Posted: Tue May 21, 2019 6:20 am
by progressive.nagiosXI
Hi

Please help us to install NCPA agent offline for below OS

1. CentOS 6.x and 7.x
2. Solaris 10
3. Ubuntu 14.x/16.x/18.x


Note:-Internet is not accessible from servers

Re: install ncpa offline

Posted: Tue May 21, 2019 4:09 pm
by tgriep
To install the NCPA agents on offline systems, you would have to download the standalone packages from the NCPA site and save them to your desktop.
You can find the packages here. https:/ ... #downloads

You would not use the repo method, just download the package.

Then you would upload the package to the server and install it using the examples in the following link.
https://www.nagios.org/ncpa/getting-started.php

For example, on a Redhat server, you would use the following command to install the package.

Code: Select all

rpm -ivh ncpa-2.1.7.el7.x86_64.rpm
Try it out and it you have any questions, post them here.