monitoring-plugins-icmp-2.2-bp152.4.3.1<>,Vd_h!M@eee= O׼AG%3[UC>$pk^uyUZ{p(p}׾>}T+ ,?%Z}J[3$> cɟ$v,e[R [ <˗3YPL2L KS204a0 VrՂ;Vna3vGטsH&cA fw;4>8F@ Ml/b\m={8`q-`Ѯ]#S>C.P?.@d * RLP`d}  & 4 P  4PsL t k (89:>)B)F)G)8H)TI)pX)xY)Z)[)\)])^*_b*c+d,<e,Af,Dl,Fu,\v,xw-x-y-z----.<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._hobs-power8-03cXSUSE Linux Enterprise 15openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxppc64leif [ -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 \ ́AA큤_c_d_d_c_d_f_c23a9e35760b8fb895e91c463d310a0546ca07ec59fe058191ce34dfb955cbb9a29579f5960c6b8104bf4dc560b360a7e96ea69f1cd86c237fcec521dacb0800706277cc1ecc39d9eab0cc417f789d8ba88419e71b8fb33ead12aefed6e3c545check_icmpcheck_icmprootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.2-bp152.4.3.1.src.rpmconfig(monitoring-plugins-icmp)monitoring-plugins-icmpmonitoring-plugins-icmp(ppc-64)nagios-plugins-icmp@@@@    /bin/shconfig(monitoring-plugins-icmp)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)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-icmpobs-power8-03 16064694802.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_Updatedrpmxz5ppc64le-suse-linuxC source, ASCII textdirectorysetuid ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4eb21f6fdd36baacba9b20903def88aee68ac233, for GNU/Linux 3.10.0, with debug_info, not strippedASCII textRRRRF%4NG~utf-8fb96d1fd5ee9858a168719823806a3e82a8f387cb75b82dd0a188cfc4aa6e422?7zXZ !t/XP#y]"k%+ ,mӠSm IIwB"9 HJjf|!^h{D~w(cg%a&"pgQÇgc:pu询* c}CގH @eGϞW[~g ̳Ä/`#[Sыl(%9~NdxS Y~:#\iN!{ݛtL4⥙/3~kY٦m}>3XZ.'kG/svz3?vnI'pd5xfռMwH >zR ZP)$~r(dsNu˫n?le3ډLj-a;L{mmĎO7bn}^І2bfŸid̔z=3x[R` ε;]VƦ wI;E^i`Llʈ GW~bJ* E>H~zN^4p ":pnM,=u$ .ҝZ;ŧc<(pdFCrJ!;p6IPTg5̻^'ccuN,( 'FE7k(lLZVKmKuڬCSvC +L@o.%YL8E~!ޒ 55mQ˟+;1 nV^k{-ꈪjX.:mwfU'Z M"YLZ V:1h%7Cj2}?+?^40~'א8 4kկiin "ʒb2UrVm 1tK<#cP/=^-aKr9.v(}=vw]F/1VŅMlB!&h賝w^kXʌUr_DE ;0)QV/;#Mi#/nlP'lψH q,x+`&%(&ci7+=.88j1 UJA|6njK0Q<}AS-҈m<ӯOf-E(MZmV8S_jW*NAr<<Z)d4^mϟHOB>ΥC3P(lXp#¹b{m˹gr$>5Uf`K|Gx qN0biNh&.,SeTt9+:Fz|h1hC!,x "$4H[6d)qػΦ1+eG=IЪaq|/XUxFSrqLOJdW5k5n^|i&;6WEi?[2Njc@0hʼnj%(:5YB;֕ ](3px0wHt^dkfOϞ#<75^:)w'6`#KBNUAۥF]=,nnYIS xC|+E~L5<K%k$֏utZ[F"#ߨִ'ȒڼAvЄX텡$[jCثE追sl63@E^8ւ#.FJ- .FTlvY H(YI[YM&}ب$D%mk*1t _XB\m;Ѳ7)b%WRX_RB5SK$5T3P9f-4C7ܕ91i˒P+h{F!sjB湡u;JKY;v)L_ה ^xԕyZ{Ե_Ji("22Ƶ&#$B){0-bf戄G`k@{g@К#y4*:&\'RD>7+URf71S. mO )-zS/ vpT Qq=hC4Ij`0m_:4:]P%h8 ܰa8;YZz B2t`M]lIg㻶~=(;`]Œ.EQ'@#(p~qgqkkM-TZ*g^%ct1Tx+Y&NJ3rd)' Ȝ9G.M)nB]qy[^f:PރF9$@vhpԱvݔ7(7jDZ.%fҼxhY[ !',vZ 0Tngx >@WR~O%#?ESZ~e-caQ 8*ω\E "ȦoK))_Rs/䉼Y}d| AmoT,&!#@~V~{6`A;̻2Fr5nx\gjLbl-#ī͠;b$,DaS *w)XNJit,\!5wD{ȋvKqo֜PDl^n&V"DQ=Kk:ha_PdHj5č uCT`dCTƏWX7tGWL#[H9h@~y!v7%*ym,ty.]70( 6ӊ;pZx:ƴ-^)B'q;'uKW{:xHt$YQIŶ'Gs1n| ;t~.@(Pngjp3]VrKQ cVAi=eg ܶBiSbT}ϡ6t.z pӮX|ՒwSW nc่qĢ |a D9STu!QX!71{7|^t͎ z~,|urЎV  w> G ;COzHLEOqd>XDSS&)~0#.4;WE*f[Ux߮E̟teA~ q/1^^$Ze)b&Gba\VUdxcYkc;l{~Y % f2> -+Cj֣v)]C+Ql< }&tuN%dmr(, %m~JCS߆C*V"|}6y+\;_ ٣Ez'7EP<]3_D8&ӤQH\Se>)L껹60WZV~sN E.ҥG5ݞܦzOppڤ5c| ơgc($R$Lb]K<o{h;ˎ76CQ^.|p9 3n(9{)цN'a"$җWBܚfp.h=●iQY lJ\SbցTAS|e7m#3hH>=M>^0ey:>^BV-BV`@u p8dv5s.ylki^]]H1 3+w~uyr7cLy v )muX<T%>Q!N%Eqḟx"E'~-M]VU7@Y+$*CWE @UM^xe.wSXvu/ uu\#}Ud كg6.Mm4-7B/(d@L"ײ쭨1yb|B,=8PuKK~lj>iTM vIʫkg䳱}^rX" u9X>[36N9-K<&ǹt3jss,t0V+F?Zq[@/9;7S.r1 !Oh=j-E){Z! S^ ig9ݭwzTˏChuM G " vO073QE4HFg ElJʆEbc"#$lL":Վ4nVϑjwpctW<6,+Vds+QktX ǚ.`:4<`ͣGV q+Mngm|_f4\IkPKy䕔#NbW (S[0+)gX:`[͋B[OW jajlţŜhaE?ie#a1V _3ce{92|w6ف|=r+JW\ʨ@Aoߑ?ɳ+ d`:Mwtlںyʾ24(]漒-$\rF4?ە?Rr ZͨinNV@*!pƒir%7]*fjK%| SY~]xāD'\.3"ۢhʑ{Lp۾JPQ3B@'R[$G.y89tmHϗ?EV%Bp YY@nϱg%<|+Ō:608UQse\zNKyA ` !fR~9No.}׺r%H]!YyWט20QftX/(\ӏ`=4S3ABCCGdlWS7 "UQB*ts5/"3-"ǩd F(cQb :c47O g`hQR!f+~<zDNBͭdieߊVIA8$qzp H  WǕr9 a,@P Z;?iI7V^)kW8^y~X>ؐk4qr>mQIin녆9S[0\Ge/M }4Sn3>S_\^ە*R2Ft#]`mUb Udl9&6!L 8 П ARǾlC_-iOVxw;(; >ԃ &Bu+nF? 8xG" z*: Wk) =:$ff n͔o`u Ӯ/6dE!R)' :fTC©rxϵ