monitoring-plugins-dummy-2.2-3.6.4 >  A _p9|le 6'v:!^/]C,yAEJ 1-'D;̗|K!#Q'.a!g͔H4ގiZi}RGŀnO[;3d\ X(,*[${dc54418cd72236a208d37a5858d5c9b794d2f9e0f00f01b3d44f450fbcc7d83d054ef50b0b3fabfb1f28418d491aef0fd3c377b8a_p9|O g0RP'.\?g~z O~ ^Ύqݍ)@u[ N9#VɥYvxyAEogUC "bfJM]=5[2Ǩ Wao[|JRvЫwcbL dľ?~ktl9+4?A3uTlkc1c@@|Ur12j;2.JdIt#<x|11OMԨ >pA)?)d % 1$ :Lkq|     $x   (89@:B&F&/G&LH&TI&\X&`Y&lZ&[&\&]&^&b&c'{d(e(f(l( u( v((w)x) y)z),)<)@)F)Cmonitoring-plugins-dummy2.23.6.4Dummy checkThis plugin will simply return the state corresponding to the numeric value of the argument with optional text._}ibs-lx2160ardb-1 HSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxaarch64 HA_v_vbf84c970e42f4f03a1b4004dc2a9ac0ca817c01c5255596f043d4d9a2b890c9drootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-dummymonitoring-plugins-dummy(aarch-64)nagios-plugins-dummy@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.dero@suse.desuse-beta@cboltz.dero@suse.deopensuse@dstoecker.dero@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- add patch monitoring-plugins-check_swap-fix-n.patch check_swap fix behaviour for "-n" if 0 free swap is left from git commit 6995b510759cf531d70745b7d0c6e8a0d9010b06 (bug#1175828) - updated context in monitoring-plugins-wrong_return_in_check_swap.patch- 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-dummyibs-lx2160ardb-1 16051070692.2-3.6.42.2-3.6.42.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.suse.de/SUSE:Maintenance:17067/SUSE_SLE-15_Update/39503b99eb9ba982dbd03ff59157b168-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=21968c1eb4f1537ea31898b4d6e1e8f487e595f6, for GNU/Linux 3.7.0, strippedRRRRRRjQ%$/utf-8160c5c65a05dab8fd8c465a2fb197f9dfc9da1db77ae6e937f53652fc5f52d7b?7zXZ !t/ 3] crt:bLL 8%a\dޣ64$LyE\ ɯ"䃘 +Y%'3 7AN`Z-wlvMa,-64{eѻ9(+ *^{58V<;oF| ՍAw!U3ބkWpA ҝx{ڙ5 VbU/9VfJpͤR/( $L~? HtzȸշjִNl !BqI8UC 4Ȳ V5quvzu/a(Mn}C>*Nwb4ԔuQFHܺ" ǘş" B74U'[>z`{@L`0tQ-_kܖZ% }TbWvbo&1`NeBM:q^#{&S+M3< ե}B"SZE#ƢM='uq 9 `&J4{҈/ŜW&E:LGkǹ}#n i"/0 =R+I܊Qna4_f~& 9kA+2DR-NG$W g}wT5I3"04"`PL` CHUgϗtCLh( {-{zGVbJ{"5vQE}FneS>+Q%E [ yNnJܡsuSTP4v7!qpFz+@~ܹ|,p3=8NvaŮ5;ܣiS V&旳_$R1*tG- P'S=dZjwr0}ׁS;,(ʨcL Q,2lH lCcinh R;QЯoLU?,Lx)Jd` :t BdzRm+i( 6e!!26{g \d5*U/X9EZRJ1E'[RzsIJXV^w~ &<d׻i|vV/]7+"ZK$|wM(*b-G!G+6:F1u[SCJ gFTpT(M#2p | (Tt7*Vl9cZ#/C%T}Y 4F2dQ@=2xs,tpS}MwuBw;J# tQ-=GG~鱄'? &5q1B6 y6tlGy]BXɖF'ـ kAd ܶGdO\!]AroF@XsI& r~ֽEBS` Ș;z4Ljw>$DR >gU[0~/m8ddg"~ |N`>ő'KYԇŎʘ bM 5aA-;҇[#" @L@g'iEdWTP2J$&Q 2_]ɐMfX U%ؓ+y4- rT‹oZX8s/Ɵ-|K6fIc~چǴEB Q֖Dfه^̳CXmJH&y|88و~q(~'4-A_c=j_J "iny2-Hvu E!d!AhUloM T˲^g 6@e,' *dcH Rό_v{%8ΞmJĻՍqNG(wc8ךȩX99ub5Hi"kYKH\RHZ+c9{O'G^!o5}/` zHO?vcJ9 o /_9 ֗;[kL%=mMCPU»4_L<8H0i5@Ӕ<(ZdUL$+)K& 3C[Q;oF9v+2q[Sl;ui8dapuZWg8IGd>+B!gsC!ձ:e\ӉZ$yXzg_tęZoC&ݲWXz$Bc!`bqZ p*p9)w>G:FޔL}${* CV@%AkTg9MDI vm5~9VBQ?ѣJ̳e5MU,R

]z(!oWpuqNA@U}Eө={<&KǾ a|F'1цIHٛfM?Ě[2x5k"fv8rߣ7tx ڈa yRP?F?>g۴@6:*\˝ɗ9ߺ ~XW}G#1sάcYa4$lϯZWV?J+^Υ'iҗl/dB|6Ua*mJ.DO&pZ}g7,DŔE[{|)037FI4ؠ7c0*PɶcP Q5,£)l"BӘgcb!!᜿L*Ѣ|}.*'l߳bA50Bq)wmRbTP4QHLW2i쩒D"wt{Z[0VFUcp-U|&Y^Uzb EסVƾGsRVwjP #Xn27мP ,`>wq.'v^S w^4E?5LG9r &{~0i M(}|0cM/~9X4 >C@8b^ ` b 2K+k#W\`8ry \`/d2RO]?| ikMi,TyҏF3RSJ x0@1Wf!A {sj#$n9Co_REBN wm^X^k̀n=esv4k =Ǥ٘<| 'UM"Gqu$[ȣ{)Av]ͩyQF"]@gpDMAeoo+ (.|M&fSF$C}ӵiifh QBãRq):Ew4sqwzA3uu2ir$0ˎ;쨈gZZ.SCN:yUCgA<I`aI窸 ԀBOkfϫ7ML[?? _|F#ٵY.T7I,*xɖp`(խFU3]t?kWtbx^KSeI2TB}u Ƭ<P7~)ŵ993Mn9zUJ9DMd㼪5 pH"6T`]>Lݮ'N0^ZʁC / ִ/>Q0慧Io[_?|=\%B#?rۧ@/yrQ9~+I Sb q>6Ǡ}EgQv/ƻ~ߙN0B `?0D''XWmkHC|qN =uQ%MsXCf"&!3ēӵ"usNZ>c+=M?]},fK Km ޗ.%MQ튱ϖ51prgp-j y/\m|0Oj1+R^3GJ!bzq$'> dW~REK"ϤndLCd,aj7X5SK { 1?/p߬C0+B m{F}<[22to˲3EÎh2~g \WR&Aj+A{fKn~K"ܡIBO89|;mqOѶOH'O)BtPmaP't^5ȹ@Ff0]f2ݚ3T !ȕ7Z ⟗M]=rreV ULCU k&V𰃬|xf- o05C@4BTW_ vd0+iq#`c&b>MNy\'pN1Mx g󊣔{t,2Y1F)>,VI$"Cxܡ!21 52;wMo2CS| lKC3 ])۪D (O2JcwJRiU^|OYOW ]4NMtD0KZ ?S$~_kt-s,ecɸ2#pR9q6` O,&6HU{oۺL&&2UI 4d1% yfn1<{ dbPlAE -ޣ3/ɀ#2A-Wv/;˜zn'- jX3~=QhS#D z0"0%x3M)#kvLF)r:'ۍ1RcfkpzFgǎɏ](\7Ijw#5n"!AQi;r A_~{Gvo>2d(n̛杊nQ`9׍ BJ' ~Sfx;W€)3"O>*tAF;l -c+!~dO A KjY~$ݢT>\V\^ByAɢX \|?-?޾> C.[L"~ڝ;QFk$Eqx[8Xi.{$K«3Iz,9t\^rq}("?'Bg:;Л5_5#+,/@6 9VBcvf+TDaX~4dgTxx!|Dt*\mkv(#-,D$]1Jw`F$E'Bᴢ] yIUa$}Pj#F;F=F5}߂lwRLn"J_ rN4"\{2㈺YXExJxbsĈa3@Ɣ2м0tCl7]}HT"$s>47?0Pf4֜ŊяLScN`<^w{?!ߚ^WЗ\T 04J@-;.'"R65ަV^„Ac<ΊgPCvwi+NS CNQ8WEo qOLd 14Oo;d>? ރ3w{F Jzflt,ƌ6]D[}ԋ$:;#ѡU,)e1$bd{@T\H ς.z`ʑ`a-^MbS~ 0uE\6u 0. ⍬Fל1Ilψ߰NO +Fxo1 Ao o"SAӜnVf0\,O茖q=j+m&S5T;8K(fF=JsNȇ%z5QmX2v֛8 heVO<-AϘu,Eܒ˖C}c$YV~(ÌQpրdaKo{0;Dd~ ˉ_-fT7#XNN "h37٬/ۃw,M(J7{qd`ˑ'9OR3R7Y|L#OE-Ёަ e+0MDalŬ ޅ! pa[U>?]D2ZZobsλb<*&(atk_.sr#ZcQ|UXQ22OyFPpd|- i Wt>@&A~u5q(1U$ϔ22~\.]8xYgk4BSW,7D9Xy; ҆ր/%&sҸcËu;px"* {jr™p(H27:(NgMw}V_MIia؄JA#tA:ƙ}ꢦ j˛1U N<w0-wlmP5֭I`)eO?6aS@aI\R bgtI2y K+4ųSy,_T"]iBN2G6=\NV frr.St゜=w).lY6}=C9g_ӆ Uj5C\.bZvˤp[gGih$oD{gmvpUk0b V]o[jR\MyŠ)p]AOV.OmxhҕzD’JKj oTd@r$o[?-&wkXKڰ|C7tqojP4qc-SzW{oޙe{#n6q[U xϮZ +=FC?E>s@^pxK@(dt+Kd3 ?E(vhd`KaHy '3p+XAPmZ:U;.r2HL9yGKi:M“3-(MH@qr_lv練 " L SVn=XE4eLM!a4;Θ'|˖32 $Ԝ)m w-mړlXwU}q[Պ$U:[Z.́E>uC(HK  Q~@-gZ=}^">\Fy 1pqwْESM=)L&o zo ĺ`ǐt*1 GZR~ u+%TxLʈiWA$u^ H e|X6Gc$tOYMRkW8,/mU{LGD)K 7h& >eP%ə,ASs?O0BgΣ,g:hW@le]X8-_`aI 5.(A^ v\+!uE=P.h̔1njJuA'0PŞaVjjook&GB_4$Q]7*IГJ'ۢp+7R@#j_ZN3SI=n='2[%>=vEIP'.pW$SR[L+µ:;{]f!i_ *PWM8?$H,, ?;b @ x'a1>PwO2XwU<(1 RajVd)0{`Mvv@:xs #_j􋉄 zswtC\,3=|Ƿo85j.4݁2)hgMǘȀ3lȚXutF_)s߶kʲS)z0@۵ꃱ 5d.һ<4Z-a /|l19m{ipqw\$mˠUkMBI?z8jyL% 1d|+ ~8 9#j3(}( ׁ;txRAQe[!W((¬$@.S//Io7g m +rC쥺x{2l|xG)y%^m&):)$ɇa0@TE [|o=k}"}e! INQi|.svDj?`7h-5 7+,c'[QO[ ],3/iɠ0jtn&j@'a G3Xj;dGSjiک1RB6>$A-X.`U=; jɾHeA|M*&),z;{ylGɑ.1PJ W ).X^)Hݡ/f[ 0x媠1HCq&Yba)N!QA6Ѡ}DuoKF]u~bGݐ )-&T]4 P& # w*P!TW.i%|L^[JRSApHbNy<~ls$`y x7^!R x`Pt`ť%an=<2Şwp rt$CVH+w_r}ӕVǂW!ά#6ki~˔g(B0qGCp?r;P5OM/`,RxhR!†N>)8 üTvDͷ/zQcPVs; uF,z89;k&DۇX]}1NZ􎘒YCԃ]VA.'VӱFq يSҡyi"%@7"4K=ߛ?[^drI VǒG1Znx~[vH)y%ByA%ց);&;Xp-gr5-0 )8u|_-35Tȴ Uf$/ STy$ݷj0q'],gHi P2On{²' ɿnCc{r$rtyzWc$'P^^ TOT9Վǝ1Zf_fPBo[4g$':~+pY瓬3%fRpYI{}V> 6=i2_~ lCZ0od -1:U+F(DJ q`x2s<([l/$Ҁ X<4V/QꞞ0܎ #u[삟mW1Љ"Vqq5vFLwzɺҾx/@,NŪX0| =°"0+R]˒vG8o/P`;!DoNK+B2,ſbz1ez*.e^s/#vV&3/ MD4{&j.@w@p&6knD7,ݲ)&``[oŪFWJM`4> ޾]!G([L92`P:۲הH=ͻ8w?0vCnwgJɮ;D<g%nWKf{1$灿t4~.ޠCcRCI:⬧դ0+EٽwBj~o !9?[QQ$+Z!Vñ†pF\}ā d)kS=9{jFIQe<Ԛ3`%c_֮%($[M4[H%]X#`/{4Q,StB;riV@oŝ$+uޏU߻|GH:=C:h|D"gڲD4_51%W1܄c,o|(@U Pw(H*EenЋb#Hu]8X Mzȓ݅6EdZѭohKW"錑=Lv TS#m yf%Y%!Jƾo9{>)'&ݘx8']q#M+wY~?v/ZjA6rou杶!=|Ʒ