From: Marc Fournier Date: Tue, 19 May 2015 11:34:10 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/pr/651' X-Git-Tag: collectd-5.5.0~24 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=8395c8dbb8f5a872c5cde8db4c47a34cdb5f7c2f Merge remote-tracking branch 'origin/pr/651' Conflicts: contrib/redhat/collectd.spec --- 8395c8dbb8f5a872c5cde8db4c47a34cdb5f7c2f diff --cc contrib/redhat/collectd.spec index 20f6dd5f,ec034859..0950f23a --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@@ -1982,9 -1955,12 +1992,12 @@@ f %if %{with_thermal} %{_libdir}/%{name}/thermal.so %endif -%if %{with_load} +%if %{with_threshold} %{_libdir}/%{name}/threshold.so %endif + %if %{with_turbostat} + %{_libdir}/%{name}/turbostat.so + %endif %if %{with_unixsock} %{_libdir}/%{name}/unixsock.so %endif @@@ -2313,7 -2281,7 +2326,7 @@@ %changelog # * TODO 5.5.0-1 # - New upstream version - # - New plugins enabled by default: ceph, drbd, log_logstash, write_tsdb, smart, openldap, redis, write_redis, zookeeper, write_log, write_sensu, ipc -# - New plugins enabled by default: drbd, log_logstash, write_tsdb, smart, openldap, redis, write_redis, zookeeper, write_log, turbostat ++# - New plugins enabled by default: ceph, drbd, log_logstash, write_tsdb, smart, openldap, redis, write_redis, zookeeper, write_log, write_sensu, ipc, turbostat # - New plugins disabled by default: barometer, write_kafka # - Enable zfs_arc, now supported on Linux # - Install disk plugin in a dedicated package, as it depends on libudev