collectd-plugin-ipmi-5.4.2-8.2>t  DH`pY`M⸋/=„__2BR1":`i"1%laHV#a׍-XXn4C`\RqeNuAa'R1S~ʾo=hb] "lEiw_YgKD˻CE(~Tݙڤ,hӂR@$1sG~@cauJE:V<,U& EziZ8o;DtA#{)ǑZVutvK6"Bg57d534837edab3bbd971d2d03e142ac66a6e58b8Y`M⸋/=„{Aj/),e^A}˖鴡hCҩK>SK*l,3̲VaNdY:; B"p:KR%$g&W</shM6tPBɃ$z'T8ؓOPeđ^'˙Q'F$EV!% @p^K$Ac|FTK@7_2Id4 ;ǽSO>:o4?o$d ! I $*4< @ D L   H  (8*9t*:5*FlGlHlIlXlYl\l]m^mbm)cmdnenfnlnun0vn8wnxnyn zoCcollectd-plugin-ipmi5.4.28.2OpenIPMI Monitoring Plugin for collectdOptional collectd plugin to monitor sensors using the OpenIPMI library, for IPMI enabled systems.Y`Mwildcard2MyopenSUSE Leap 42.3openSUSEGPL-2.0http://bugs.opensuse.orgSystem/Monitoringhttp://collectd.org/linuxx86_64IȁY`MY`M995703fff110395bb492e4e966a1568c5af963a47274d9f64b3ac9be10aa5b34rootrootrootrootcollectd-5.4.2-8.2.src.rpmcollectd-plugin-ipmicollectd-plugin-ipmi(x86-64)ipmi.so()(64bit)@@@@@@@@@   collectdlibOpenIPMI.so.0()(64bit)libOpenIPMIpthread.so.0()(64bit)libOpenIPMIutils.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)5.4.2-8.23.0.4-14.0-14.4.6-14.11.2WzOWv[@Uq@TPS˯@S$@R(r@RNRNQMQMQzP;a@Pw@OOD@O[@O Oz@O@@O@@O@@O@NNs:@N7N6@MM3@M@L;L9@KыKPXK/c@K,@J1@J blocks without an instance. Thanks to Alexander Golovko for reporting and Sebastian Harl for fixing this. * cURL-JSON plugin: Potentially invalid memory access has been sanitized. Thanks to Jim Radford for his patch. * Interface plugin: Fix behavior under FreeBSD 10: Reporting of per-address statistics caused duplicate updates to the same metric. Thanks to demon / @trtrmitya for the patch. * Write Graphite plugin: Use TCP to connect to Graphite by default. The default changed from TCP to UDP between 5.3.1 and 5.4.0, which is a regression. Thanks to Marc Fournier for fixing this. Reconnect behavior was improved. Thanks to Michael Hart for his patch. * ZFS ARC plugin: Collect "allocated" and "stolen" on FreeBSD only. - - Packaging : * rework of patch collectd-version.patch against 5.4.1 source * rework collectd-pkgconfig_libnotify_add_gtk.patch against 5.4.1 As it should not be used since 2012. (gtk-2.0) if now only applied for 11.4 Evergreen- add libperl_requires, as we link against libperl and thus need a specific version of perl- update to 5.4.0: * collectd: The "LoadPlugin" config option no longer attempts to load plugins twice. If more than one "LoadPlugin" statement or block is encountered, only the first will have any effect. * collectd: The "AutoLoadPlugin" option allows to automatically load plugins for which a configuration is found. * collectd: The "WriteQueueLimitHigh" and "WriteQueueLimitLow" options allow collectd to drop values when under stress, to avoid running out of memory. * amqp plugin: The "GraphiteSeparateInstances" and "GraphiteAlwaysAppendDS" options have been added. * aquaero plugin: This new plugin reads various metrics, e.g. fan speeds and temperatures, from Aquaero 5, a fan and water cooling control panel. * curl plugin: The "MeasureResponseCode" option has been added. * curl_json plugin: Support for UNIX domain sockets and array wildcards has been added. * curl_xml plugin: Support for long URLs has been improved. * cgroups plugin: This new plugin collects CPU accounting information for processes in a cgroup. * df plugin: The "ValuesAbsolute" and "ValuesPercentage" options have been added. * exec plugin: Do UID / GID lookups before forking. This should prevent a race condition in the NSS library. * lvm plugin: This new plugin collects size information from Linux' Logical Volume Manager (LVM). * memcached plugin: Support for increment and decrement counts has been added. * mic plugin: This new plugin collects CPU and memory usage, power consumption and temperatures of Intel's Many-Integrated-Core (MIC) architecture, such as Xeon Phi cards. * netlink plugin: This plugin has been converted to use the supported "libmnl" library. * nginx plugin: Collection of accepted and handled connections has been added. * sigrok plugin: This new plugin collects metrics from sigrok, a signal processing framework reading various hardware devices, from light meters to spectrum analyzers. * statsd plugin: This new plugin listens to a UDP socket and reads metrics in the StatsD format. * varnish plugin: Many additional metrics have been added. * write_graphite plugin: Support for "UDP" has been added. * write_riemann plugin: The "TTLFactor" option has been added. - changes from 5.3.1: * Configuration: Fix error handling: Errors in included files were ignored, causing configuration mistakes to go unnoticed. * dns plugin: Don't abort when PCAP returns an error. * modbus plugin: The reconnection strategy was improved, fixing a segfault in the libmodbud library. * mysql plugin: The notification about a newly running MySQL slave thread has been fixed. * snmp plugin: A build issue has been fixed (C99 mixed declaration). * threshold plugin: Handling of the "Interesting" configuration option has been fixed. * write_riemann plugin: A memory leak has been fixed. - dropped collectd-fix-warnings.patch, as it only fixed warnings in the netlink plugin, which has been rewritten - disable dns plugin on SLE_11_SP2, libpcap too old there- update to 5.3.0: * collectd: The "Include" statements can now be limited to include only matching files in a directory * collectd: Dispatches / writes are now handled by a thread pool. This improves reliability and throughput for instances configured to act as a "server" * aggregation plugin: Selection of value lists is now possible using regular expressions. Parts of the identifier of the resulting metric can now be set via the configuration file. * apcups plugin: The "ReportSeconds" option has been implemented. * curl* plugins: Support for POST requests and custom request headers has been added * curl_xml plugin: Support for XML namespaces has been added. * dbi plugin: Support for numeric options has been added. The "Host" option has been added. * disk plugin: Support for systems with >256 has been fixed * libvirt plugin: Support for memory allocation has been added. * netapp plugin: Support for "SnapVault", "VFiler" and deduplication / compression and quota metrics. * postgresql plugin: The reconnection logic has been improved. * rrdtool, rrdcached plugins: The "CreateFilesAsync" option has been implemented. When enabled, new RRD files will be created asynchronously, which improved throughput of "server" instances. * tail_csv plugin: This new plugins allows to read metrics from CSV files, such as Snort's statistics file. * write_mongodb plugin: Authentication options have been added. * write_riemann plugin: This new plugin allows sending metrics to Riemann, a stream processing and alerting tool. - dropped own copy of iproute2, builds properly with the one provided by the system- Tarball was actually broken, rather stick with no download url, because upstream provides only 3.0 and newer for download now.- Update the tarball so download_files serivce is silent.- fix more of spamassasin's doc- Add systemd rules.- fix deps for iptables * iptables-devel works for > 1020 * > 12.1 'split iptables-devel into libiptc-devel and libxtables-devel'- require the right perl version- Drop collectd-fix_new_yajl_lib.patch and collect-libnotify_070.patch both are handled in the new version.- changed copyright from GPL-2.0+ to GPL-2.0, see bnc#757527: https://bugzilla.novell.com/show_bug.cgi?id=757527 - added myself to the copyright header in the spec file, have been maintaining this spec file since 2005 ;)- Remove modbus support since modbus is not in openSUSE:Factory. - Fix buildrequires: it's libxtables-devel for 12.2.- update to 5.0.4- add modbus support- fix apache configuration for collectd-js, thanks to Bruno Friedmann for reporting- update to 5.0.3: too many changes to list, please read ChangeLog in the main package- change license to be in spdx.org format- fixed build ( new yajl lib API )- adding patch from jengelh to fix build- notify-desktop: fix compatibility with libnotify >= 0.7.0 - iptables plugin: use iptables library - ipvs plugin: disable for >= 12.1, as build fails currently- df plugin: skip duplicate entries, fixes "uc_update: Value too old" error- downgrading in-tree iproute2 from 2.6.38 to 2.6.37, as 2.6.38 causes an internal error in gcc- add pinba plugin (through protobuf-c support) - add rpmlintrc file to suppress false positives - add collectd-pkgconfig_libnotify_add_gtk.patch to fix building libnotify support on >= 11.4- bump in-tree iproute2 to 2.6.38 - update to 4.10.3: * collectd: Threshold subsection: Handling of NAN values in the percentage calculation has been fixed * collectd, java plugin, ntpd plugin: Several diagnostic messages have been improved * curl_json plugin: Handling of arrays has been fixed. * libvirt plugin: A bug in reading the virtual CPU statistics has been fixed * processes plugin: Potentially erroneous behavior has been fixed in an error handling case * python plugin: Fix dispatching of values from Python scripts to collectd - changes from 4.10.2: * collectd: If including one configuration file fails, continue with the rest of the configuration if possible * collectd: Fix a bug in the read function scheduling. In rare cases read functions may not have been called as often as requested * collectd: A left-over hard-coded 2 has been replaced by the configurable timeout value * curl, memcachec, tail plugins: Fix handling of "DERIVE" data sources. Matching the end of a string has been improved * curl_json plugin: Fix a problem when parsing 64bit integers. Reading JSON data from non-HTTP sources has been fixed * network plugin: Be less verbose about unchecked signatures, in order to prevent spamming the logs * notify_email plugin: Concurrency problems have been fixed * python plugin: Set "sys.argv", since many scripts don't expect that it may not be set * rrdtool, rrdcached plugin: Fix a too strict assertion when creating RRD files * swap plugin: A bug which lead to incorrect I/O values has been fixed * value match: A minor memory leak has been fixed- add curl_json plugin (libyajl) - fix Java plugin on 11.1- update to 4.10.1: * the shutdown speed when terminating the read threads has been improved * libcollectdclient: a format error in the PUTVAL command has been removed * DF plugin: an error message shown when cu_mount_getlist fails has been added * Processes plugin: missing initialization code for IO members of a struct has been added * Python plugin: memory leaks in the write and notification callbacks have been fixed; a possible crash when the plugin was loaded but not configured has been fixed * SNMP plugin: verbosity with regard to unknown ASN types has been increased * PowerDNS plugin: compatibility changes for PowerDNS 2.9.22 and above have been applied - changes from 4.10.0: * JSON output now includes the dstypes and dsnames fields * the new Timeout option can be used to specify a timeout for missing values * Apache plugin: support for IdleWorkers (Apache 1.*: IdleServers) has been added * cURL plugin: the new ExcludeRegex allows to easily exclude certain lines from the match * cURL-XML plugin: new plugin allows to read XML files using cURL and extract metrics included in the files * FileCount plugin: the new IncludeHidden option allows to include hidden files and directories in the statistics * LogFile plugin: the new PrintSeverity option allows to include the severity of a message in the output * memcachec plugin: the new ExcludeRegex allows to easily exclude certain lines from the match * Network plugin: new Interface option allows to set the interface to be used for multicast and, if supported, unicast traffic * OpenVPN plugin: the CollectUserCount and CollectIndividualUsers options allow more detailed control over how to report sessions of multiple users * Ping plugin: new MaxMissed allows to re-resolve a hosts address when it doesn't reply to a number of ping requests * PostgreSQL plugin: the Interval config option has been added; the plugin has been relicensed under the 2-clause BSD license * Processes plugin: support for code and data virtual memory sizes has been added * Python plugin: support for Python 3 has been implemented * Swap plugin: support for Linux < 2.6 has been added * Tail plugin: the new ExcludeRegex allows to easily exclude certain lines from the match * Write HTTP plugin: the StoreRates option has been added * RegEx match: the Invert option has been added - bumped in-tree libnetlink_version version from 2.6.33 to 2.6.34- bumped in-tree libnetlink_version version from 2.6.29-1 to 2.6.33 - update to 4.9.2: * append a newline to messages written to STDERR. * serialization of NANs in JSON format has been fixed * checks whether a "sleep" returned early have been added * continue reading files in a directory when parsing one file fails * Apache plugin: collection of the number of active connections has been fixed for Apache 2.* * Exec plugin: error messages have been improved; the "running" flag is now cleared correctly when forking a child fails * IPTables plugin: fix a violation of aliasing rules * Java plugin: the Java API files are now packaged into a .jar file * Network plugin: fix a segmentation fault when receiving packets with an unknown data source type * Network plugin: a memory leak when receiving encrypted network packets has been fixed * Oracle plugin: fix checking for lost connections and reconnect in this case * UnixSock plugin: a memory leak in the "LISTVAL" command has been fixed * Write HTTP plugin: use the "any" authentication schema, used to be "digest"- update to 4.9.1: * RRDtool plugin: fix a bug with random write timeouts: due to an incorrect initialization some files may be suspended basically indefinitely; after flushing the files they were written regularly again * documentation: some manpage fixes * default config: added sample configuration for missing plugins * apache plugin: fix a segmentation fault in the config handling of VerifyPeer / VerifyHost * processes plugin: fix handling of derive data sources * RouterOS plugin: use the node name for the "host" field * monitorus plugin: put the plugin into the "Collectd::Plugins" namespace * Perl bindings: fix a warning that was printed when building debugging output- update to 4.9.0: * new plugins: NetApp, Python, RouterOS, ContextSwitch, Monitorus, OpenVZ * timing information is now collected in the cURL plugin * the possibility to set the source address and device used has been added to the Ping plug-in * the detail provided by the DF plug-in has been enhanced * collection of IO-metrics has been added to the Processes plugin- update to 4.8.2: * fixes a memory leak in the "listval" command * adds detection of dead connections and reconnection in the GenericJMX and Oracle plugins * fixes handling of negative values and hex strings has been corrected in the SNMP plugin * improved treatment of error messages when no log plugin was loaded - build memcachec and dbi plugins- split out -virt plugin package to avoid depending on libvirt.so and libxenstore.so in the main package - more preconfigured integration and documentation mangling for files under contrib/ - split out spamassassin contrib files into their own package, properly preconfigured - fix Apache2 configuration file in -web subpackage- update to 4.8.1: * UnixSock plugin: fix a (well hidden) race condition related to file descriptor handling - changes from 4.8.0: * collectd: two new data source types, DERIVE and ABSOLUTE, have been added: DERIVE can be used for counters that are reset occasionally * thresholds: the advanced threshold options “Percentage”, “Hits”, and “Hysteresis” have been added * cURL-JSON plugin: the new cURL-JSON plugin reads JSON files using the cURL library and parses the contents according to user specification; among other things, this allows to read statistics from a CouchDB instance * DF plugin: using the new “ReportByDevice” option the device rather than the mount point can be used to identify partitions * DNS plugin: the possibility to ignore numeric QTypes has been added * GenericJMX plugin: the new, Java-based GenericJMX plugin allows to query arbitrary data from a Java process using the Java Management Extensions (JMX) * MadWifi plugin: the new MadWifi plugin collects information about Atheros wireless LAN chipsets from the MadWifi driver * network plugin: the receive- and send-buffer-sizes have been made configurable, allowing for bigger and smaller packets * olsrd plugin: the new OLSR plugin queries routing information from the Optimized Link State Routing daemon * RRDtool plugin: a new configuration option allows to define a random write delay when writing RRD files; this spreads the load created by writing RRD files more evenly * Swap plugin: the possibility to collect swapped in/out pages has been added to the Swap plugin * TokyoTyrant plugin: the new TokyoTyrant plugin reads the number of records and file size from a running Tokyo Tyrant server * UnixSock plugin: add the GETTHRESHOLD command: this command can be used to query the thresholds configured for a particular identifier * Write HTTP plugin: the new Write HTTP plugin sends the values collected by collectd to a web-server using HTTP POST requests * Empty Counter match: the new Empty Counter match matches value lists, where at least one data source is of type COUNTER and the counter value of all counter data sources is zero- temporarily disable perl plugin for opensuse 11.2, must fix configure check first- update to 4.7.2: * several bugs in the threshold and notification subsystems have been fixed * portability of the “memcached” plug-in has been improved- update the in-tree libnetlink to 2.6.29-1 - added missing ldconfig for libcollectclient0 - update to 4.7.0: * apache plugin: support to query multiple servers has been added * apache plugin: handling of lighttpd's scoreboard statistics has been improved * conntrack plugin: the new conntrack plugin collects the connection tracking table size * fscache plugin: the new fscache plugin collects statistics about Linux' file-system based caching framework * gmond plugin: the new gmond plugin can receive and interpret multicast traffic from Ganglia's gmond daemon * java plugin: the new java plugin exports the collectd API to Java, making it possible to write extensions to collectd in Java * memcachec plugin: the new memcachec plugin queries data from a memcached daemon and parses it similar to the cURL plugin * memcached plugin: support for connections over UNIX domain sockets has been added * mysql plugin: support to query multiple databases has been added * mysql plugin: master/slave statistics have been added * mysql plugin: lock statistics have been added * network plugin: the possibility to sign or encrypt network traffic has been added * protocols plugin: the new protocols plugin provides information about network protocols, such as IP, TCP and UDP * snmp plugin: the intervals given in the configuration of the SNMP plugin must no longer be a multiple of the global interval * table plugin: the new Table plugin provides parsing for table-like structured files, such as many files beneath /proc * ted plugin: the new TED plugin reads power consumption measurements from “The Energy Detective” (TED) * onewire plugin: the new Interval option allows collecting information from OneWire sensors at arbitrary intervals * ping plugin: support for collecting the drop rate and standard deviation of round-trip times has been added * uptime plugin: the new uptime plugin can collect the server's uptime- update to 4.6.2: * collection of the number of cached RR-sets has been fixed in the "BIND" plugin * filter chains can now be configured without a default target * portability fixes have been added to the "DNS" and "Oracle" plugins * a typo that prevented the module from being used correctly has been corrected in the "TimeDiff" match * a possible race condition during startup has been fixed in the "RRDtool" pluginwildcard2 14994835645.4.2-8.25.4.2-8.2ipmi.laipmi.so/usr/lib64/collectd/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/5a8291913d2332722cda9057c09d52cb-collectdcpiolzma5x86_64-suse-linuxlibtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=402be6673ec65b977af9fec5dae2d5b85cdaa695, stripped PR RRRRRRRRo#St໛R32?`] crv(vX0DS#BĕKkoZۻ۩kUrpQt6C L'{?gkV..u(e: .M҈V)y5T J3cC쿑 ]?bb2Mx[5+6,;nh_ڊ_W.[`Yd(0I> c[p !0u>ۑtopp>z1ژb ;a- 7ZJ7(, :6q-*K%>iZ k)ǴtN-A98]{g5_%:%#]Bgxe .$̴ -ID,t-ל0@I`Bܟ2?pTjtJ $e -1O.JԱ::k$ ɋAyspxn%WƭJ hι=mLD_|>7k[ ?&C1S͞1ٗ nmA&k7W{r'$hbYЊCUQI0Q꤫wxpxBR0aŵȏ`8T"D Yh}ڜje|2:g?M;mŽ%ӚN~/EkҦn5Q/rŇI2<1{C,ct7E5RFmH;^dz>0njFԣ\$܋п\ oïnP[W1oʜ=Ώr 0Եun,~lOWܩOAVzTTcL|PF3VrNpKY`et'.QD|refjWR~[aHlSk4Ez/IA M>S뫊Y;ӄR׆ߚ]`:GC3; onBS }Pq$8ƨˀpň錸` Uhb?Y7QvXWXScL(z:rz!>BlROecǞ-bK3leu#~L6*c-{iᩉ, AEDaQu$ܼ@R,a,#|+zURaPͱ^PSvwg_,B6 (jB1)oF%'G&Ja/? G./){}ce@ Dr7V/W6mHxk{21EsyAyEDEs!R1aR'AH@wGÈ0'#3{{'1@Zta2d谵5Pax n5V,^Q?B](>XtoYAۻgqkSwQOܬaK|vthg(F^@hB y9lDP,]A^F"$P~4N\^\DDwsRne{kiMZ\+˙aCpUdX;+͉Ps,"w2TyHKǢdzu J%ra=hwmwy_<܄LkT 9< 3f(ڑpT!e^7 ϨTtY أӤU{ ?lkdPyx@z J Y Oƒv9aPJAClTH5}4"AD-X<,~^x꒟4RY47>L k98t6}./r{QE7¥=0 m8NmՎlmd wH:!2kF|ſk8 g=%1Nj{Wbq\ PuzjُP)bj}lQ~OsYsY("cKdz>ބ=j|?N{[4I;߉S_l<ƒTWےo*| Bt<\ʵ<kq|*Eߑijԯ+}#[Zy`z}=iTNiS#7L̈76K2^0"ڰ22-ad#U-)B5R&ň&V) EL@Kv|7!Y&ӫBާPDh2\, iNN3XxZ \QYTܢ^Jr˯©֐hR2RuOW B=#< h+g%퀬ޝlj ńy8l (Ɖw6'{gStPUgY!mI7lw:v-`0ejM;`{颾?zmZE5G&67` bkn<.w_9D2|xRW1Pt3ͻ0UXauLrlY:'ĩ"]'[Yf::@qڂr>o)1b_ '$A:/aB JzyxW ެK]϶RBmG4s!'[jٯe{ſB[ٌgRsan_xdue2qѠ`c$cW{I&s( |Kl0&SD_/--NSFGv*~ h|'[6t5H?#7^ـ?rkxj ˳F4x<Γ";`qW~y]qjJLȦ`#|#2 Es.x,`I.4m2)P5=c^ o9=>,=ಕ1et xl PR\;E^ati9yXߝҩpBI)6S{ OտH h[>nc~n|k[~6!vɱr$zB5 U4L,,l͹ 3̟ݵ;#X[$, VG1]ύ]7y2#-edlYb8/vlhۅGbuL\S1@=Ke#]3uS\Oݴ}MGI8G/)Wp]n [ Pa!bz;LT){j񞥞GMQHpJ!'dmQJL2~#j  ysLFSyJԨ*ۡ5x|2@_Znl\"l!9(ty>CwM\K@C'Yx1W#\~a]y3hFrvu`&+{Nބ3;$ψk|J.q8$wB2=y?C[SRal>q/WYY͑pNV/|>`CTqmV8pH|FfjqEd(DUt^+q`bśzlF_Q|\H9{JW. ~e'7Ct^.Ͳ;MPíA@\:r4\ tA̟m3&(9I6%7=܀<\DadIʍ.a(}U)&H>sѝCx]<Ν~ΒWԕ59Ϛ&uf)1q%#\1eVM D:(/D@з̖0yGliRpzh|)#FЃcZIg:oi7Z( ;VW1D P EB+&*FʁkFnF=|* Msw>a9s@G$\X;h/ )}OqLSuda,UXQ[aWy/Q,"5Nx~u-ٛٝDXD/q> $^}"4{ilA_?9,@XSBd<-<^pP)J !/àPàK}4BPCcnR;27*qehRebqו_c @lv妅BXeSeeYSZyTU\%q#1$Ay,*|4)k*;t vS7/cEi7Z_]n0YSyUu4!Qx1K%@}%nUy&Ye#Y 4^H_؏wT&"]<˝@BjpVB_~^uNpPJ8Hq/nʈCH޳@Hf jKg RDĄ`D;ܦymejƳ=&ηc T"b1;ii曃h+61z3W!e/N3ڼ T(pz.TGl0V~\嚝SDrov83HYIs?q#5FF>jIvoH E] ʧ߰'HVLW/:/m#%p64ͳOLp tꠡB˭Y"