install ncpa offline

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
progressive.nagiosXI
Posts: 277
Joined: Mon Jul 31, 2017 5:54 am

install ncpa offline

Post 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
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: install ncpa offline

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked