getting error while installing nagios client on Solaris 10

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
plakshmi
Posts: 68
Joined: Thu Aug 30, 2012 12:32 pm

getting error while installing nagios client on Solaris 10

Post by plakshmi »

Hi,

We are getting below errors while installing nagios client (NRPE v2.15) on Solaris 10 machine.

ERROR: attribute verification of </usr/local/ssl/misc/c_name> failed
unable to fix attributes
ERROR: content verification of </usr/local/ssl/misc/c_name> failed
unable to fix modification time
ERROR: attribute verification of </usr/local/ssl/misc/der_chop> failed
pathname does not exist
ERROR: attribute verification of </usr/local/ssl/openssl.cnf> failed
unable to fix attributes
ERROR: content verification of </usr/local/ssl/openssl.cnf> failed
unable to fix modification time
file size <7782> expected <9374> actual
file cksum <12441> expected <24311> actual
ERROR: attribute verification of </usr/local/ssl/private> failed
unable to fix attributes

ERROR: attribute verification of </usr/local/lib/libstdc++.a> failed
pathname does not exist
/usr/local/lib/libstdc++.la
ERROR: attribute verification of </usr/local/lib/libstdc++.la> failed
pathname does not exist
/usr/local/lib/libstdc++.so <symbolic link>
pkgadd: ERROR: unable to create package object </usr/local/lib/libstdc++.so>.
pathname does not exist
unable to create symbolic link to <libstdc++.so.5.0.4>
/usr/local/lib/libstdc++.so.5 <symbolic link>
pkgadd: ERROR: unable to create package object </usr/local/lib/libstdc++.so.5>.
pathname does not exist
unable to create symbolic link to <libstdc++.so.5.0.4>
/usr/local/lib/libstdc++.so.5.0.4
ERROR: attribute verification of </usr/local/lib/libstdc++.so.5



We currently have Openssl version of 0.9.7 and gcc-compiler version of 3.3. Below is the server architechture.

SunOS usa0300uz1148 5.10 Generic_150400-20 sun4u sparc SUNW,SPARC-Enterprise

For additional information this server is part of Solaris zone.
This looks more like unix troubleshooting but any help you provide would be appreciated.


Regards,
Pratap
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: getting error while installing nagios client on Solaris

Post by Box293 »

As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
plakshmi
Posts: 68
Joined: Thu Aug 30, 2012 12:32 pm

Re: getting error while installing nagios client on Solaris

Post by plakshmi »

We have used same steps but tweaked few options. I will be able to give you the exact details tomorrow.

Does the Nagios client installation on Solaris 10 work with gcc compiler version 3.3?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: getting error while installing nagios client on Solaris

Post by tmcdonald »

That's hard to say, it's a pretty specific target. We don't run Solaris internally so that's not something we can really test at this moment.

Also, I will be moving this to the appropriate forum since this is not a Nagios XI question.
Former Nagios employee
Locked