monitoring-plugins-cluster-2.2-lp152.6.7 >  A ^HE/=„!25BlnkzȜw!tnBm9?ȅζr-MJ%ʝm)n 43 m; ڽa8^-9"|=k^ukdipA),?)d! + G $,0CLn     " $,6@lt  ` (89:B%F%G%H&I& X&Y&Z&<[&@\&D]&L^&bb&c'5d'e'f'l'u'v'w(x(y( z(((()Cmonitoring-plugins-cluster2.2lp152.6.7Host/Service Cluster PluginProvides the check_cluster plugin to check Services and/or Hosts running as a cluster. Example: check_cluster -s -d 2,0,2,0 -c @3: Will alert critical if there are 3 or more service data points in a non-OK state.^Glamb06openSUSE Leap 15.2openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxx86_64A^G^G768a12ba6e82e560a42461c2d874b34e65c7a56b8fd1e0aa3993d1b4ed8532bdrootrootrootrootmonitoring-plugins-2.2-lp152.6.7.src.rpmmonitoring-plugins-clustermonitoring-plugins-cluster(x86-64)nagios-plugins-cluster@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\@\ \}\@\&@[@[m~@ZYܶ@YX@Yg`Y.X@X@Xx@V͛@V.V U@UUTT@ro@suse.deChristian Boltz ro@suse.deDirk Stoecker ro@suse.delars@linux-schulserver.dero@suse.dekstreitova@suse.comlars@linux-schulserver.dero@suse.deolaf@aepfle.dejengelh@inai.dero@suse.dero@suse.delars@linux-schulserver.dero@suse.delars@linux-schulserver.demardnh@gmx.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- apply check_ping_fix_ip4.patch only for suse_version >= 1500 sle12/leap42 ping does not know the -4 parameter (boo#1132903)- update AppArmor profiles for usrMerge (related to boo#1132350) - grep in check_cups - ps in check_procs and check_procs.sle15- update usr.lib.nagios.plugins.check_procs to bash in /usr- support IPv4 ping for dual stacked host again: check_ping_fix_ip4.patch- update usr.lib.nagios.plugins.check_procs again for >= sle15 case so that ptrace is allowed (boo#1133107)- add /etc/nrpe.d/*.cfg snipplets for + nrpe-check_load => check_load + nrpe-check_mailq => check_mailq + nrpe-check_ntp_time => check_ntp_time + nrpe-check_swap => check_swap + nrpe-check_total_procs => check_procs + nrpe-check_zombie_procs => check_procs + nrpe-check_users => check_users + nrpe-check_mysql => check_mysql + nrpe-check_proc_cron => check_procs + nrpe-check_partition => check_disk + nrpe-check_ups => check_ups - use %%license macro on newer versions- copy usr.lib.nagios.plugins.check_procs as usr.lib.nagios.plugins.check_procs.sle15 and use that for sle15 and above. "ptrace" to enable ptrace globally is needed here.- add monitoring-plugins-2.2-mariadb_102_build_fix.patch to fix build with MariaDB 10.2 (in our case the build with libmariadb library from the mariadb-connector-c package) * upstream commit d6bd787123aa9ccd96edec8286ec22dd0442c620- replace "ptrace" with "capability sys_ptrace" in usr.lib.nagios.plugins.check_procs apparmor profile to avoid errors on SLE-11- add "ptrace" to usr.lib.nagios.plugins.check_procs apparmor profile- Remove unused gnutls from buildrequires- Replace %__-type macro indirections. Drop %clean, replace - exec \; by -exec +.- disable requires for apparmor on non-suse for now- adapt buildrequires for centos - enclose all permissions handling with if suse_version - wrap recommends with if suse_version - disable radius check (no freeradius-client-devel rpm found)- update to 2.2: Enhancements + The check_http -S/--ssl option now accepts the arguments 1.1 and 1.2 to force TLSv1.1 and TLSv1.2 connections, respectively + The check_http -S/--ssl option now allows for specifying the desired protocol with a + suffix to also accept newer versions + Let check_http check HTTPS web sites via proxies + check_http: add timeout to performance data as max value + check_http: report certificate expiry date in UTC + check_snmp: add IPv6 support + check_snmp's performance data now also includes warning/ critical thresholds + New check_snmp -N option to specify SNMPv3 context name + Let check_smtp's -D option imply -S + Let check_smtp's -e option match against the full SMTP response + check_dig: expected response is now case-insensitive + New check_mailq -s option which tells the plugin to use sudo(8) + New check_nt -l parameters: seconds|minutes|hours|days + New -W/-C option for check_ldap to check number of entries + check_users: add support for range thresholds + check_fping now auto-detects IPv6 addresses + check_radius now supports the radcli library + Support OpenSSL 1.1 Fixes + check_http: fix host header port handling + Let check_real terminate lines with CRLF when talking to the server, as mandated by RFC 2326 + Fix check_procs on HP-UX + check_smtp's -e/--expect option can now be combined with -S/--starttls + Fix incorrect performance data thresholds emitted by check_ups + Don't let check_procs miss some processes on busy Solaris systems Warnings + The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh now returns CRITICAL for protocol/version errors + If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseeded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead - refreshed patches - removed monitoring-plugins.check_snmp.snmpv3-context.patch: included upstream- usr.lib.nagios.plugins.check_disk: include abstractions/nameservice to be able to check nfs mounts- remove monitoring-plugins-postgresql.patch : fixed upstream - remove monitoring-plugins.negate.validate_arguments.patch : fixed upstream - add patch comments to spec file as requested by rpmlint - rebase all patches to current code stream- update to 2.1.2: ENHANCEMENTS + check_snmp's performance data now also includes warning/critical thresholds + New check_snmp "-N" option to specify SNMPv3 context name + New check_nt "-l" parameters: seconds|minutes|hours|days + New check_mailq -s option which tells the plugin to use sudo(8) + New -W/-C option for check_ldap to check number of entries (Gerhard Lausser) + The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" to force TLSv1.1 and TLSv1.2 connections, respectively + The check_http -S/--ssl option now allows for specifying the desired protocol with a "+" suffix to also accept newer versions FIXES + Let check_real terminate lines with CRLF when talking to the server, as mandated by 2326 + Fix check_procs on HP-UX + check_smtp's -e/--expect option can now be combined with -S/--starttls + Fix incorrect performance data thresholds emitted by check_ups WARNINGS + The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh now returns CRITICAL for protocol/version errors + If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead - use source url- fix wrong requires for monitoring-plugins-dbi* packages (fixes bnc #914486)- add apparmor profiles for the following checks: + check_disk + check_load + check_procs + check_swap + check_users- add a note about permissions for the extra-opts file in README- use the check_ircd script as submitted via GitHub- update to 2.1.1: FIXES + Fix check_ntp's jitter checking + Fix check_ntp's handling of invalid server responses + Fix check_apt's handling of invalid regular expressions + Fix check_real's server response processing + Fix backslash escaping in check_tcp's --help output + Fix check_jabber to work with Openfire servers + Fix check_oracle bad string matching when testing TNS server + Fixed check_ifstatus performance data output + Fixed expire time output for sslutils + check_dns now verifies if the answer is returning from the queried server + Fix check_by_ssh to accept --hostname as argument ENHANCEMENTS + New check_hpjd -p option for port specification (abrist) + New ./configure --with-qmail-qstat-command option to specify the path to qmail-qstat(8) + New check_ifstatus -n option to ignore interfaces by name + check_ntp_peer has now specific state output for each metric + New check_mysql -n option to ignore authentication failures + Added IP and port or socket name to error messages + New check_ntp_time -o option to add expected offset + check_disk shows now troubled partions in verbose mode + check_dig has now support for drill and dig + check_dig has now support for -6 option + Add performance data to check_file_age - removed upstreamed patches: + monitoring-plugins-1.4.14-ntpd.patch + plugins.negate.validate_arguments.patch + monitoring-plugins.check_ntp.c-64bit-portability-issue.patch - adapted monitoring-plugins-1.4.14-check_log.patch to new version: + monitoring-plugins-2.1.1-check_logfile.patch - added the following new patch: + monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch - refreshed the other patches - ran spec-cleaner - require portmap on older distributions for building instead of rpcbind - newer openSUSE versions use rsyslog: require virtual syslog package for buildnagios-plugins-clusterlamb06 15896596372.2-lp152.6.72.2-lp152.6.72.2 1.5pluginscheck_cluster/usr/lib/nagios//usr/lib/nagios/plugins/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/e6af14a9864f864a60e28de594f036fb-monitoring-pluginscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=dd7e780a082e6d9c73e956564622ecae706791a2, for GNU/Linux 3.2.0, stripped RRRRRRRRRZ[|Wtטfutf-82989e9a54f495598f452387ce9f0411a07f1e2ebecb71e5d2a29f9ca35c9fb1f?7zXZ !t/SD] crt:bLL >yb0QwhtW+Bo2}ozQRR72`ҷO03EX8 LqSB yzĨZ2M}\(r%! 4PS Sh*M4Io:-?< : +=>70fŪSW}>eP퇽CO?IH7Xi8\-qq * O b|MGދA'?W~5]u/x֓-\c觑J$ǂ\Fs%|Q*ԢV*s_L<I겠mbڋDj$zk:to^*wwت9" -EmhJ5 }x5=AړpKRv@P Я- cs[}w>=ZKںl E[VNSZ*ZBWWP&g"W˨{N5v9(1ܳ)@:ܐ=5g)ƺ=*slTIعnX pWɝV~C[1 <61nIOը\"V-Xe]r>:_{H"T2-hGF\r4#WN "8&v74fN#&D7K~%hwվL|pA3.CřHB#r:  9[tP7 L 5x/ 4S*T3ZMv__tl)p%~Qfmz9):%SqT +dq z ;Ȣ쏮6>6#".cb DFyXŃIl4_,sLJd,^ez(Ŷ1($YLZY$z^pL~ SWpWވ*ӹ&fp=Q9#LX dB.Jl .ЃR^X%&ڹ: <"rSkO/QFJzb^2׋aY\t^c:,N~5Pģ>աJ_!t I~V4RPhak/4)IPR 7QtZ,6 )y5iV5˹m l (׍L2 v!lltrco>v)&/{ޞnVnFh bә~/slx8\߿M# fX`y?D<_:`o0?{6sT_-%^<}6ul,fS~ a?ڙm8|`{ ?+ |͐դc^&܌n!j%a>N't{ZL^5>$AC}D婛\0O|ɖ0|}Ptk ϻiu@2E}fGI7h͆:)<ӘzD_\}G$ bad6OYԮ2&fkp6oc>>TMWdwVe<Ł2;)lV/H;V>@9ѴLV2]4M00g/IfSx_*lDtְ޵܋䭁E`:pz5+S9u^uox j qk(տ+j6bUyI!>Æ"Hb,w0PBJdg~ -W+vi?,\#ۥd>L,y/4:9X =n!a̶K@azZĔr3Pǘce5..&ק+CYn*D6Z |,63q|pAM$D3 |C|lFdP4䟇T< j?o?fz[OmX mR!@(\:x&y#5ɿW)-F:;NoEtˆF»PPUJ ݍ~m -y܉.Ń&vMC"Ri]QU^VZagNfٺ0n2X3JXu.WSuU=#>@y9%)G#&'š+;*?@3/f%;G}6mi=e24iQed:GeL7u`qŎiZO1%177VGz~ ɡs4Mĭ"Ǧq'?-wXfuQ2t&OXֿb re/N:M X{TA}8?1o8RX\Ran O~OPboFTpWY$fsJ fʼ8@Rund S{NFjfCa7a'k D6k.zkze +yL3?XJ:ݝy9qQG$t;bDsVpy#U nb@ (1sV,`u_Xߪ}vBظKǣ[rB?M-`v]p+H2d=QGŝz˅c̷Z;b]9DXP$\M~=yTw0-P%J&(N//RUP_ nhr&+e]Wϔ3ҡٍuY_t!(vޚ?'QdO̜䄰#C'P*E#@(w T᰷!Gz8Ɂ>3'@e;5ɿmN4˕X> pVBURV=tqC`UgYV5$D|D|@xV2|8+s<<$.PEgXs!G4Hw DFGSJʆeZ##-&6elșSr"x<ͯD4Vh9bju9:%  ԕl;2ٜy9"+<тU,)S؀LE!/Q~ ̘Oѩq`DCP-N4/duPC(45A&}5(v]spDN߮kOuʺ 2E@PALZV5# -TO9ś V@7-6*vPk H1Ԍ9su$;(?&"KS{>Lm5y~x*t^𳔩ޞ sS+D\M>jsELh"'xϜ4QuBԗ 3|8ϐZȥD|$&nh@K|pGiXVOnS.S@^* lcFB#`,=KB`raXl -ǹd<5+x5=uCOd\+Ўl0:N [;V  "SY%Pwu%l˙NpN'&N}yBo!Y :ƅ/3g*l!x 05RJSu/9A0#R.dsxY!,eJV"(L@$(i .183YĠ?~)QGLz6>"Hлò+&R6 EO`eѱg]ytIQyR r(-h -*@ T5MQulch 6LFFZi.yfvv'U,L5+Z7o滥I(RB^"*y޺,_$_Yjo)vb#TNx aq m'>]_ 6RSz2i ]%6-PO(\fog.H!*@b2* $jfh`Պ^<ďP${ 2g5jӨx> "Tyk}RNBC-#5 "Iv>FO;M~Yp#cAȓVCژ%nhs|濦m!&Z-풆0n'_[byv*g^6~֐r AIbOxw!;rC᠁ϖߒ!e&^qE0i}3e^Fv:? A;+VGa9ٚ>UuǢ M1XIZ߰+H/k%Vjz[w &Цf$i8D.8Q{SQB}m \pC.ԼZ"op:w[ Utb'w(,m9xz㑧DZ(2b!hja.)cnͬ4 _. Т!$v 7a3\@97qiͯu!IwC ׇ61:4ghEnP"j>E_`S dO,!w ,ځUZnC=U 㭆]4 &{"u< jɱ!*q>{֥} |jE='Y]Mrsg." 婣qGzQxoYQv8pHDU_, BX^JA@Dڇek,k{)AlŸYp6]1U)ܪk0jO78DxRA>, +3<2]He~OAmh;ߵ U=7(Jw=ku5P#_DG-a3x? RR=#RV9ypRkp|α;_qtw ^@᧦/}u(K]ȃI) G>1SS7"Xb5>5vGP9]I%`@FîyHq%k(9A"4` d̡bR+CFȎ?9A}V.1MnMh*O`5'ʩb)"+.\8"fzw#|&J WMg'Pu3U͖~{d5+71C#I(NUvFqq\obvgwEi].^'12Bݷ/+wSV: T&*U]\GӨF`'h,63|l> ssW;0*hM=&6RXI)`k8%evjd8fhM1СsV(zekذ AqR-3e إARܰ`pU ED}YV38.{IJ `Z@6 z +T$K 3(!*B_p7Mv\a>i#b :(Nj ߠ]ٲʮWfa 4dئ9WY[a~wDyO>-h:yhj{c{Lll1-tvұTԲ%Erт$؇le6vQ`7|뺫t1v2=Xd@ HOՇSW.<5t=?e鐔NHd&x3~Alv:rQ_}irq=me1VH\}& yCiKJC2։ @ khqRLysuS851|_K[v(L-t#|S}= O(j,H~"Я+.8u %I8M~$&?X0":Ty,1p0˶mq1@_N}J.^MS`bE}G̪4d.CG%:N@i>u~͎{FK\RU'ư mLq;EnDWIPL*\'T/M;lѦTs$ZjOlg?kdv`&+Ճ1: QòQTRpw8 I;w$V#s ZŒ_U2Oˆ_Œv.t5g>1)fN6ewupWA/? j0l)ͪuX/rNPc$uPc-7xm=6;!,^AԾCP4] Ʌ+(XH-3 ?ve-sJ#"(aK_ZN#M<[DʼPY;ӌB}It`Vf~2X(oΐgMY'][~ɦ(k:n ˪7ų&FG@*un4ZBCЦ2\TDUks:pdd*XZR }Պ3.Q\ b3&w]ZNwȳ6˓U`ӠOBՒ|| ?4Iᯂxenc9H#-ao]a'+ 3ï6% P=}8#,L^W%[sx%BW2gHXld5/ KH< ŖZQۢvS&ԑw.Rp(NjMBB %k8ro*m%оh#YH *cv*`5O6rsM[ʥ0dڈkhM1r+Ӣ4[76&Ym9wrMcgVUpbĨIJBa`1'AhgIXN_ оU NCc]ۚ|jKssee6r7u-MX 92s喻k!]aŎ?C jgB1z+bN:o\)oIhּ9ge6toڼ:H멏 @&Ea3hȣWOoh tux٭X >5 ;ڊanVarC{ycFHlK^o3" ЄJ{†pdKi)>)8̞&pn1$\鱇_6esh}J3h'չH@OP!iM<"8,bLO Lwd +EABEo^%EÕU/#b ׀mg!j%!Cja4%]/ ջ`0 dL̰5r F̂<^kȉA:R=1 ^y$G]^'ta]O3aI!x;RƮ-ɪq!TPIHtnNnooX~Jx p| 4rs6aU\ṙ(x]F3"̥ʩh ;Bw#u_6]mn?kb ZƂ~GHCAA<ß~rQE 6o bXc"!5o6兴}_hYΓ7ɂg*˫Bϣ8Օ[_On1q; qw8/7rchPуw8#ui 0nbR(!)~(|8nDfI*Yi`?EZϓ;51_6NpC еϷpt )y5J/w[߷t§ (vDV܈ٿ-53^nI[`f._`mfC_6=w߄ Ğ9€Fz}hǕl͝\8,aR[t5[DrKl~qك;`:z-CwwP aw5Wtǔغ)ɶ+ܻL2s@uhfem̅YTtj^Pnjy@%%=W'f\(VPhX"?*n7\)?@ԔG8jkPqoIkC<2ӿ?A n -&4KG8MWG@Sz3;-_m<dmA.죰o vfV SF3Q+\t3)͞?0bܯL~RhNXsso]\Zpi! 9D4 j)_ WJV}R ]Ҋ5FP @ ]9W>jD,C[bt؏Cs |>C̰7oG%E{P1--5pDW]σ y2%st qf uz*WՁ[MָzIER?5G"Yt8KRduMn!Qmlm*?ukO[_v(r}>n %Kh07C/F]gQ>m1F @9%~*92W#}ur ^#Y?4R a >m2E f:v ~LJ4қΗpe{Kr +b0(rڝ25 -H$f*%A7B$X5[{n?g.'K!`ts~"ZR!s;i xGχʑ'd%հz[[2arCɹgJהO~ z_Z~' /%bF;oiRZNd'lN qr*w&NmԹ2,a 吀ӗVpo䎗T&; .5Zz` ~q#rR>V9VTki =%3ȏYv,!S/W4J5Uݫ1cC6~3i6eb5o@jdi_¶S]|]4om cK/wRm?dU^-N7XC@k4 l. |.- dVS78J,:? S EBQ' 0&˶vTc= Ju^KuޓI#?}/?ƿy9_t4qo;-_ Dm|4K[!;7,Ό a,D!A3/9[L :_ӥC㖉$O tYiEO{i,=6$FE3X.GQHaX0XԲެd(( 권"pMrkK+'%?Aw ZSVʼnӧK`#D"<ę"?0 G]Z5Eg0@){QzR MzU1Xs_4 %{m7]ckFE|өm,7ΦՎ[#/f̐ T@ r7*LHCV!CL hvGw0 ] !^ѩmnIIIp݋'v:nUT;t.{"l{ oªP2~_;ۇIm}[M1 _)ߦ{6>Uf'h(o _Vb#(h]B?ZvKtwC.Via:/ Ђ8 Tgb8Y#QdZ_J GC۹Hk9t.|F ؍<Q'eP?*ýaW.)osAbxNUC K^tOSZw$4?G-"jN@d^ZC7^(M}01)Et (7Y+{HȪE$ǘsv;`L`7/KwLSڈt+C9 4?iR(ܮ=FY%_g跳}3*pQvXh>,bͣbHR%/^_пIމ}~#iTUQķW9,c˛vF0ϓٞǻ/uHLKᓉp10:2$5Ʌ>X#pjc e:;MA}iا>\k J D]?bi%MsCk ~u`TnPw|WlDhZ:ڄ51E1Xi"5WH18E^߂k@u-`.lTyƥ(R fh3h4է&D|#&2[iu]L-߻Q=ҹc&1ǎׇ̠HUn \ `@3|)}8*&YʇE?Hb\ђ$^I`4^, ]|0Ykz^z%W#HC"nZ^nY)D:v߶w>VL[?$Yܻt6SCKK,FD&} N8Y?dp;"NiiްS5ƣOrU+Ptԯ1=! T6p|HuC#Rl=/w\i f *r dZۦybj 'Zwe_;9ñGQMGջ[@|柴,WQR^BBDjg|v:KP@@Jr;9Ѥi& ʾQh˦"NGE!Mr *xI3[q`꺓NxS\*Z P+߁>U2IjŠ4} u~c2J*#(|e8+;ܱ3p}SKX~îE4CNr2nfnA,*½ii4ZiF) {۠yvP058;N7g?:WU1Og=p=ݓu|7l? a/  㘵1 \荛AJ*gK8$L[~$`H~0&9Tim{`&yȼJ؄s,Pqz'>b0a1nk."O۝GjNrq/>7a #w84RHG =R++IKڴ`SI,´TrHp2yԑ!{kl"G1K2[ðoδQ8e LCYMe^5jٲcC.XHAAkh2{O#nf jD5N8NEPQ1s#`"|>iK5Xͅ?B67E_S|a2ބ~sz/n*GB| W KODEq. Ɛckچ: '[Asy.~ }f"2LlBYWx΋)t -$s•9_m kY4ՠd)7K" _{i@Gn8Mq  b.Q>`džюz򲪡_E8Nu^QKam6aRu -K[Kn2ف [d_|ļ^?XMJ<`tNi'MÍ#~j}+T6/,jNZ|TNĭ)B|Aui ~S'$~ 5~#]75N͒Հƣe޵ySšBSN-AOd .7C\>!qw6MnS 0EM΅.: wmrFEQ[ DjJ&ʏ:B|XNRRtDaZCAqUO;Gg<4{|gg=%d .xi=8r 1өghfXbe0R o"ׄ o\!<0:Y#zKҫ(z _#rSI?,lш\#i8AvKƑ<{ǿf7JN7~ `lAʅ>w,~웱.B}UP~?NGMP+t 蝷X`ɘʠytI gTD &V8u8 g