monitoring-plugins-dummy-2.2-lp151.5.1 >  A \/=„b ~l(a'~Bk .X5R]Q Ȍy$\\8dcө^d4xW}_h2^pE}~_gQB{HD{kBܲ>YIK+Q2׹ٍk(P{#y?)zL\Ԧl鿚*tL_ K+PRSRvuT;ȹon֏b4#!zϷTI^v>~t[*/dbb8eb871a2db53af268fc79913253fed76804cdc85f37ac5e388f3e86de47ae6caa2c40fb914416fe5494e049a010decf9ab7a5b\/=„6ُuCD&hh2J{{Cpea2-§;7 I%bjaȖe(5?֩|-S?JwWEqKig{Uܘ|PϡÃBO]kڀ2Ej4l2AZ3KHZ_#>yԈ^tc0̒~Vct\Z=.ڧ6/,*Vb;B9 `~T#( Ae^>pA(?(d ) 5 .MS\d h l t  X   (89t:CB%^F%sG%H%I%X%Y%Z%[%\%]%^%b&c&d'(e'-f'0l'2u'Dv'Lw(x(y( z(D(T(X(^(Cmonitoring-plugins-dummy2.2lp151.5.1Dummy checkThis plugin will simply return the state corresponding to the numeric value of the argument with optional text.\}cloud123openSUSE Leap 15.1openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxx86_64A\x\x9d09e3597fd7954e5fda69c784a333f89df17ed040dedbab93d63da335930928rootrootrootrootmonitoring-plugins-2.2-lp151.5.1.src.rpmmonitoring-plugins-dummymonitoring-plugins-dummy(x86-64)nagios-plugins-dummy@@@@@@@@@    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-dummycloud123 15569342692.2-lp151.5.12.2-lp151.5.12.2 1.5pluginscheck_dummy/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.1/standard/e6af14a9864f864a60e28de594f036fb-monitoring-pluginscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=b3ec8270f9d4b95781912767393983c5f3aa239c, stripped RRRRRRRRRU)(W ֤utf-8d6db331dd1533969345ab4e49cf9496fd580779182c79a264fc39cfb62ce3d2c?7zXZ !t/5r] crt:bLL F 7+Uwaiܑ"Qz6W˜'TJ7=/u]HնHN sB^/+&$7{2 ;! 9HM4Ƶf&s@Y/ D͘|ʔuK.HjySeBT;Y=sתѵ2tR?i;WPvCUTŅ-+97DMkB7:{J7s"[d YT8Lwrf9IY}# 2Mh^xGم.ѣ_LlEp &Wmvz(I)O7 wP5Nv樰yovWnljifЌ,86P1r0CGlCQxqCμl7PgxMst<l&yEkzHQ27{NHؐT^ܙ KFUPkSzf(+rXtS],{3k K- ,:Ro`n.5(84Ru-<jᘘp=@l|Gޛ9rd"/җcCx"l aI1XׂYi\m[U2O]8JM/Íu꽦L&.(e6G#;F= 6)F7{}=H#dPS!`M,BֺEw%&@=fk~*Z䣝H3۴Rzܿ`t33u+qo '!.&_f5G fi4xkǎ{wh[I+64IUs~9?Ù~BetHlSc rRy?2򪉐A2k(AcV`3,\J8to/UF 0x{O,S̶{n* =*OngWU򉏎clwl=dp\hNu i5cQVAwT$r@X/z9|E/gJ!__%Ae'tAԢ_~eEިD|ofٱ {~gR;6VZ#SҺ"GE | 'Wʮ2g 0AҎ0ŮmMVoT݋,LW̟@bۏV_8犠:~1l'ae#TBss+RsŒBs*,[^FݳX?]|h2;'_2AhHvܯ |s߃F}bTH_$9OZgFEc ,!AȡjGpA gޤ`g:[i:0 }B'EvfpH:qB%\"tiAY'̴?B*X9 %@hi1A}ĘZŊ(H"-K D&}ulB \ɖU->/x) KUt 14eɊ hn٠gy2r׌Y߽7XºiXY` +eK^%eL]}]vz-"%\MoEWuSi~Ǣr29/X;׃X85O(0Fۭ6"FPdk[#,w/_ ]\1<6[<$7>Q#9epZ8uqwpTXR8<8e.F?l'dEelogh}MtzK^ U˩d$kp[ZΰY#д߈$|Y`‚3϶\|_Vg^ْشf@J&em֫sͪ/Va8 XmGGE36[e@޵߹~B1詬YwTfsYL uw6k4"-z[-'bh?=T;Dse # V Q剈jL%~lzۨ\]gهR=}IW&Baty`>UDp(_̷{/]Q_3g..cy8ُl>DK;1iRĘM d0 Zu?!Ik٦\RT\yEmsP&T{jlيa9 YQTfm 2;NW uZCN\Dԅ KsYχyWPyzG| ( "k?DK:eЄST^Am8m N)uk' ޒXݺ}CӞTR/)(,CP? S]$kc'L~`QRR[9p$4_- ʼ~sD/'F$ 0=J?,,bi^&t:4(@Äu1<ĂRb*fLǠã+|Vfp,ΉEܐ! )\UFt\A2l>dQҗ ߟU"&Vqh^wh# QYN]Ɍ#y)9fih_'Xx( pD&*}ѹGqA.!2r Z3X@'u*(X)Ch Mh^cppY1v=q Rǘ؝SإY"վ67>ӅJG3qfq"&omo%QmSZ#t5Z )8 BApH’.FboI^ :=b=k9'/RdW}+T`S:T/0Q]ܶڗ5/dx!Ա[rR]C 4ĺ9z0WKH#KוE!.2:-s:ZcxxdE~ٔ"`P]hMߨxSQl 2?e_Z{3='m`&`ەF~4錢UAiBg1Ǹ-EԀ>Kkd5AC3$; Tցf2e7?+)i|zZ?d ;Mk/[S$O^9MO51«9JGmWG0lJ=9 N U".? @o]qݴ;o0;%WK+Hhv2~>eA Ub?=!AV7rw;Wx%\QzkB@>k@=EkBԪ'rQ]=b&@hvK\V&\̮Z;fߣ &rry 51 <s+e;uDtʱi絒DIx.;j{*A p,Ie~|6(u`&# y`2!h _:|X#O!MvDJ ZsʖOVDT]WվV/Fi * HAǓ(`UhBO֝"Vb0me)XY]}?ѯG#($Oۘ,b# F5qUHg1L;5@~`Oqks,:wH"ͻānFۤ&7.ir-F>*pYfU卛% ckI2?y Iop'̥VvlYDAHHmpihI1ԋx ;LDLQj٠n?}YuCHi[m#^'$c0 D< v/2;K-Lj xS¦l0myMAC|˷a1q@T)22kKNuI! 9f{y fym_;3$$]%#YuI6Ȯ!Jt@KDFӾQ=ÁߏviO.AН* ZoqY/oG sWB}÷>axf{oP?\wȫI"}L'n/40 Dle"qH۠ A;2^`Z%5ޓmU`Ж.*nxI.lhX>gEE!ރ–֦Bs d&"4逘Kc2tr/0dV:-͂47CC.wFҺwU46~$j Au V)nu 'vjnE֫`Qe5 G {CD{A$tמu2XPcZy?^j/a<)Ib}S ֋;7ƔW$xvBlAlp#Z~{C7 WaVr0.;feDpD_|p85KaDлx˓aIn&=L и $A X{?r@37>ғV(D܄bhp=dg=ReGFOKws?zbcC06 Gf^>C6?g\`6/KX/P͞D*c}o|sB'\T`~mv\oot I㡄;2nǪYR7ֳDmO(SYXs^1"y#`BhZHdHg^M#D%jKHqnǴzO3)XMM)-_a믁WMƁW /%5{d?Co1wUu ?<2Olz {? Z0 fTbX. 3?F r?ww'B*C`K"I17Pd{eD=U(A%}ӾU@t|AnwrW瑊RL ѧ;Dxz5-L0+RQQ 탩2sͺvD/'W4ECbڸf(]r6R)'0a?p$Ŏ-%c;7WVW7鑑w =An,^p&LDcC'ؗ=7WcJShl0%T ֖0U<_7HA#8Y$$2ALfڜcq]%I+~v ,ξb{7+)FҠ9 _nP_h`x"/"n6k|ൗSZ o`֖uͯE* X1L9:n j絨ܒ-lw3 ""K_V[3>v^Cm~.h)IIB˘ vlĚĉz_,? T b_gK2[x|K2/* mՐ$ͦ8"TZE*th Rsc7 zij~ +Qm}e`QaC`+GH.^Ah*L{d۹Лɜ{.Xc9"&flW*k|}j6Jۜ!8|b!3OnvH(H?a@`f}D1tCnL]ӘFEs$JvgoxWdoK`kbkkL3m]Yauq% @BDe`Zؕ~R V _6p E[ ,Hw&dɺE+8 `d񟑙 fGJaֶYfi\Fxg"Nsa(i=%`]AA;s98.gnQrc)DWPcωFtYS/3U4N^:,u3絍QS~u% %iT}W%TG*Tu&<9!'#DTJ>?-"Ǫ f7}@6gKKhH,G+xh)a  [|@5 Mv[]#:`1qOwn̵$Dʶe)zEDgLe%o=+. }cwL<}>(Ïixs;2f-2W}+8(vOȼTgAG^`|;H7Y"{kUXX{ gWcj?f.֗':3dV__gY-\AI0 K)Kb>3)!} )8T~U ~;bu|sC~ Cr֛eo-.^Lf' 9|5הb5pLzџAРC 80610Pzx5֐5,8^_ fZ9ߊDӯ3+ϔ"[UKO8VW}mB 7}:$ j)C uC5-gnljo2ץ,$]!DZV!kשVm7ۯ 6G:ɠ̔\ ڛNZ ƕ[͚3LFzxDМՀ1څ|ѯl]4C=7D$lvZ2v)"PEYh$t߶w 5O=f~ŌbI Gej %ARVݡqYvVh42:e|jOfO@+%MNE}f's   \m![+RzZABe*xV"ȿaYes(;Pse ?|cոhd+Q`{\HѴdSI~ O1+=< ͅL^P R0R'nL𠛸^%r"}9W f4ISm)6{2cD5o.EǑQ+šach_➎NR]=W2?=JZ. s4kg%dsQ-w`:{A;.VzC8έ-ѳýQ-Mx@*05$\&.?Cs*Ӂ#.4!ﱷᨙp\aΕ]r?~٪z/kNj1fa),_2H쟥|H\VߓI=r:\Gb\#Tb\>`P$_ԴS׽T-aQ(FGsEgK5}Pd1L3ǻA[`TmzUKZz=2$*KEzR{3>,~2;@O(s6y~o:tF AsyL8\^Wc"uBY5z W~r0QG;=t!\XkE ^n}ؚ #gmѝx7:Dyqbyw϶y2^nsAF{A.r~LB|5$m;|Ÿ^&NJ=p7`=?*SMXt!Xk*i% kA#x>9g?!nOӧuqbUDNH^ \'L0U]*"Gi`⣇k{?#%_yɘhIf=S=4,wB/pUݹt@@PX5溾,S]+m"rv m#_;6{)݆8& -@!ICFbifH,;t{yBcȤ,|ᷦJj<;z O~d횘Ge"~7>G@hS46b"]3on p|z5fs'KC$E #ʌ9:5:pgX|;ȯJ2E^|"_5>)ި BAu!+~˶-@ 4pQl.Ej( w@6)'u6 ֭y$k<[2`]FmbQ=/,i ,_4ޢnӓ٥n;eĂPT˓ b]cZX12~2*( QQSj֔XGXEAcᾷ9i'8gP)|?ڹq=GN! ']}Yw_#:>7)1#郎u&&q$m&U["Uҋ."n넋H,ʕDP#^)P"ĭj3>ͳG*IkBAޛx鎋!$5Ry6H|; oÙEl7| 1@;b<@'Bh*`R. )v$Eѧa/Z3IBdàVH[$J oI7xQ5;j[?ri?r"*Jr`"?[A>`R䢞3J <01he^O!.0x'sa$\JunBvyMl{;ezf\U…&*@Tj8 m@JZkF7ɏ-a 9Yz[!GaH@c~auWt${9[s.s+Ex ~:*] ܠ#LYGN4 {]xXW1.\vBIG`v!)EQk9%*mG>塂ilaMG'JIe=P啩J/{jc>!~lU>m.27.|Q ŚEUeE7U#gGGͣsjQtVôgAshTL-:Ϳi{ܢVt7aįvKl )D6v櫃>##:UgoT~XaO|{mwH~2ܺ:(/8Y.^@0ge8!ݟhKƹ$e~ho\8iԸrX_&97]0Q{]A^Z[\rt[9g$}NEi(YeO֜>8 z[F9 X8LEf )NmKa Τ狎`]CϴfGhNѺFlav{mJ$3@Ӏ*EIa xÙ!IlvNIe|̐|VQyT~{jЪwX.x/rM?#')RKɂMl =]hU `mKPVguJU _ESNRm0a]k\Yv.P-bcɈEg(wKمmưICJ}vT@,Yr$^A>YS(@Kh 62XqXܹ,l^25oSσ#҆c>Yk"0[ YZ