NCPA installation on Oracle Solaris 10

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anilgupta
Posts: 102
Joined: Fri Mar 01, 2019 8:35 am

NCPA installation on Oracle Solaris 10

Post 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.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: NCPA installation on Oracle Solaris 10

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
anilgupta
Posts: 102
Joined: Fri Mar 01, 2019 8:35 am

Re: NCPA installation on Oracle Solaris 10

Post 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.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: NCPA installation on Oracle Solaris 10

Post 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.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked