Page 2 of 2
Re: solaris-nrpe-agent
Posted: Wed Aug 29, 2012 4:43 pm
by estanley
Can you let me know the version of Solaris you're running? Please post the output of uname -a and cat /etc/release. We did find an issue where nrpe will not start correctly on a version earlier than update 10 (8/11, s10x_u10wos_17b).
If you're the version above or later, please try running nrpe from the command line, using the command '/opt/nagios/bin/nrpe -c /etc/nagios/nrpe -n -d'. Post any output that might help us figure out what's going on.
Thanks,
Eric
Re: solaris-nrpe-agent
Posted: Thu Aug 30, 2012 12:01 am
by Nitpat
We are also facing the same issue. Please find below the output of the command uname -a and cat /etc/release
uname -a
Output
SunOS hkdtdd10 5.10 Generic_127127-11 sun4us sparc FJSV,GPUZC-M
cat /etc/release
Output
Solaris 10 5/08 s10s_u5wos_10 SPARC
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 24 March 2008
Cheers,
Nitin
Re: solaris-nrpe-agent
Posted: Thu Aug 30, 2012 12:07 am
by ahmad.zuhd
uname -a
SunOS vadm1 5.10 Generic_141414-07 sun4v sparc SUNW,SPARC-Enterprise-T5220
cat /etc/release
Solaris 10 5/09 s10s_u7wos_08 SPARC
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 30 March 2009
Re: solaris-nrpe-agent
Posted: Thu Aug 30, 2012 4:13 pm
by bpandey
You need to install this patch and you should then be able to start nrpe service.
147440-21
STATE STIME FMRI
online 8:39:37 svc:/application/nagios/nrpe:default
Thanks
Re: solaris-nrpe-agent
Posted: Mon Sep 03, 2012 12:12 am
by Nitpat
I hope this would work after applying the said patch. But, Do we have any other solution for the above issue because we have many such servers and we cannot upgrade all servers due to various dependencies.
Cheers,
Nitin
Re: solaris-nrpe-agent
Posted: Tue Sep 04, 2012 5:51 pm
by bpandey
The patch requires more patches. In my case I installed Solaris 10 Update 10 patch bundle and then installed this patch. It worked fine.
Thanks
Re: solaris-nrpe-agent
Posted: Fri Sep 07, 2012 1:59 pm
by scottwilkerson
Thanks bpandey