Hello, I'm using nrpe successfully on Solaris 10, but I run it as standalone daemon under smf. Can you submit the cfg file? If you are interested I can supply my manifest and method file.
Andrea Alloo, Vincent wrote: > Hello, > > I have a full Nagios infrastructure running fine on multiple OS (Solaris > 8, RH). > > I’m trying now to add another client running Solaris 10 06/06 (Sparc). > > I have converted my inetd.conf using inetconv utility to create the SMF > service for NRPE. > > Unfortunately, it is not working. Can you help me to correct the > problem? SSL enabled. > > > > Here is my SMF config: > > > > # inetadm | grep nrpe > > enabled online svc:/network/nrpe/tcp:default > > > > # svcs \*nrpe\* > > STATE STIME FMRI > > online 13:26:45 svc:/network/nrpe/tcp:default > > > > # inetadm -l svc:/network/nrpe/tcp:default > > SCOPE NAME=VALUE > > name="nrpe" > > endpoint_type="stream" > > proto="tcp" > > isrpc=FALSE > > wait=FALSE > > exec="/apps/nagios/nrpe/nrpe -c > /db/sysadmin/nagios/nrpe_debug.cfg -i" > > arg0="/apps/nagios/nrpe/nrpe" > > user="nagios" > > default bind_addr="" > > default bind_fail_max=-1 > > default bind_fail_interval=-1 > > default max_con_rate=-1 > > default max_copies=-1 > > default con_rate_offline=-1 > > default failrate_cnt=40 > > default failrate_interval=60 > > default inherit_env=TRUE > > tcp_trace=FALSE > > default tcp_wrappers=FALSE > > > > and the error message in the syslog after a “check_nrpe -H svrsaseng01 > -c uname”: > > > > Jul 7 13:26:54 svrsaseng01 nrpe[11278]: [ID 306117 daemon.error] Error: > NRPE daemon cannot be run as user/group root! > > > > Thanks. > > > > **Vincent Alloo** > > TI France Design Systems Operations Manager > > Europe, Middle East and Africa IT Services > > Texas Instruments France > > > > E-Mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > Phone: +33 4 93 22 26 97 > > Mobile: +33 6 82 13 00 80 > > > > > ------------------------------------------------------------------------ > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null -- --------------------------------------- If you smoke after sex, you're doing it too fast --------------------------------------- Ing. Andrea Gabellini Email: [EMAIL PROTECTED] Tel: 0549 886111 (Italy) Tel. +378 0549 886111 (International) Telecom Italia San Marino S.p.A. Strada degli Angariari, 3 47891 Rovereta Repubblic of San Marino http://www.omniway.sm http://www.telecomitalia.sm Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
