forked from pool/collectd
321fa44ea3
- packaging: * removed patches: - collectd-new_libstatgrab.patch (fixed upstream) - collectd-lib64.patch (fixed upstream) - collectd-fix_libltdl_autoreconf.patch (fixed upstream) * updated patches: - collectd-javac_target.patch - collectd-version.patch - upstream update release 2015-05-27, Version 5.5.0 OBS-URL: https://build.opensuse.org/request/show/353930 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=131
1252 lines
56 KiB
Plaintext
1252 lines
56 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 15 20:48:24 UTC 2016 - mardnh@gmx.de
|
|
|
|
- packaging:
|
|
* removed patches:
|
|
- collectd-new_libstatgrab.patch (fixed upstream)
|
|
- collectd-lib64.patch (fixed upstream)
|
|
- collectd-fix_libltdl_autoreconf.patch (fixed upstream)
|
|
* updated patches:
|
|
- collectd-javac_target.patch
|
|
- collectd-version.patch
|
|
|
|
- upstream update release 2015-05-27, Version 5.5.0
|
|
* Build system: Ability to make out-of-tree builds has been fixed.
|
|
Thanks to Vincent Bernat. #792
|
|
* Build system, Disk and Users plugins: Detection and use of libstatgrab
|
|
≧ 0.90 has been added. Thanks to Vincent Bernat. #445, #795, #806,
|
|
#807, #908
|
|
* Build system, Memory, CPU, TCPConns and Processes plugins: Numerous
|
|
fixes related to OpenBSD support have been added. Thanks to Landry
|
|
Breuil. #777, #778, #779, #808
|
|
* Build system: Plugins now only export "module_register()". Thanks to
|
|
Florian Forster.
|
|
* Build system: Various cleanups and improvements have been done. Thanks
|
|
to Marc Fournier.
|
|
* collectd: Numerous internal changes and improvements to the daemon and
|
|
the plugin API have been make. Thanks to Florian Forster, Pierre-Yves
|
|
Ritschard and Alex Petrov. #512, #727
|
|
* collectd: Numerous spelling mistakes have been corrected in comments
|
|
and documentation and several error messages have been improved.
|
|
Thanks to Ruben Kerkhof, Abhinav Upadhyay, Olivier Bazoud, Pierre-Yves
|
|
Ritschard, Tim Smith, Moshe Zada, Katelyn Perry and Marc Fournier.
|
|
* collectd: Rules/Targets can now be appended to existing Filter Chains.
|
|
Thanks to Marc Falzon. #444
|
|
* collectd: Failing Filter Chains destinations will now log the list of
|
|
available write targets. Thanks to Wilfried Goesgens. #650, #1043
|
|
* collectd: Support for process signaling and management by upstart and
|
|
systemd has been implemented for the Linux platform. Thanks to
|
|
Pierre-Yves Ritschard and Marc Fournier. #798, #811, #814
|
|
* collectd: The "CollectInternalStats" option has been added. Thanks to
|
|
Yves Mettier. #691
|
|
* collectd: The daemon source code and dependencies have moved to the
|
|
"src/daemon/" directory. Thanks to Florian Forster.
|
|
* collectd: The new "MaxReadInterval" option allows to cap the
|
|
exponential retry interval of plugins read errors. Thanks to Alexey
|
|
Remizov and Florian Forster. #713
|
|
* collectd: The "-P" command-line option now has precedence over the
|
|
"PIDFile" option. Thanks to Thomas D. #553
|
|
* collection.cgi: Various data-source related adjustments have been
|
|
made. Thanks to Fabiano Pires and Sebastian Harl.
|
|
* libcollectdclient: Now propagates errors when signing / encrypting
|
|
network packets. Thanks to Florian Forster.
|
|
* Configuration: Support for unquoted IPv6 addresses has been added.
|
|
Thanks to Sebastian Harl. #489
|
|
* Documentation: Various improvements have been done. Thanks to Florian
|
|
Forster and Marc Fournier.
|
|
* Examples: the sample C plugin has been updated to the current plugin
|
|
API. Thanks to Sebastian Harl.
|
|
* Licensing: The following components have been relicensed to the MIT
|
|
license: the Apple Sensors, Ascent, DBI, E-Mail, Entropy, GenericJMX,
|
|
gmond, LogFile, nginx, Notify Desktop, NTPd, NUT, olsrd, Perl, Ping,
|
|
PostgreSQL, Protocols, RouterOS, RRDCacheD, SNMP, StatsD, SysLog,
|
|
Table, Tail, UnixSock, vmem, VServer, Wireless, Write Riemann and XMMS
|
|
plugins, the core collectd daemon, the collectdmon, collectd-nagios
|
|
and collectd-tg utilities, all the Targets and Matches, liboconfig,
|
|
most of the "utils_*" files and the plugin API.
|
|
* Tests: A test suite has been added. Thanks to Florian Forster.
|
|
* Threshold: The hysteresis calculation has been made more reliable.
|
|
Thanks to Jan Kundrát. #581
|
|
* Threshold: Various fixes and improvements have been made. Thanks to
|
|
Manuel Luis Sanmartín Rozada. #649, #644
|
|
* AMQP plugin: The "ConnectionRetryDelay" option has been added,
|
|
allowing to delay reconnection. Thanks to Yoga Ramalingam and Marc
|
|
Fournier. #833
|
|
* AMQP plugin: The "QueueDurable" and "QueueAutoDelete" options have
|
|
been added, giving control over queue creation and deletion. Thanks to
|
|
David Blundell and Marc Fournier. #623
|
|
* Apache, Ascent, BIND, cURL, cURL-JSON, cURL-XML, nginx and Write HTTP
|
|
plugins: Customizing the "User-Agent" field is now possible at
|
|
compile-time. Thanks to Jeremy Katz. #440
|
|
* Apache, Ascent, BIND, cURL, cURL-JSON, cURL-XML, nginx plugins: The
|
|
connection will be reset if it hasn't completed within the configured
|
|
"Interval". The new "Timeout" option gives control over this behavior.
|
|
Thanks to Jan Kundrát and Marc Fournier. #982, #983, #993
|
|
* Apache, Ascent, cURL, cURL-JSON, cURL-XML, nginx, Write HTTP plugins:
|
|
Allow usernames and passwords to contain colons if built against
|
|
libcurl ≧ 7.19.1. Thanks to Marc Fournier. #695, #947
|
|
* Apache plugin: The "SSLCiphers" option gives control over the
|
|
encryption algorithms to use with TLS connections. Thanks to Toni
|
|
Moreno. #946
|
|
* Barometer plugin: This new plugin reads sensor data from various
|
|
Freescale and Bosch digital barometers. Thanks to Tomas Menzl. #69,
|
|
#693
|
|
* Battery plugin: Reporting values as percentages and reporting degraded
|
|
batteries has been added. Thanks to Florian Forster.
|
|
* Battery plugin: Support for reading values from sysfs on Linux has
|
|
been added. Thanks to Andy Parkins, Nicholas Humfrey, Peter Wu and
|
|
Florian Forster. #725, #810, #998
|
|
* Battery plugin: The value for current is no longer supplied unless the
|
|
battery provides this information. Thanks to Florian Forster.
|
|
* BIND plugin: Bind's XML v3 API is now supported; Thanks to Victor
|
|
Berger, Bruno Prémont and Michal Humpula. #742, #847
|
|
* Ceph plugin: This new plugin collects statistics from the Ceph
|
|
distributed storage system. Thanks to Dan Ryder, Dennis Zou, Colin
|
|
McCabe, Sage Weil. #522, #598
|
|
* ConnTrack plugin: Support for reporting values as percentages as well
|
|
as legacy conntrack files in "/proc" has been added. Thanks to
|
|
Pierre-Yves Ritschard. #497, #680
|
|
* CPU plugin: The plugin is now able to report values as percentages and
|
|
aggregate values per-state and per-CPU. Thanks to Pierre-Yves
|
|
Ritschard, Florian Forster, Fabien Wernli, Nicholas Humfrey and
|
|
Wilfried Goesgens. #499, #516, #639 #734, #812, #802
|
|
* cURL-JSON plugin: Extracting values from complex JSON structures has
|
|
been enhanced. Thanks to Jim Radford. #408, #411
|
|
* cURL-JSON plugin: Intervals can now be configured on a per-URL basis.
|
|
Thanks to Stan Sawa. #685
|
|
* cURL-JSON, cURL-XML, Write HTTP plugins: These plugins now also follow
|
|
HTTP redirects. Thanks to Marc Fournier.
|
|
* cURL, cURL-JSON, cURL-XML plugins: HTTP Digest authentication has been
|
|
implemented. Thanks to Frank Cornelis. #482
|
|
* DBI, Oracle, PostgreSQL plugins: A "MetadataFrom" parameter has been
|
|
added which allows to set metadata from database columns. Thanks to
|
|
Mark Wong. #317, #321
|
|
* DBI plugin: Querying several databases in parallel is now possible.
|
|
Thanks to Vincent Bernat. #453
|
|
* Disk plugin: On the Linux platform, disk names can now get looked up
|
|
in udev with the "UdevNameAttr" option. Thanks to Patrick Mooney. #537
|
|
* Disk plugin: This plugin now collects several additional I/O-related
|
|
metrics on the Linux platform. Thanks to Florian Forster and Michael
|
|
Schenck. #705, #759
|
|
* DRBD plugin: This new plugin reads Linux's Distributed Replicated
|
|
Block Device (DRBD) statistics. Thanks to Tim Laszlo. #566, #700
|
|
* Exec, UnixSock plugins: The "PUTNOTIF" command now allows to set
|
|
metadata on notifications. Thanks to John-John Tedro. #416
|
|
* fhcount plugin: This new plugin reports the number of used file
|
|
handles. Thanks to Jiri Tyr. #1009
|
|
* GenericJMX plugin: A Class Loader for "JMXConnectorFactory" has been
|
|
added, allowing the plugin to work with JBOSS > 7. Thanks to Alexandre
|
|
Moutot. #452
|
|
* IPC plugin: This new plugin collects information related to shared
|
|
memory. Thanks to Andrés J. Díaz. #925
|
|
* Java plugin: Now uses the hostname defined in the configuration file.
|
|
Thanks to Pierre-Yves Ritschard. #530, #681
|
|
* Load plugin: The plugin is now able to report values as percentages.
|
|
Thanks to Vedran Bartonicek and Pierre-Yves Ritschard. #344, #498
|
|
* Log Logstash plugin: This new plugin writes collectd logs and events
|
|
as Logstash JSON formatted events. Thanks to Pierre-Yves Ritschard.
|
|
#360
|
|
* LVM plugin: The plugin collects thin pool data volumes size, and no
|
|
longer reports virtual volumes. Thanks to Benjamin Gilbert. #603
|
|
* memcached plugin: "listen_disabled_num" are now also reported. Thanks
|
|
to Matt Cottingham. #622
|
|
* Memory plugin: Slab memory reporting on the Linux platform has been
|
|
added. Thanks to Manuel CISSÉ and Marc Fournier. #560, #697
|
|
* Memory plugin: The plugin is now able to report values as percentages.
|
|
Thanks to Jeremy Katz, Florian Forster and Manuel CISSÉ. #501, #511,
|
|
#559
|
|
* Modbus plugin: Selecting between holding and input registers is now
|
|
possible. Thanks to Jan Vitek. #338
|
|
* Modbus plugin: Support for accessing devices through an RS-485 serial
|
|
port has been added. Thanks to Eric Sandeen.
|
|
* Multimeter plugin: This plugin isn't built by default on the AIX
|
|
platform anymore. Thanks to Manuel Luis Sanmartin Rozada. #549, #684
|
|
* MySQL and PostgreSQL plugins: Passing "127.0.0.1" as a host will now
|
|
result in the global Hostname being used in metric names. Thanks to
|
|
Jeremy Katz. #441
|
|
* MySQL plugin: InnoDB, Select and Sort statistics collection has been
|
|
added. Thanks to Wilson Felipe, Marek Becka and Pierre-Yves Ritschard.
|
|
#248, #621, #699, #824
|
|
* MySQL plugin: The "Alias" and "ConnectTimeout" options have been
|
|
added. Thanks to William Tisäter.
|
|
* Netlink plugin: Support for 64bit netlink counters has been added.
|
|
Thanks to Marek Becka. #435
|
|
* Network plugin: The "ReconnectInterval" configuration option has been
|
|
added. Thanks to John Ferlito. #732
|
|
* NFS plugin: Support for NFSv4.0 has been implemented. Thanks to Marek
|
|
Becka. #550
|
|
* OneWire plugin: Support for more temperature-providing sensor families
|
|
has been added. Thanks to Tomasz Torcz. #672
|
|
* OneWire plugin: Support for full OWFS path and more device families
|
|
has been implemented. Thanks to Tomas Menzl. #68
|
|
* OpenLDAP plugin: This new plugin reads monitoring information from
|
|
OpenLDAP's "cn=Monitor" subtree. Thanks to Kimo Rosenbaum, Marc
|
|
Fournier and Nicholas Humfrey. #719
|
|
* OpenVPN plugin: Support for OpenVPN 2.3.0 has been implemented. Thanks
|
|
to Ed Okerson. #252
|
|
* OpenVZ plugin: Various improvements have been made, making the plugin
|
|
report values like the other collectd plugins do. Thanks to Chris
|
|
Lundquist. #264
|
|
* Perl plugin: A new "listval_filter" method has been added, various
|
|
internal cleanups and improvements have been made and a test suite has
|
|
been added. Thanks to Matthias Bethke. #728
|
|
* PostgreSQL plugin: The new "ExpireDelay" option allows skipping older
|
|
values pending write when the database slows down. Thanks to Stephen
|
|
O'Dor. #593
|
|
* PowerDNS plugin: The plugin was updated for stats from pdns 3.4.3.
|
|
Thanks to Ruben Kerkhof. #965
|
|
* Processes plugin: A memory-usage related optimization for low-profile
|
|
systems has been added. Thanks to Florian Forster. #652
|
|
* Python plugin: Support for Python3 has been improved, "ModulePath" is
|
|
now prepended to "sys.path", and the "get_dataset()" function has been
|
|
added to the Python API. Thanks to Sven Trenkel and Patrick Browne.
|
|
#890, #751, #771
|
|
* Redis and Write_Redis plugins: The support library has been switched
|
|
from credis to hiredis. Thanks to Andrés J. Díaz, Victor Seva, Marc
|
|
Fournier, Johan Bergström, Michael Spiegle and brianpkelly. #296,
|
|
#464, #475, #799, #1030
|
|
* Redis plugin: Custom commands can now be used to fetch values stored
|
|
in Redis. Thanks to Pierre-Yves Ritschard. #816
|
|
* Redis plugin: Support for passwords up to 512 characters long has been
|
|
added. Thanks to Jeremy Katz. #532
|
|
* Sensors plugin: Support for lm_sensors' power sensors has been added.
|
|
Thanks to Jan Kundrát. #571
|
|
* SMART plugin: This new plugin collects SMART statistics from disk
|
|
drives. Thanks to Vincent Bernat. #797
|
|
* SNMP plugin: A blacklist/whitelist feature can now be used to filter
|
|
which OIDs to collect. Thanks to Christophe Courtaut. #414
|
|
* SNMP plugin: SNMPv3 authentication and encryption support has been
|
|
implemented. Thanks to Michael Pilat. #362
|
|
* SNMP plugin: Two error messages have been disambiguated. Thanks to
|
|
Sergey. #939, #952
|
|
* Swap plugin: The plugin is now able to report values as percentages.
|
|
Thanks to Jeremy Katz and Florian Forster. #500, #510
|
|
* Swap plugin: The plugin no longer fails on Linux systems where
|
|
"SwapCached" isn't exposed by the kernel. Thanks to Florian Forster.
|
|
#733
|
|
* Tail plugin: "GaugeInc" and "GaugeAdd" options have been implemented.
|
|
Thanks to Andre Ferraz. #673
|
|
* Tail plugin: Intervals can now be configured on a per-File basis.
|
|
Thanks to Tom Leaman. #446
|
|
* TCPConns plugin: The "AllPortsSummary" option, allowing to summarize
|
|
all connections, has been added. Thanks to Marek Becka. #488
|
|
* TCPConns plugin: Three metrics were renamed on the AIX platform, for
|
|
the sake of consistency. Thanks to Manuel Luis Sanmartín Rozada. #546
|
|
* Turbostat plugin: This new plugin reads CPU frequency and C-state
|
|
residency on modern Intel turbo-capable processors. Thanks to Vincent
|
|
Brillault, Jean Delvare and Nicolas Iooss. #651
|
|
* UnixSock plugin: The "GETTHRESHOLD" command has been re-added. Thanks
|
|
to Manuel Luis Sanmartín Rozada. #674
|
|
* Varnish plugin: Varnish 4 support has been added, as well as as
|
|
monitoring metrics only available in Varnish 4. Thanks to Marc
|
|
Fournier. #618, #783
|
|
* virt plugin: Guests memory usage is now also collected. Thanks to
|
|
Tiago Carvalho, jazzmes and Zollner Robert.
|
|
* virt plugin: It is now possible to chose between using guests' name or
|
|
UUID as plugin_instance. Thanks to Remi Ferrand. #385
|
|
* virt plugin: The libvirt plugin has been renamed to virt. Thanks to
|
|
Florian Forster.
|
|
* Write Graphite plugin: When the connection to graphite fails,
|
|
reconnection attempts are now limited to once per second. Thanks to
|
|
Florian Forster. #625
|
|
* Write HTTP plugin: Multi-instance support of this plugin has been
|
|
improved. The "<URL "url">" block has been deprecated in favor of
|
|
"<Node "identifier">". Thanks to Marc Fournier. #902
|
|
* Write HTTP plugin: Several TLS-related configuration options have been
|
|
added. Thanks to Ingmar Runge. #666
|
|
* Write HTTP plugin: The "LowSpeedLimit" and "Timeout" options allow to
|
|
reset slow/stalled network connections. Thanks to loginator17 and Marc
|
|
Fournier. #752, #985
|
|
* Write HTTP plugin: The size of the payload posted to the HTTP server
|
|
can now be controlled with the "BufferSize" option. Thanks to Florian
|
|
Forster. #722
|
|
* Write Kafka plugin: This new plugin sends data to Apache Kafka, a
|
|
distributed messaging queue. Thanks to Pierre-Yves Ritschard,
|
|
ciomaire, Vincent Bernat, Marc Fournier. #670, #694, #794, #853, #014
|
|
* Write Log plugin: This new plugin dispatches collected values to the
|
|
configured log destination(s). Thanks to Pierre-Yves Ritschard. #886
|
|
* Write Riemann plugin: Extra meta strings are now added as attributes
|
|
in notifications. Thanks to John-John Tedro. #417
|
|
* Write Riemann plugin: Notification message are now sent to the Riemann
|
|
server via the description field. Thanks to Adrian Miron. #575
|
|
* Write Riemann plugin: Support for custom attributes has been added.
|
|
Thanks to Pierre-Yves Ritschard. #459
|
|
* Write Riemann plugin: Support had been implemented for sending events
|
|
to Riemann in batches (when using TCP), and is enabled by default.
|
|
Thanks to Pierre-Yves Ritschard. #800
|
|
* Write Riemann plugin: The "EventServicePrefix" option has been added,
|
|
which adds a prefix to event service names. Thanks to Moshe Zada. #706
|
|
* Write Riemann plugin: Threshold checks can now be passed down to the
|
|
Riemann server. Thanks to Pierre-Yves Ritschard. #518
|
|
* Write Sensu plugin: This new plugin submits values to Sensu, a stream
|
|
processing and monitoring system. Thanks to Fabrice A. Marie and Marc
|
|
Fournier. #912, #1001, #1016
|
|
* Write TSDB plugin: This new plugin sends data to OpenTSDB, a scalable
|
|
time series database. Thanks to Kevin Bowling, Florian Forster, Dallin
|
|
Young, Michael Schenck and Pierre-Yves Ritschard. #703, #772, #945
|
|
* ZFS ARC plugin: Support for ZFS-on-Linux has been added. Thanks to
|
|
Marc Fournier and Wilfried Goesgens. #552
|
|
* Zookeeper plugin: This new plugin reads data from the Apache Zookeeper
|
|
"MNTR" command. Thanks to Jeremy Katz. #826
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 14 10:53:13 UTC 2016 - aj@ajaissle.de
|
|
|
|
- Added %bcond for modbus
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 17:56:16 CET 2015 - ro@suse.de
|
|
|
|
- add patch collectd-new_libstatgrab.patch:
|
|
fix build with recent libstatgrab (basically backport from git)
|
|
- do not (build)require sensors on s390/s390x
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 12 10:58:03 UTC 2015 - matwey.kornilov@gmail.com
|
|
|
|
- Add modbus plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 5 06:49:33 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Change _service to mode='localonly' active services are not
|
|
allowed in factory
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 2 08:59:24 UTC 2015 - bruno@ioda-net.ch
|
|
|
|
- packaging :
|
|
deleted source collectd.service, use now upstream version in contrib
|
|
spec_cleaner .spec
|
|
|
|
- upstream update bugfix release 2015-02-26, Version 5.4.2
|
|
* Build system: Numerous fixes. Thanks to Bjørn Nordbø, Jim Radford,
|
|
KOMEDA Shinji, Lauri Tirkkonen, Manuel Luis Sanmartin Rozada, Marc
|
|
Fournier, Rainer Müller, Yoga Ramalingam and Yves Mettier. #326,
|
|
#373, #653, #828
|
|
* collectd: A use-after-free has been fixed in the "parse_value()"
|
|
function. Thanks to Matthias Urlichs.
|
|
* collectd: Fix carriage return sign in types_list Thanks to Marc
|
|
Fournier and @NsLib.
|
|
* collectd: Fix programming error in src/configfile.c. Thanks to
|
|
Wilfried Goesgens.
|
|
* collectd: An off-by-one error has been fixed in the
|
|
"strstripnewline()" function. Patch by Florian Forster.
|
|
* collectd: Use the complain mechanism to report filter chain write
|
|
failures. Thanks to Sebastian Harl.
|
|
* collectd: Spelling and grammar of error messages have been fixed.
|
|
Thanks to Katelyn Perry and Tim Laszlo.
|
|
* collectdctl: Fixed buffering issues which caused trouble on AIX and
|
|
Solaris. Thanks to Yoga Ramalingam.
|
|
* Documentation: Details and example about multi-instance filterchain
|
|
targets have been added. Thanks to Marc Fournier.
|
|
* Documentation: The "CollectStatistics" option of the rrdcached has
|
|
been documented. Thanks to Micha Krause. #907
|
|
* Documentation: The write_redis has been documented. Thanks to Marc
|
|
Fournier.
|
|
* Documentation: The "GraphiteSeparateInstances" and
|
|
"GraphiteAlwaysAppendDS" options of the amqp have been documented.
|
|
Thanks to Marc Fournier.
|
|
* Documentation: Documentation of the "AutoLoadPlugin" option has been
|
|
improved. Thanks to Florian Forster. #715
|
|
* aggregation: "utils_vl_lookup": A race when creating user objects
|
|
has been fixed. Thanks to Sebastian Harl. #535
|
|
* cpu: Temperature code for MacOSX has been removed.
|
|
Thanks to Florian Forster and Marc Fournier. #22
|
|
* cURL, cURL-JSON, cURL-XML and Write HTTP plugins: Call
|
|
"curl_global_init()" in the plugins' "init()" callback. Thanks to
|
|
Jeremy Katz.
|
|
* cURL and memcachec plugins: Fix calculation of gauge, average,
|
|
minimum and maximum. Previously, they were calculated from the start
|
|
of the daemon, which is not the documented behavior. Thanks to
|
|
Florian Forster. #663
|
|
* curl-json: A bug, which triggered when two URLs with a long common
|
|
prefix were configured, was fixed. Thanks to Marc Fournier. #582
|
|
* dbi: Compatibility with new versions of libdbi has been restored.
|
|
Thanks to Florian Forster. #950
|
|
* Exec, UnixSock plugins: Fix parsing of the "time" option of the
|
|
"PUTNOTIF" command. Thanks to Adrian Miron. #477
|
|
* ipmi: A conflict with the java over the "SIGUSR2" signal has been
|
|
fixed. Thanks to Vincent Bernat. #114
|
|
* java: Conversion from Java's time representation to collectd's
|
|
representation has been fixed. Thanks to Manuel Luis Sanmartín
|
|
Rozada.
|
|
* java: Make sure "cjni_thread_detach()" is called on all paths.
|
|
Thanks to Florian Forster.
|
|
* LogFile and SysLog plugins: Avoid total silence in case of a
|
|
misconfiguration. Thanks to Marc Fournier and Wilfried Goesgens.
|
|
* network: Support for recent versions of gcrypt has been added.
|
|
Thanks to Vincent Bernat. #632
|
|
* network: Robustness of the client connecting behavior has been
|
|
improved. Thanks to Florian Forster. #627
|
|
* python: Don't create empty "meta_data_t" objects. Thanks to Florian
|
|
Forster. #716
|
|
* python: Fix Py list length check in "cpy_build_meta()". Thanks to
|
|
Yoga Ramalingam.
|
|
* python: The "interval" member was fixed to export seconds as a
|
|
double. Thanks to Justin Burnham.
|
|
* RRDtool and RRDCacheD plugins: A memory leak when creating RRD files
|
|
has been fixed. Thanks to Yves Mettier. #661
|
|
* snmp: Fix a memory leak. Thanks to Marc Fournier and Pierre-Yves
|
|
Ritschard. #610, #804
|
|
* statsd: Support for samplerates in timer metrics was added. Thanks
|
|
to John Leach. #461
|
|
* swap: Fix behavior under OpenVZ by making "cached" optional. Thanks
|
|
to Florian Forster. #733
|
|
* threshold: Population of the "time" field in notifications has been
|
|
added. Thanks to Manuel Luis Sanmartín Rozada.
|
|
* libvirt: Only gather stats for running domains. Thanks to Ruben
|
|
Kerkhof.
|
|
* lvm: An issue with Volume Groups (VGs) without Logical Volumes (LVs)
|
|
has been fixed. Thanks to Jan Kundrát.
|
|
* write_graphite: Escape characters not supported by Graphite. Thanks
|
|
to Pierre-Yves Ritschard and Marc Fournier.
|
|
* write_http: Make callback names context-dependent. Thanks to Marc
|
|
Fournier. #821
|
|
* write_redis: A formatting bug, which resulted in totally unusable
|
|
numbers being transmitted to Redis, was fixed. Thanks to Marc
|
|
Fournier.
|
|
* write_riemann: Receive acknowledge message when using TCP. Thanks to
|
|
John-John Tedro.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 20 19:37:18 UTC 2014 - p.drouand@gmail.com
|
|
|
|
- Do not provide support for systemd and sysvinit on the same system
|
|
it's redundant
|
|
- Add a rc symlink with systemd service file for backward compatibility
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 15 15:21:46 UTC 2014 - bruno@ioda-net.ch
|
|
|
|
- update to version 5.4.1, a new bugfix release Changes include:
|
|
* AMQP plugin: Add support for RabbitMQ 0.4.x to avoid compiler warnings.
|
|
Thanks to Sebastian Harl for implementing this.
|
|
* Apache / Network plugins: Improved initialization order hopefully resolved
|
|
gcrypt initialization problems.
|
|
* Aquaero plugin: The type used to submit fan utilization was fixed. Thanks
|
|
to Alex Deymo for the patch.
|
|
* cgroups plugin: A small memory leak was fixed. Checking the existence of a
|
|
mount option without a value was fixed. More permissive parsing of the
|
|
cpuacct.stats file fixes support for some versions of Linux. Thanks to Marc
|
|
Fournier for bug reports and patches.
|
|
* cURL plugin: Fix <Match> 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 17:19:25 CEST 2013 - mls@suse.de
|
|
|
|
- add libperl_requires, as we link against libperl and thus
|
|
need a specific version of perl
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 23 05:33:18 UTC 2013 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 23 05:26:54 UTC 2013 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 08:54:24 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Tarball was actually broken, rather stick with no download url,
|
|
because upstream provides only 3.0 and newer for download now.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 08:40:54 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Update the tarball so download_files serivce is silent.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 28 07:25:05 UTC 2013 - coolo@suse.com
|
|
|
|
- fix more of spamassasin's doc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 27 21:39:32 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Add systemd rules.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 14:09:52 UTC 2012 - chris@computersalat.de
|
|
|
|
- fix deps for iptables
|
|
* iptables-devel works for > 1020
|
|
* > 12.1 'split iptables-devel into libiptc-devel and libxtables-devel'
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 11 12:05:44 UTC 2012 - coolo@suse.com
|
|
|
|
- require the right perl version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 23 10:56:57 UTC 2012 - aj@suse.de
|
|
|
|
- Drop collectd-fix_new_yajl_lib.patch and collect-libnotify_070.patch
|
|
both are handled in the new version.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 15:26:43 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- 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 ;)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 16 20:04:52 UTC 2012 - aj@suse.de
|
|
|
|
- Remove modbus support since modbus is not in openSUSE:Factory.
|
|
- Fix buildrequires: it's libxtables-devel for 12.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 3 16:52:48 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 5.0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 23:36:46 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- add modbus support
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 17:07:34 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- fix apache configuration for collectd-js, thanks to Bruno Friedmann
|
|
<tigerfoot@opensuse.org> for reporting
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 17:04:32 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 5.0.3: too many changes to list, please read ChangeLog in the main
|
|
package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 11:30:32 UTC 2012 - coolo@suse.com
|
|
|
|
- change license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 17 09:19:25 UTC 2011 - schubi@suse.com
|
|
|
|
- fixed build ( new yajl lib API )
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 16 14:35:10 UTC 2011 - coolo@suse.com
|
|
|
|
- adding patch from jengelh to fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 22:55:45 UTC 2011 - stefan.bruens@rwth-aachen.de
|
|
|
|
- notify-desktop: fix compatibility with libnotify >= 0.7.0
|
|
- iptables plugin: use iptables library
|
|
- ipvs plugin: disable for >= 12.1, as build fails currently
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 1 11:50:52 UTC 2011 - stefan.bruens@rwth-aachen.de
|
|
|
|
- df plugin: skip duplicate entries, fixes "uc_update: Value too old"
|
|
error
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 16 23:58:31 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- downgrading in-tree iproute2 from 2.6.38 to 2.6.37, as 2.6.38 causes an
|
|
internal error in gcc
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 15 06:50:14 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 13 21:24:21 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 12 19:47:09 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- add curl_json plugin (libyajl)
|
|
- fix Java plugin on 11.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 11 00:00:58 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 23 12:32:21 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- 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"
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 15 23:35:19 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 21 13:40:31 UTC 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 19 23:11:00 UTC 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 4 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 26 00:00:00 CEST 2009 - kkaempf@suse.de
|
|
|
|
- temporarily disable perl plugin for opensuse 11.2, must fix configure check
|
|
first
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 27 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 13 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 19 00:00:00 CET 2009 - pascal.bleser@opensuse.org
|
|
|
|
- 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"
|
|
plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 23 00:00:00 CET 2009 - pascal.bleser@opensuse.org
|
|
|
|
- update to 4.6.1:
|
|
* fixes an off-by-one error in the IPMI plugin
|
|
* fixes smaller problems in the BIND plugin
|
|
* documentation fixes
|
|
- upgrade in-tree libnetlink (iproute2) library to latest (2.6.28)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 17 00:00:00 CET 2009 - guru@unixtech.be
|
|
|
|
- fix build on 11.1, make rpmlint happy
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 20 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- only expect the virt plugin on >=11.0 as collectd now requires a more
|
|
recent libvirt (>=0.4.0, for virDomainBlockStats)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 18 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- moved collectd-snmp manpage to -snmp subpackage
|
|
- update to 4.5.1:
|
|
* fix a memory leak in the global value cache and configuration handling
|
|
code
|
|
* fix an off-by-one error in the ignorelist functionality
|
|
* collectdmon: don't block SIGCHLD, fixes a potential portability problem
|
|
* collectd-nagios: fix handling of the -d option
|
|
* iptables plugin (4.5.1 only): fix an off-by-one error
|
|
* perl plugin: log an error message if bootstrapping Collectd fails
|
|
* postgresql plugin (4.5.1 only): don't reopen connection during
|
|
reinitialization
|
|
* snmp plugin (4.5.1 only): don't expect null-terminated strings from the
|
|
Net-SNMP library
|
|
* tail plugin: call clearerr(3) after reading an EOF
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- added a patch to remove poisoning of strcpy on openSUSE < 11.0,
|
|
as it is replaced by a safe bounds-checking variant using a #define
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- added postgresql subpackage
|
|
- moved mysql into own subpackage
|
|
- added libvirt, filecount, notify_desktop and thermal plugins
|
|
- bump the in-tree iproute2 to 2.6.26
|
|
- update to 4.5.0:
|
|
* fix a memory leak in the threshold checking code
|
|
* memcached plugin: fix a too short timeout and a related file descriptor
|
|
leak
|
|
* memory plugin: a typo in the libstatgrab code has been fixed
|
|
* snmp plugin: fix a possible memory leak
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 8 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- well-defined list of plugins to avoid unpredictable build results caused
|
|
by missing dependencies (i.e. missing plugins)
|
|
- added XMMS plugin (as a separate subpackage)
|
|
- added OpenIPMI plugin (as a separate subpackage)
|
|
- use bundled libnetlink (from iproute2) as the one that ships with openSUSE
|
|
is not build with -fPIC, which causes linking to fail on x86_64
|
|
- split out a few plugins to avoid dependencies in the main package
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 24 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 00:00:00 CEST 2008 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 20 00:00:00 CET 2008 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 00:00:00 CET 2008 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 18 00:00:00 CET 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 10 00:00:00 CET 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
- promoted beta to stable
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 1 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 13 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
- forked off -beta
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 12 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
- moved to openSUSE Build Service
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 30 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- added --disable-nut, made the build fail
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 14 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- fixed commented defaults in configuration file
|
|
- fixed init script
|
|
- dropped sysconfig
|
|
- fixed access rights on init script, thanks to Detlef for reporting
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 4 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 17 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 7 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 30 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 11 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 2 00:00:00 CEST 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 00:00:00 CET 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 10 00:00:00 CET 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 3 00:00:00 CET 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 21 00:00:00 CEST 2006 - guru@unixtech.be
|
|
|
|
- added %%{_sysconfdir}/collectd.conf
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 16 00:00:00 CEST 2006 - guru@unixtech.be
|
|
|
|
- added mysql support on SUSE >= 9.3 (older versions don't have the required
|
|
version >= 4.1.0)
|
|
- moved configure to build section
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 00:00:00 CEST 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 00:00:00 CEST 2006 - guru@unixtech.be
|
|
|
|
- added patch to fix a warning with a pointer diff being passed to printf
|
|
- added stripping of binaries on SUSE < 9.3
|
|
- removed Packager and Distribution, injected by rpmmacros
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 11 00:00:00 CEST 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 7 00:00:00 CEST 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 14 00:00:00 CET 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
- added BuildRequires for suse-release
|
|
- removed explicit Requires that are found by AutoReqProv
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 00:00:00 CET 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
- added manpage for collectd.conf
|
|
- added SMP flags to make
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 24 00:00:00 CET 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 26 00:00:00 CET 2005 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 5 00:00:00 CET 2005 - guru@unixtech.be
|
|
|
|
- small fixes to Requires section
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 9 00:00:00 CET 2005 - guru@unixtech.be
|
|
|
|
- had to specify --enable-serial to build the serial collect module (only on
|
|
Linux)
|
|
- sanitized spec file
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 28 00:00:00 CEST 2005 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 00:00:00 CEST 2005 - guru@unixtech.be
|
|
|
|
- made rc-link in sbin conditional (SUSE)
|
|
- moved sysconfig file to fillup
|
|
- added debuginfo support
|
|
- new upstream version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 19 00:00:00 CEST 2005 - guru@unixtech.be
|
|
|
|
- dropped no-chown patch
|
|
- added manpage
|
|
- added runtime dependency to libping-dping
|
|
- added build dependency to libstatgrab
|
|
- new upstream version: 2.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 22 00:00:00 CEST 2005 - guru@unixtech.be
|
|
|
|
- version 1.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 00:00:00 CEST 2005 - guru@unixtech.be
|
|
|
|
- new package
|
|
|