nagios-nrpe-client-2.12-4.5>t  DH`pJ/=„$KLI_.l6EG_ӧ _`Zdc GPd߄PBmOM8 m adHKr"*fUtmg!~yj{VD"Je)a:6piĨīLZ'۷*غٰ2z]LA?xs 6xS | OػO;aZ 㺔VHE'Nu-KtW2 Y3^hY1d53c0e476f0372664b959d855fbd8a02ecd5ba9pJ/=„Tut=aY]tg Ǥ%b37zl̂+#CiVZt5m{e8̶gigڅ3 5<PWcwܔLM`V/~|T<`Ppܩ-ưzwGhP]B. kxe9H moށܣ^NqsI$]hxYg]K4"-8Q)vny-(XVn|+=&־Jj vV]yXˈ>>$?$d  T,08<JSc |       4d(?8H9: >"3?";@"CF"KG"`H"xI"X"Y"\"]"^"b#\c#d$Ae$Ff$Kl$Mz$]$m$$Cnagios-nrpe-client2.124.5Client part of Nagios Remote Plug-ins Executor (NRPE)This package contains the Nagios Remote Plug-ins Executor (NRPE) which can execute predefined commands on the remote host. Upon receiving a plugin request from an authorized host, it will execute the command line associated with the command name it received and send the program output and return code back to the check_nrpe plugin. Allowed monitoring commands are described in the daemon configuration file. Authors: -------- Ethan Galstad Jbuild18ǿopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgSystem/Monitoringhttp://www.nagios.org/linuxi586# enable the service test -n "$FIRST_ARG" || FIRST_ARG=$1 FORCE_YES=0 set -- nrpe PNAME=nagios-nrpe INSSRV_ARRAY="" while [ ${#*} -gt 0 ] ; do SCRIPTNAME=$1 shift SV_B='^### BEGIN INIT INFO' SV_E='^### END INIT INFO' SV_KW=Default-Enabled SV_VALUE=`sed -n -e "/$SV_B/,/$SV_E/{/^# [^[:space:]]*$SV_KW:[[:space:]]*\([^[:space:]]*\).*/s//\1/p;}" < etc/init.d/$SCRIPTNAME` test "$FORCE_YES" = "1" && SV_VALUE="yes" test -n "$SV_VALUE" || SV_VALUE="yes" INSSRV_ARRAY="$INSSRV_ARRAY $SCRIPTNAME $SV_VALUE" done set -- $INSSRV_ARRAY while [ ${#*} -gt 0 ] ; do SCRIPTNAME=$1 SV_VALUE=$2 shift 2 test -n "$SCRIPTNAME" -a -n "$SV_VALUE" || { echo "SCRIPTNAME or SV_VALUE unknown"; exit 1;} if test "$FIRST_ARG" = "1" -a "$SV_VALUE" = "no" ; then sbin/insserv ${YAST_IS_RUNNING:+-f} -r etc/init.d/$SCRIPTNAME elif test "$FIRST_ARG" = "1" -o "$FORCE_YES" = "1" ; then sbin/insserv ${YAST_IS_RUNNING:+-f} etc/init.d/$SCRIPTNAME fi done # Create user and group on the system if necessary # default group: nagios if getent group nagios >/dev/null then : OK group nagios already present else groupadd -r nagios 2>/dev/null || : logger -t nagios-nrpe/rpm "Added group nagios for package nagios-nrpe" fi # default user: nagios if id nagios > /dev/null 2>&1 then : OK user nagios already present else useradd -r -o -g nagios -s /bin/false -c "User for Nagios" -d /var/tmp nagios 2> /dev/null || : logger -t nagios-nrpe/rpm "Added user nagios for package nagios-nrpe" fi # check if the port for nrpe is already defined in /etc/services if grep -q 5666 /etc/services ; then : OK - port already defined else logger -t nagios-nrpe/rpm "Adding port 5666 to /etc/services" echo "nrpe 5666/tcp # nagios nrpe" >> etc/services fi test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" = "0" ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_STOP_ON_REMOVAL" != yes ; then for service in nrpe ; do /etc/init.d/$service stop > /dev/null done fi fi test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" -ge 1 ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then for service in nrpe ; do /etc/init.d/$service try-restart > /dev/null || : done fi fi if [ -f etc/init.d/xinetd ]; then test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" -ge 1 ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then for service in xinetd ; do /etc/init.d/$service try-restart > /dev/null || : done fi fi fi if [ -f etc/init.d/inetd ]; then test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" -ge 1 ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then for service in inetd ; do /etc/init.d/$service try-restart > /dev/null || : done fi fi fi sbin/insserv etc/init.d~ 큤JJJJJJ97e6ee28af2a0965fae99a270fbe9331fbf6f6d685b23149ab901129d8770f1109ea1ce24bc07f60a31552fb1a58dceef12fb391e3b863e5b2c81915af8e116b543577d22d100b54f75cdb76f5e9d83f/etc/init.d/nrperootrootrootrootrootrootrootrootrootrootrootrootnagios-nrpe-2.12-4.5.src.rpmnagios-nrpe-clientnagios-nrpe-client(x86-32)    @@@@@@@@@@ insservsed/bin/loggergrepcoreutilspwdutilsbashgrep/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypto.so.0.9.8libssl.so.0.9.8libwrap.so.0rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.7.1I3I.H8@HǶHGt@G@G@G@GsGrB@GLGFG @FQFJ@E@E3@Dclrupp@suse.delrupp@suse.delrupp@suse.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.detsieden@suse.detsieden@suse.detsieden@suse.detsieden@suse.detsieden@suse.destark@suse.de- disable buffersize patch per default: breaks compatibility - run try-restart only if the service is installed- Added nagios-nrpe-buffersize.patch: support long check output of plugins, which is possible since Nagios 3.0- added cron to Should-Start/Should-Stop, so nrpe starts even on curious systems - added nagios-nrpe-SuSEfirewall2 - use --with-log_facility=daemon- disable nrpe in xinetd per default - use a more stupid way to get the port in etc/services- move the Requires from the main- into the subpackage- update to 2.12: + Fix for unterminated multiline plugin (garbage) output (Krzysztof Oledzki). Needed for nagios 3.0 - own the docu directory - added rpmlintrc- Update to 2.11: + Added lib64 library paths to configure script for 64-bit systems (John Maag) + Added --with-ssl-lib configure script option + Added --with-log-facility option to control syslog logging (Ryan Ordway and Brian Seklecki)- start the client automatically- split out the documenation to an extra package- use user nagios and group nagios to run as daemon (client) - try to add the nrpeport to /etc/services if not done already- back to nagios* again as all pathnames are now identical- rename to nagios3* - use new libexecdir- require krb5 for suse_version < 1000; otherwise heimdal- Moved PDF docs to docs/ subdirectory, added OpenOffice source document - A critical result is now returned for child processed that die due to a signal (Klas Lindfors) - Fixed bug with --with-nrpe-group configure script option (Graham Collinson) - Fixed bug with check_disk thresholds in sample config file (Patric Wust) - Added NRPE_PROGRAMVERSION and NRPE_MULTILINESUPPORT environment variables for scripts that need to detect NRPE version and capabilities (Gerhard Lausser) - Added asprintf() support for systems that are missing it (Samba team)- fix build (Requires libopenssl and openssl for 10.3 and beyond)- update to version 2.8.1 * Fixed configure script error with user-specified NRPE group * Added support for multiline plugin output (limited to 1KB at the moment) (Matthias Flacke) * Changes to sample config files * Added ';' as an additional prohibited metachar for command arguments * Updated documentation and added easier installation commands- update to version 2.7.1 * Changed C++ style comment to C style to fix compilation errors on AIX (Ryan McGarry) * Patches for detection SSL header and library locations (Andrew Boyce-Lewis) * NRPE daemon will now partially ignore non-fatal configuration file errors and attempt to startup (Andrew Boyce-Lewis)- update to version 2.6 * Added -u option to check_nrpe to return UNKNOWN states on socket timeouts (Bjoern Beutel) * Added connection_timeout variable to NRPE daemon to catch dead client connections (Ton Voon) * Added graceful timeout to check_nrpe to ensure connection to NRPE daemon is properly closed (Mark Plaksin)- update to version 2.5.2 * number of bugfixes * Added optional command line prefix * Added ability to reload config file with SIGHUP/bin/sh/bin/sh/bin/shbuild18 1256390091$0@%2.12-4.52.12-4.5nrpenrpe.cfgnrpe-servicenagios-nrpenrpercnrpe/etc/init.d//etc/nagios//etc/sysconfig/SuSEfirewall2.d/services//etc/xinetd.d//usr/sbin/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/2ab126c13479282bd15fe048bd4b4815-nagios-nrpecpiolzma2i586-suse-linuxV*p3Ainet-daemonnagios-plugins? ] b2rEQ3L{Ɍ06qW^|ڊo(S7d] gה՟[1h=4~, sxϐ|u n@%ԣlQ;/tt}" Xj+3PJ//Zޯ#QJJ{V̸Q+W7{z."/㴰qnMXM =#^8%pVycMhgSd~v'U|D1 YmO)' /MvØ]Fjh|My!*\ol(;E,>cuCI^{ig: -9Z3IF\t#WR:SEv,ìKY*ŒRyYax'6EXAV'DGh#)mCtr*\X|l80LSUn͉3o-4l/}˺ᵎB5MnB) )ܫ,_ted[5x2CǍۦDzK@ߧߣS%Av9#<|5{͑:8vӎc&`|vLRe+_P3uR`;;b{芆GW똣DK/JxͲGi(4 /C{=%,pԆ;(pz]]WF 39;',!6o1H*.#$pUiNwa+UY~VΦx^;HD4s,l.<N%<0:3vN:Qꂁ5v X mJ? +K31EUyxgsDoxQ!}WP Y :KA6FVh(йCzeW'7 +:붥+UZdmlP30^SBR7$C)j.{ZM9/' +da3%ʉm*s7Evp4є!\xc`:΁s=J'{} J;%f(wz]wf;1[y UnܙŴ[#hQ`ϪfT/AW2^u9[psͨ$OjhkRS䴇rihId]vDv_:ʜhh֞MC.2ZQ&UgĿuJ?trI1e_DÕ<3}iVPg:+u e-;d++ѩtygSeQa@YyUFbOSR j́qez\Opg-c_5GDې{9#n*>T,j*gr_N}YjWOxj h0rLu_Fգ.&'ȃeAGaaD [Dc-:9X[`ٽ)W5N lUC}$4㛐E^jvThЖE.F1ɚ AUd&O_ϊx!,8Up@1|,}CC<oV4*TE SfI[[yA$y4_y;o+&[ HjB>umY{i?ݴq(;B;F߸1Ҡۯm?szDK H( Zb0,(mbXLGD/ ry>a3@nMZ<&[@~s <2{&uwdq odBiEWP3=V@@08*o- Hn0QZq`I!l%,yT# B+):^g/pPj2Hi.͊3zYy/O-,C] #Jubh\'dٝ"<K] k',x3jԪrXl׉[\lR!xndmn{JP_rl+ >\ >3t/Id/Sy,&v?7B pL]SR- W`/)Ic>>3( X 9(#qKNDV0*I+U1pF0%܏tZs2rh#*gr^#c7?Cjv1 QdWƝrÜek jmSuJtfk /6|/r䫇z(4m"d/Su$tkT1zX; $t`(+B&2;E@I^z_-p^nP9?8˹s(˜dr!)EL6e

GzWGǽ̩Pܞg݆I4>KnppUAA:.ʾrAh9ܞo,bX.,²R*iX6v"h-ڂ`FnE0i: 鵔i%d{@IDHqUP<LUcz^ݮĕ~^a\n>hHa9[w~޺Xf* qӬ%$&w>}Byf^}Н5b^BIZT0_\Pz\$U*8̪h5 ~T24MlAGRWG؝8ݳMWSs[ ΰJOR{y,vT}@,MexJM0Ҍ\I$/ױ.* d6![8G5*^?'jҤeI+74鸯Dc`*GIPYnu򜋲Os LM(aD kEJx^\_5@LFzѢ?;h;4Y}}e_gJ+RNj>iD;܀oI3~T9C/P\G!& ?瓏M;)P=DB)S!6RqlEA%oIVMڜvl음?V("PLMuU[~18#{9Q,:dԞW0)/hX7v[1fw ǤBr*8%,~_ *Q)Eh:" ݮ{FH6nXma)~0kYoAGTΔB 7=nv˙0 :sfgM ekݦ8Q:rF;ld2¬ݶW|jʬ/QReX'el"wOg~WsSs!3 ]W*X2W.岹Aw ` װ,3'{{鶉bE% #D?a_S$Ε,F VU @ PL$79┘!hE8*ty"rUM}۴eigcJ$n曖 :)nd8T֜#0cfi7GMq`\Ee"LÎֵӻ}fPdjx:Vo+/s$ z(Gc*j/9kW8H,Gt@9`W+_qgCcT 6cIN>VǗFSY1 A[sƓw$HfFl10f>_noGUپ?͕&<#y˦d2%>O/mEHfHSi%^06̶B$1W=rP*K!5Lib~ml0/5)i' N8Gy졶d Ҧ^f[npXHs< <5uy[g+>Yߺԝis7.aW/`A )gk7t*SؖјѬ[%ojz ӴhQu9m9+?09͵QVj6zKziSw5UOh Ff)2A&Zcn`h$p,tl@F: O#Q0'uЊc0l7fuK/Ů] Em_-fÅ7Q\t5i: OMO3Ϝ0]ZWci5mWn<; C:n 19!ƻOGeP3灐=rZ~=9<.%arq-{r6qUە~d}rm"/,YhfSD-<=RM|{ mJ-.\xbgD vzt`?ĸ˛&ӒQ _ byq 9SWeZy'|i=&q\+LL| gimb,K~j-FO#JY@jևqJkJ~VGHQT{Aw49. GNy3H6:z9zxpV [1o#׼qB[ fOzf}xFOpxYokx;*4O^OƏw\v,+_qAu{rǒ})\q R%1X@/ `H+$0@Ts!5#fQX++-I`(aX^a+sʓKv{G-m3-ۊ_a,ö{4G2@s.+DُBgUyA8UK4Ibu%=]K֚?)ʼZQ-:g 6)<;e=Y̨+;B Zgr_8J8 kd+zMu@ek -"U%'._=S IPFg獒O-2 @QBGFC O nX0K[SAozr4H׃㷔pYNO- 5Fd{+ &\~vDd49yAsS;剻NelӆOgYULb_2+TZMT4NEXVڮoQ罀/gyhn!T6glWɈ{gr&CS,$y*ΦBտ h[HMvw~CY,lY-ͶVAƆ>L/_%r!nwF`&yЃYCCƇr)zCԸzK|M5N?Y}cZdV9-fLC]WQ~a`L IAr4᧙ J_OBt.\qZ[J(>.sym&XPIdB EWjrjKYqŰ :g?}O} "eKY,OuՂi%h9Ŧ{"8!MUj))`\hើ 9i g:GΈN_~|EF'yR̹[4sD60! >Zhlg>EUӵ1Ս-ص\-G{P^KX7HT$^qY'>$gťta8s{8ةޤ2LQ[>N6lIsҧ?,KӨOQok 9Ek*vKR k;0^v d35$7̾a_z8-zc&N^W89ŸjbFȲP;_rz) Hi .毢# D lݩ]KE *NCmYpiĉ8߳ 4ާj*Jjs0WS@ƣeYsb(lq ;Ps{iMkw[*L%Ō]%U-0ߦHZ5F2h񼴵)f \H #]d̛=;NՁH5)PO~sжH?50nb~XSӡT’.<<[,YgۭnNs[vjRy lҚEW=\f-e,4j?SSURár[T<'͢?r}H~~(CeŨ pDIY>Dڜ"CE8|.cm*&hW[O5s!4}2_H۟!-:Gz˥/uڅ#d*cX[{HRQGv'vrJ{x_MƵ!z ^j8KMsDQHNj^dq=!m+{R/n$ycFdo(gI1#I\HYi` eË]Y n v~ :ް1A_pPʶMk$ސݝDQ\ЍA˅ʃ}IrB8$B&x?1^, j>_L _Rq|K)+[}dG ,Pf/T y_d 2?z u,/ ګ5lG3"\τ,?^O.G0^*"d͟cSuWÑLbJuf.35WJVyۀ!2@=FZyAU ilaZjsQcX13hHK(.b^I4ŲH2J$ǯoM.YΙ.|%ŰrB=Q @tB0P 4jqHp‚Q/noa6W-4T9/3~\|n1dlmUjwRRLK>>]kuV aKt Z8%ǩah{HZ;K}pw_l1 \mxN/(3FAa\;umnBCʖ,4H ]Cȭ}IL·"h*}KUbƄNKJkWM ,%!+Rd '^55pn&T -cKY{SO[f5W,Gx-E؅MZ۷w,ǀ\1 WsFSќ怠5lJ/r  MR971x/]j#@ /+t"'}n&UѢ`k[[ <|[amh~n$x-]@=w]y\!~h}irM_׈K^ UOџ h_C@!u嬄]2M2jXqQT?r7jxF~Ə{`w+ɐ1hKuß0/$3Ηϓq#&sꃥ ҡJ,e%Y[z״@`s5ŷԘQPYfcG/$NB6H4hP=`Q}ڭjG`v9)n8Rޫaŭ A\[z3unl4e9"ѢYX'L,Ʊ } @O *Y_g (xkQ0G'oZ a\H3m*u-&x r;o$TEB?+塏uxsC\"uVO24a@qR݂zmUc$6O[520YKe v^9{Y&2N2&G։,\y ho>cmCkh3h 't}HK'O` zdUƭ695LAI:zC/lmUZ{x6onyHU?hHd vT JmTDr h M8#T.Gk%RJ00 &V?)O>VZ>ݏ +mJϝ##|&oJğ1JqEX8Eo0.9O2G8de´"^:^&ž5%㧊u_jK^}d됯)+D%-u#ThpwAugDFF3f ;5 /  H \E("#t,H 0{rBlZyI!k mewk q>@!ƿD M̠o@Mル.jND|vaÜt#l`ERwaPL9M扒Icc13A8O@34F-.1@bkau- Uclσ7T4IS#E؀%:|3oO|MvOXmv:4N.P 1pb~V=&Go|Ӛ9$e,*}N "nv ',{R x4[]V&Y"ˤk5@j ,K͟F7>Slf.=mj86wFr C Ɇ0Ҙ~:qr\a rqO爪|N 'y@(5A<Ludw}#Qވ(=Je.l2Cm'֮=~-:.r^\:.&D1+}dIؗbo q[ey f])PD_9oh;IwVW`?X+~Q4bA5jwvbKM(T֧ݛ1c*=J¦1Tl'B\1\_|G'٭_- 63QlqU\#Ոv$,@Iȅn~S1o{F{D6qXdb(XjW:t@4qm^w<?zK^J{o WoM?՜"qlkJrY7q~WշlbȷBw5JcL+Qƥ'$M \#B,9 2LaRB#6LDp8RԳN;AExS- rC纴\a),'I}Zoİ5:νG۠hn bTKnZQ'YuOKarN Q]QGxfh)ѱV RGXRVYAbSu%#vp 97>JstDcjfVN)`M/c?fO}.9>N@1M_mqn)!!?44E3E PbK Z !>:7;xʢ=iO +V VU .ڑ'bbQ Sf [4" ʤDW.K:+wP+%zסc/Csh!`dD]Frg)z<ʾwCAAMk6-L +ip6Lf? 5?"Y'DE3v{-~uי'UdV*ۚ]fN[UnT`E/s0G%W ®+ZRT-dl8C-YŸ[ 4,,{,=71.8#> pِ?!zӻߢ~!>=cn: DF{1K~߶GD}\#o: F@:yװB6:ɒ۬ij]]>m &Z *PGLSy@F ffyB=XYLa^e`]^[mA3I&ݴb$ H/4}hqv;*Q+~D1'ochz -vDmO~NkVBYÌZlTO+9J#nji/B0\k&_=ZM]kU0Uś'qxSLtVHX|2@H>5ۯd`^g`pK g7ұ^2vg8 ξ9D}j]:_ K8@J#-W|B u{Vn4ǡt}%OaH,ܞ,%*iɣn/ҢUWEԅ+΢+ j-1H#BZq㵍;d-^G*BچT7Nb %'F\: =ZYk`Ql> .\.߭ \S$aJc#;< ^* z>li:h(QZ.~ g\§ҍQ^t$޽D'HH?jl4JHņEpZפ(88G64O9x 鬐@ ~ c* ]&.H$:$9WK|gd  ʬ¶C-{92N.ǧKO? v{:& J|bq7OQ6"T DE ¾FUC:(ih<ɭOꐚ^8~$I.p#0?ӔrŐtʁ}J1M.,K g^24Qpмݻ٩ְ}cyêG{VCcv˰>_<*Z#ÕN9į9餜=񙸿]GsRx B`J}v6jl XL~d<$?Pg/bi-`9o*2$RyvJD#ytGW TM5U}L^:ڋz2W