SHA256
1
0
forked from pool/collectd

5 Commits

Author SHA256 Message Date
930b12b681 Accepting request 1062318 from home:trenn:branches:server:monitoring
- Update to version 5.12.0.130.g2f3c12e:
  * Fix formatting in mdadm events table
  * Add new exec-borg script to contrib/
  * ChangeLog: v5.12 milestone: Fix issue #3127
  * use derive_t instead of int inside ovs_stats_get_port_stat_value
  * In macOS 12, `IOMasterPort` is deprecated in favor of `IOMainPort`
  * - allow alertmanager correlation and resolve - fix meta names with ':'
  * fix drop probability
  * add config option to write metadata
- Fix build issue if net-snmp has NETSNMP_DISABLE_MD5 set:
A Fix-compile-issue-if-net-snmp-has-NETSNMP_DISABLE_MD5-set.patch
- Use autosetup and adopt patches from -p0 to -p1:
M    collectd-fix-config.patch
M    collectd-fix_spamassassin_doc.patch
- Use obs_scm and others in _service file:
A    _service
A    _servicedata
A    collectd.obsinfo

OBS-URL: https://build.opensuse.org/request/show/1062318
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=178
2023-01-31 17:55:50 +00:00
Lars Vogdt
8c70fab9da Accepting request 694073 from home:cgiboudeaux:branches:server:monitoring
Update to 5.8.1
Add patch to fix the psql detection on Factory builds.

OBS-URL: https://build.opensuse.org/request/show/694073
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=154
2019-04-27 10:18:32 +00:00
Yuchen Lin
0c774b2ae8 Accepting request 510091 from home:scarabeus_iv:branches:server:monitoring
- Disable NUT plugin on older distros (broken NUT devel package)
- Make sure we build lvm plugin
- Disable turbostat plugin as it does not work with new kernels
  https://github.com/collectd/collectd/issues/2311
- Version update to 5.7.2:
  * Various small fixes around, notable fix for CVE-2017-7401
- Update buildrequires to include dependencies not detected by
  configure.ac (like python3)
- Disable Werror
- List all the modules in files and thus stick to --enable-all passed
  to configure to avoid having to name them all
- Switch to python3 from python2 as plugin can be built only once...
- Fix build on Factory
- Remove unused collectd-pthread.pc SOURCE file as it does not
  need to be done anymore

- Remove all the always true conditionals for readability
- Convert to pkgconfig style dependencies
- Remove never applied patch collectd-pkgconfig_libnotify_add_gtk.patch

- Disable libdb collectd integration as we would like to reduce
  libdb exposure everywhere. There are other db backends in collectd
  anyway

OBS-URL: https://build.opensuse.org/request/show/510091
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=144
2017-08-02 12:18:42 +00:00
a691889b83 Accepting request 288613 from home:bruno_friedmann:branches:server:monitoring
- 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.

OBS-URL: https://build.opensuse.org/request/show/288613
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=125
2015-03-25 16:14:40 +00:00
Sascha Peilicke
f605ba4b85 Accepting request 77989 from server:monitoring
fixes for 12.1- 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

OBS-URL: https://build.opensuse.org/request/show/77989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/collectd?expand=0&rev=4
2011-08-04 13:09:29 +00:00