monitoring-plugins-icmp-2.2-bp152.4.3.1<>,LЉ_ !M@eee:Kt!4F7˄Czv$bOzcf>@gD"`0\&*KhPa;sNc &+cC nSn1 k<܆dh->S%̆ a fX=^tJ߷MXi:S < |tM_8`C.?.d * RLP\`y  " 0 L  0LoL (B8L9: >)B)F)G)H)I*X*Y*(Z*\[*`\*d]*^*b+c,*d,e,f,l,u,v-w.x.8y.T z.x....Cmonitoring-plugins-icmp2.2bp152.4.3.1Send ICMP packets to the specified hostThis plugin sends ICMP (ping) packets to the specified host. You can specify different RTA factors and acceptable packet loss. Please read /usr/share/doc/packages/monitoring-plugins-icmp/README.SUSE-check_icmp for details how to setup this check._ s390zp24PSUSE Linux Enterprise 15openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxs390xif [ -f /etc/permissions.d/monitoring-plugins ]; then # in case somebody uses the permissions file we provide # in docdir, run permission here if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system monitoring-plugins fi fi I ́AA큤______ _c23a9e35760b8fb895e91c463d310a0546ca07ec59fe058191ce34dfb955cbb99c9124598fbec7517513bf0f0c199fb0dc9fb7095fc13d1e87e180377632ca4a706277cc1ecc39d9eab0cc417f789d8ba88419e71b8fb33ead12aefed6e3c545check_icmpcheck_icmprootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.2-bp152.4.3.1.src.rpmconfig(monitoring-plugins-icmp)monitoring-plugins-icmpmonitoring-plugins-icmp(s390-64)nagios-plugins-icmp@@@@@@@@@    /bin/shconfig(monitoring-plugins-icmp)libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(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)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2-bp152.4.3.13.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.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- 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 build/bin/shnagios-plugins-icmps390zp24 16064694082.2-bp152.4.3.12.2-bp152.4.3.12.2-bp152.4.3.12.2 1.5usr.lib.nagios.plugins.check_icmppluginscheck_hostcheck_icmpcheck_rta_multimonitoring-plugins-icmpREADME.SUSE-check_icmp/etc/apparmor.d//usr/lib/nagios//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-icmp/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:15158/openSUSE_Backports_SLE-15-SP2_Update/703a7e31582332fe720c8e46b5c418c0-monitoring-plugins.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxC source, ASCII textdirectorysetuid ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=fbfbeea75c97f41b22b5332394b3279024264ae2, for GNU/Linux 3.2.0, with debug_info, not strippedASCII text R RRRRRRR RZ#֩wdutf-8f5bf0f609fb689e7c568244a2aabccf9aee8330cb1a96074700171cac93dc1b9?7zXZ !t/XP]"k%+ ,mӠSm IIwB"9 HJjf|!^hGbH<W\ /YAXB Z1D}Nj̹_6mmb-&_p<^LMpʔAH/7EaLJ視B EDf5?#4 vowNzJm? 5v"mWҡThFhgmޮ7B#Qz| G/I }}Y*-Pă4Pu9IBչT Z&.+1K,cxhsi#AZm>/#Ѯ RVs P_5#ЛF}A|Sa vz|C?cmB'kU )#2{o3{Yӛ@ƹBq8rHZ*.˝SNȭӊ tMa%>c$AO0+hyl8Zk~PAŃj|*:L<`{T%Y5E\qSc|??Ǜj0Y&3 %n6^9Ⴂ9^j?I(YwFU3عWg=o ZkbM5x[Zq5>)N%ࣼLL6m#0s503Ю{ `P_(N^ e;yܤ1vO7.0EiNaxơN @U{Jǚ$8X}gg(閏q иσ p''J|5,lHw8f_ZoP:ja5{;Lf/J[\@慤lf+;:LV4B_v#&x kxh5Kz 0h+Q{9W.o\+bo.{ͺ5!aZXqɑ]xzE0!lbEr>fn7TI|MP&ށt9z-vҹ ͹-"=c8N/bwP]ߧ^5M1V- ;dDGDNb&7+%mL ΡGqh;KIx`& ~ZI)u&uZLzA$ 1O ;댘, +ib2vx v׹{GQ|Ϡ\a6aX mG!ռ30CJRmL2<b~^n7w`ƠP% ws`>[i]Z ^R`XȃvP\ҧFڦA_:YBP?& 'goIT 6v7͚&i{w͑$N}AasX%˛0 /xwi={$5[g92zBѸޢR.7{+6+IK5ƶ_W.XO 5*\`1_a_ly `* /å>F,)tp K*fuCg6" ':/O_i3Gt""\uF+xm̸*}r&Cŵ`vO2nex%0.sP{tfgkl%.tcq3Udu.4\ X6ͶLn'<4Vby_xn'fkj< 2%+)_KLZRR R@VbHleOt> ~~7.\'bDj9%šw->bpD^+O쬶{''5xQ\h6&g(2&-*0kkgOzЃjDdZ6&59PxLֱYeY_08Yczvz3NKK;=Ti_(k[rv]{w/^s2PܓUS4rPB>d%z r{+FХ1,w<3w<5F֍yP7!{| C4m+.PrJd0prJL0L/t`s~ X8&^ep<.bG>fgNG ʴer.58(DPlAzF)4B #?5yS:8oS G-J?%^DLB kvN$*k" p#>sQ|5M˰H|")Iw(citCAq^+M:ыS5VcL՝> R8ϑnnxdzƞݥh5xӧNW@9!xkJglb|= IG<5c!~e^b7K*i[~͇)mEo@AU/Eǚ2 ]w-WaԶ$OgjW*Ţ BS|] ~"ĭDFj'v`VH2nkS~J#i_m4L<9`go4a%jsH d xX_,&7 # `aQ<<<cdPIW NqWi* 5 nBm1? <1a*G5=/nњl9Kq s!w3fK$m4T)ߙ^΁R\/MW"84(7uMsCGϐ^HV ̈́[άV䳵0 E!Ž|1B3 (K`#K=MգpZPIJo=3Z.vK(;Em©{)e_\Ht&/t|fub8@%Ws(ݰ@(F#p_'0/'$s3$3Iyՙq0f0kL3c'ȤUbgGo(:GcKK9@~'QsfAk_}Ц"8 ʱ W.$c.BbLcզequ_vgNJQ{4Yy2B"% dsKX"ۇv^Ԍil Վ qٯSf$zxa 44hHd",MGYRJa;sv@VXǽft{il b0F[fA:FJ HVZatL`U B$4̪S+:3 큼E.)g0@O u}!87ʧ Kj0r tQ/>%Y>uTUp[VPP"y΃%z䦠W9K;~aEF=L-K5~ᵲ\IbL1jAfW+VFs}?{!Gx?a}fs8AIvo2;AYnA/t8f= +n_ϸURP.TR&ZgtOqB<µ _>Diy.,H5]TqlmSNh (>$I,w~cEEYp|1Xt EPԑk.:tc Zp$@4߂>c3{i*C|4iWEj{uW"tŏ+Hh̻ D܌pͺP/CzMj}=Nch&.Ow/c=[ daÕHF*sلY4NJɉF=^eBhs+P0ht{cM39_ {773Ir]UrPv$GNW`yT;sI)' >NN6R 7"A7aX3K,;-j'M  9(b4~ 1ȷg 6XLZͺ;.;sf tJ)l̫=#Q o7,Wh:45gPkڋ ?Jjm$ɇM0r6@Hއ[fPkiũ{|β8 @wZˆNDH)Y1>vp+cezФ-]KVL Fy\=s;dq<@ buG![שBj zYzx/a\4_s``Dt3 ~5J/VdniڊN𡨅XGke>/26ǃl8`%Wc4qr' rΑsL0s/@' Oqew hЛ;\JA7ų;Fή9+C^4_E29Ϯ; F# e .Á "-όoj_On$:|Hp;+r+PZLP*X:ͥ:AN/J Q"} R&$')|tk4v+*N5^K oc}u.n7>4@=5R=eC!&BL4*HIN`]h{5%j'Q-cvB1P5w= F.[xsv'd|fwڑĂ]k iwbC`HhPqiӂ:v^Bw+essLMqؚ% xv~FJ 9e_9?qŰmm zX Y4RJH{ŞA۾$~!#ӣ jP)ûȋxb3x YZ