Page 1 of 1

NCPA installation on Oracle Solaris 10

Posted: Fri Mar 01, 2019 10:47 am
by anilgupta
Team,

I am following https://www.nagios.org/ncpa/getting-sta ... pm-install to install ncpa agent on solaris 10.

Below is the message which I got while installation. But I don't see the daemon running on the server neither the port 5693 is listening.
Please suggest what could have gone wrong.


#
# Executing preinstall script.
/var/sadm/pkg/ncpa/install/preinstall: !: not found
/var/sadm/pkg/ncpa/install/preinstall: !: not found
## Installing part 1 of 1.
/usr/local/ncpa/etc/ncpa.cfg
/usr/local/ncpa/ncpa_listener.xml
/usr/local/ncpa/ncpa_passive.xml
[ verifying class <none> ]
## Executing postinstall script.

Installation of <ncpa> was successful.

Re: NCPA installation on Oracle Solaris 10

Posted: Fri Mar 01, 2019 12:13 pm
by benjaminsmith
Hello @anilgupta,

Did you use the rpm from our downloads page (Select Oracle Linux)?
https://www.nagios.org/ncpa/#downloads

If not, please try again and let me know if that works. Also the document below contains instructions for configuring your firewall to allow incoming traffic to NCPA.

NCPA Installation Instructions

Re: NCPA installation on Oracle Solaris 10

Posted: Fri Mar 01, 2019 1:33 pm
by anilgupta
Hi Benjamin,

Yes, I have used the same download URL. Below is checksum of the package.

Code: Select all

sha256sum ncpa-2.1.6.sol10.sparc.pkg
88f57386058dc39010506175b382f0a1bd661d56849450bb66aadd1ff4db4676  ncpa-2.1.6.sol10.sparc.pkg
Please suggest.

Re: NCPA installation on Oracle Solaris 10

Posted: Fri Mar 01, 2019 2:12 pm
by benjaminsmith
Hi @anilgupta,

My apologies, I assumed you were trying to install on Oracle Linux. Right now, the rpm for Oracle Solaris is still in beta stage and may not work as expected.

The developer for NCPA is currently out on break but, but if you could open the issue on GitHub that would be appreciated and I can follow up with him when he gets back.