monitoring-plugins-mrtg-2.2-3.6.4 >  A _ p9|8~nbx_{7ΔQTywPs-¼ ^$@TKE:#ܑQ( %uwαR}h52u\SC)+pD)?)d $ V"D Zl      <D   (89\:B&6F&JG&hH&pI&xX&|Y&Z&[&\&]&^&b&c'd(e( f(#l(%u(8v(@w)x)$y),z)D)T)X)])`)d)j)Cmonitoring-plugins-mrtg2.23.6.4Check average or maximum value in an MRTG logfileThis plugin will check either the average or maximum value of one of the two variables recorded in an MRTG log file._}ibs-lx2160ardb-1 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxaarch64 A_v_vd77aab823dac47c0b6f49cfab200033c1c70e2f5b0a80de6f4a7dbd972e7edd5rootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-mrtgmonitoring-plugins-mrtg(aarch-64)nagios-plugins-mrtg@@@@@@    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-mrtgibs-lx2160ardb-1 16051070692.2-3.6.42.2-3.6.42.2 1.5pluginscheck_mrtg/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]=2109a6b55e007304e011fa87fcd5c3c4a77373f3, for GNU/Linux 3.7.0, strippedRRRRRRjQ%$/mrtgutf-85913b242af18eb826f7ae258374ca318bcdd4c4ef1dd4619c43f17c935258bb6?7zXZ !t/?F] crt:bLL 8%a\dޣ64$LyE\ ʷJ9GQǹ^CKUU>ro C{# 4\L% XSEcn][$.6D5d Z1v.\8,b $_@)TSmDNBsDx6zLn4#I$i78!Fw1B h]Ԫo:eEzD7ǁ CiF9iqTC!d F7^arU ]@%IAY _n)+y3-4¥|ҫz4" 1 YieH Jw&D\5,3U11CPCΡnhQk! wٿDYXt^6EH0{$;V9ވr/GU *i5.qyՇF0@k ' O<_ վk)e9k<1[$+wvox +2Pa2XʻQ ĞB@o^˪f\@' I2zYj ?h1!5urx'RvahϺuYU8'|j'.4Jf*y#ANeMNYjGVvy ۛw"/R0wAUW9N%P:˯Y"AI~F] 8s0K}Iz 8=[bÀZ $&YZfe빏cSBfEڨ'&!:Dc`Cz˖vk{1RhvMz{7gc^q~(cO%-o_LRuM ÝAf-zO`UP#slRJzwk Oa~peC5mV1h.\6dlq+.g׃I; d|BZwί WHH30ćjH K5SVS?/8bSoMkẂ+fu73/x! )u9woq(ެӨ}\̧GpFsPjʨ?fƷԛ!{K%Fh̵(_VPfex Y0a;/9s GHya &7~=kn!01 l{Ԝ:?f~bhnOG(Uǟr(a}~GTɚ m(gQ"w"X.7֭<${uLiJoѾ b,4N6eMx)m(C&IDSq,;^$QԵ"3pp I6"877=.9>]G,k 27Bpx[U8H^v?l%B /IYWvVXMF} J. 5p• v ;!2_ +&e)1׭v6:rMQ+ZHFaUeEd?V\Sc5֦"ԭF  mM=dhc_1v{?ݪP ǔC<kqg b"*'`Q'a,Aro/*iGtɩ6jݺuI}uBbXi&a$>f 'DH~.;g*^'Fx/h76oWhq5"Ue˫b[ quyo 2čr s3n%~],6 J@S&sK8zԖM"ӟ~ui)\x;8^!Pi{ƶ۵&V@p5ǻyz q%ٵRP.yn ܃Ye1dT<-y!0\!BA9Q}Oez&TšUe,rI;㺈IV鼆 % șp2|0I0j=Uy,fúo`ORW6/s5|"uG#Z3nZ i8&qOԸrEݍ$ToԒ4۞_8a'.6M4/tQ`mᷱE$x\̲x2(?[v(t:莰,!?ߝ+}䗉}cL}ߌN{b?ʱ =qat7slDeG짜/1zѮWB; H/1G"`ޅojr|wk捏I j_g%VW;9U\ЛN]jw<C~F8YX?S bzc$f,*ޖ닮DͺJ49HJiĚ뿓4z{a`R4q}R>%G__1:m[1Vdv-m;N>_OWZ$ef h:ô[u_*6p^ՙz!5HT9ɸ%޳73;^Hfv?Hnl\o%1oG˄ s atFy)w}ă@mt{T"*2gԙ"Z$<y ëdVW1P\t/+ KEZT/}o^h *a\21va:gg{Vcgt(yfrPV7(9d JաOm6a^B\c`ZKÚLJ+\ J' \>Y^mX&7|dXk 3T/ҥ?6奷˫1J <|`VܞEw8m}( td$PW뀩ۊ[0Ya>+ N~Bht"V?8Nϖ"dA>-'@mޝ˱`~lDB"^HM~+&HZ\]&dJvFz?6<~rz(C4w/ 1@yu1H@40wg%d/=h0%i#<PƗjC.=y3HɖE:khM_d.]h_5CB;Dt feV[*LRM:Y G Jw_Nˆ6P:s(zRɻ-EX!\Q-AOewaCc=P T #ql}N\Ӧ>x3^+_ };Y=HshKRشB[饸IX/f@ΠR+2 6eYDgF-2!+Vq?˩7s.hy}, _c1^PqOsXeυ,G; >xGzA )<mY(L3[%#G #y\CIJrEP[|PʠqP?ppm,Ot؄kEBw`XKYcT" Æj@0_y8z9k)Z$8fYVO ;-M;]|BFH6ior :aIt='[疇[w&Nqε`>6 <ɥփVvϖ\3+OҾ!$-.EfFL&aG3uY?ǘ^)K7I=rX,xR^5Cdn[<-f@,M)"&d2j&0>K{ acr?CW}0]YEk ӟPd+aH2FT`jU,VpzC.u.c^+9޼U@dg쮗`\N$]W@ l2]˾K$P45\~a̒D2a*#1o9NDK};psuߗZaPsdX=A!Չ,|WXHiK.\AOr[k~837u^jx.T/ԟcX;826c8~Kqg9@Mmmg~7Rxc2j(+CO%d\YB Q]YaR- -='?Yjh^J /D{jqi4"~ O~Q8fq\f 㗗+У.NLqBB=LA TsD@D1ߌ=&Ytf+9_@\z|/D肨&Xhٽ$+.nn7F|lw8HnRuZz>50[̤[ZUo>0 HnePL21>TPClhjp T1`G4_4l=]tj׋m^?KEgǯ ͷD cTBHAzpAQnx)-y?S#<+\Hck,6HpJ reɌ׵HZl)^s  54=ES?WDqi#D&hLj4DCTJic& 6ӏkzZAKVWiKN\'R-dE1ߡ#5ik*u\>Lӭ`[\Hz;Y|\)p w"dyR}1jLq. h,JzR0;y]w^ؑg*rP}w!2.޵X:q*XH f$+@K.m0I.񨫟zFvSFu}G! $kܜ=}y:0"r擙̢ E I30P#}HJmua}@ٝx!ɸ5rȹ `Fi V.pZ* f:D3?,3>Ł\Fy 1;Ѻ0_M6z.)PJӮ{#N5}4.:BAO ֛ĉG˒ ƕ0\ҲQ܊;WnGj@f4DBDe6p`N26\A?,7Zb2:URa+qwXc,']Z2+G"ipRh9B7Lp c*䑍ADZDjioP$ŷQȩoa\L\<+ s{nT#/l͈w3U4_L ֑9&GFT͍vdXT7 dP\n6R;. Hj` IW-@߅e3W: V<^LnVf4W[7ih 2 %@PٺX Iuxfb>xXҫ+˞Ձɢ ƠB-<=(jpfNԯ! 5QL_E?$4zSFhQv//6qinID\:[h6 ?Zw|5JW wzB;b*{[aRT`me QՉ?M/bA~c s#R\,"|Y31q${شyGʧ\qɋ߉/~Y f|Ê"O}Q9|w vnN4sPvXI_.KSa9ؑ sAZ k Mm? yjpJ,(0(gW)Sxm.FPA/=&W "o.m +қcu/O3#)@CyZcD1$c@}5|O,|-)KxI?ٓ鶠{(0iȥGUB V]AM̊' inw<""̦g{{RL(4 gY0`ʸӌ* C;N$L':|Wa*R/2U5i\(U!HE^Z%l2_@-[Nqj\lxſ.k!7 M>-O^?0Kdk+XԛP1h, =alXuZx$iu^PFFWԻHYa-9 R`w4pqnRӭQl y1_~!ǽ,|6Ù9i\g2%>Az\3,z)z=PjbeLʫ^ÿ`%¯P{?Za֖r~ϷXAJ)7}7eK~DۨZa1)sB;2n]a 5O$)R4 HdQ<+A.|'׊)/sn !!YY_b%׎]8KdQT sѠӫl@ U*П mqD@A*uYy9N&?WgF:љ#*4 ;-EO3>aE.-ӦiO. 4SLJ dRW'cONk UQAxdɜT:Ef"PƩ}Ю[b`Leʹk8,yg/9}wJ;Az|lA (i;Vg.ZS990V܄TW%beG( ΣF|ݏm^fzJ0}E?6I;Q]5D1`"s9!`e:qo)]w ЅТ.3}*pxɴ1jO=4*-+@,+yJ1K1 EB`YEL* Ĺ>뗛8QHq-Yl#k5 L9OuTsc(ʼn9ʐ_3ftWD8I!Ң ,*sG_|-dǫ\S^s'WN壐k2%zM64ޛi^rFFvϩ_rh?T] X$~8-ԓ4 ?M%$4*皙崼8!} 9OKGFNp(\ ؾ.,L}0ܩo,y}tŀe%ntY M\'g\OKo25i,y=8a6s90o(Xna(0Uvȿ{&_U|!d(͝(DJbJqe&Za tbaLP# + GJYfbiW8esݣ\bUE}'kTuz|L,m_ 0lJT;ʞ!lNI7l=z#9`ѷӶܐb]CSn:0<)@o K;օ!vx]pZt=y[bfqR |V$]|*ԏezA3[ * IbҪ0p\Yk΁Gfcjح*Q *>'څN ^\֒ԓG m~]G<,ΪT{kiN[_=.K}怷Ӣ1飹˯.z9q8C!ˇcn]{P~RO#{tdn,i;s>s/<(YSǏr}cLЉR9'9At{MǠ,7qZMVݼ'cq>ٹi1]`$\YH̎A:y-r4Cy ;>cF ?B ҁ,-qKfDO@mlp w UͿD\Jb-} L=, S#>ًQĒ^\{oI dC}8Gvn]J _qq%1:>E{YY hr63(eEt^1CV3`^o__B$NKƠ8)ݏU&x$%$8YR+D<=ɈzhC#[helhNYLIUU(B"1  b==uӶ x\{Y\ \n>G4\<=lZk^H+]e7fJOѕQ1`{5&^7GY-ryK'QgW6Xg [t9].vqQ~ TޡϽѥ~/+u;<7YyV9EH'1e- M?|oQmzKY4/^A Q;$5A" 4|E[y (#j%%vЛp[^Mui &^%h8uGNonw3>Tfp?G*v}}&UOB?⁞`N+{VQQH 1iq`u>8}V]<'ӧoOPTpε뻝r&CT& /i@TmQr3:&]E[AߓHma#@ QߓѴhzT@JtL'X~\/e [6H,VkV\҅i'nw|0~Goi*/-}yDd2x}]67~v҆ф7" 9)/\ӡ(r=eKإH̖ TPDvg!+A<剜ͺcesO ԓ.3;ɹ?T.5gbPUG^kjyWjP jNHkl8Z\_x[-DFTUX5&#\QPvߛe8Xz8u`lf y{w1e)ě;gAHTw/gs! $R;7v{:wABzfb{p45af+l&wEMN|qBƳqC@@_x޶D9Xׇ tnE5Wz0G8* `pҚj9ILͬFʼnj/?őf#ܛYq ԊdLȸgs2dɻshs jZ߂$-h?kvr8"rSqRbA/e} }r譕Ô@*(աS;  \ sQ|?ίҢ6/ӷT|hlj 6rllrvpVr;-J+jmleFc٫rUv #qpX\S&jGx#^x >W\t-3 S^zO,x]Ċvi뻻$gDPO}yC$r:Yv^7dz 80[Sv޶`p Bs}k*fג@r2Cdzq BKVb)!.ՍBsXUrEfm|J:Lg{,ۓІ-7׈`i.#60d)JTOc5KI7EƬQxs<| p9| % _HٵWiٛ 5N0$Al@ W>_7C={H0>nat#EFM!͸LY/%Uae)Nq{Y&o` 3X*@aZ:?'e20u7 D3E_luMoC2 H`>g+כּ!U/(J/e LJ }@8\-׃ZFek? Y-6U4hYDA3V#v]ڧXlX ܗhqbL^¥tteO'Wp=` tXsb}YaW"Ceb-U>d|j-GE6bF )װ@4o3N j%rOeʪ/Ѯ3 /GIPG&KlJ0gmNGl+tgN\\Zz=CnA ^3eЇI`L$$>xe,+}M.!?Cֶ YZ