Difference between revisions of "Version 5.9"
From collectd Wiki
(→Release 5.9.0 (wip)) |
(→Release 5.9.0 (wip)) |
||
Line 10: | Line 10: | ||
* {{Plugin|chrony}} Ignore late responses. Thanks to ''Miroslav Lichvar''. {{Issue|2896}} | * {{Plugin|chrony}} Ignore late responses. Thanks to ''Miroslav Lichvar''. {{Issue|2896}} | ||
* {{Plugin|CPUFreq}}: Read number of p-state transitions and time spent in each p-state. Thanks to ''Sexton Rory''. {{Issue|2803}} | * {{Plugin|CPUFreq}}: Read number of p-state transitions and time spent in each p-state. Thanks to ''Sexton Rory''. {{Issue|2803}} | ||
+ | * {{Plugin|cURL-XML}} Added <code>Interval</code> option. Thanks to ''Pavel Rochnyak''. {{Issue|2847}} | ||
* {{Plugin|cURL}} Added <code>Interval</code> option. Thanks to ''Pavel Rochnyak''. {{Issue|2847}} | * {{Plugin|cURL}} Added <code>Interval</code> option. Thanks to ''Pavel Rochnyak''. {{Issue|2847}} | ||
− | * {{Plugin| | + | * {{Plugin|Disk}} Report number of in progress disk IO requests on FreeBSD. Thanks to ''Nathan Huff''. {{Issue|2878}} |
* {{Plugin|Disk}}: In linux, reset the disk when it disappear from /proc/diskstats. Thanks to ''Nikita Kozlov/Pavel Rochnyak''. {{Issue|2551}} | * {{Plugin|Disk}}: In linux, reset the disk when it disappear from /proc/diskstats. Thanks to ''Nikita Kozlov/Pavel Rochnyak''. {{Issue|2551}} | ||
− | |||
* {{Plugin|GPS}} Fixed build with newer gpsd. Thanks to ''Baruch Siach''. {{Issue|2947}} | * {{Plugin|GPS}} Fixed build with newer gpsd. Thanks to ''Baruch Siach''. {{Issue|2947}} | ||
* {{Plugin|GPS}} Fixed gps_read. Thanks to ''Fabrice Fontaine''. {{Issue|2946}} | * {{Plugin|GPS}} Fixed gps_read. Thanks to ''Fabrice Fontaine''. {{Issue|2946}} | ||
+ | * {{Plugin|GPU NVML}} New Plugin To Collectd Nvidia Gpu Stats. Thanks to ''Evgeny Naumov''. {{Issue|2923}} | ||
* {{Plugin|IntelRDT}} Fixed compiler warnings. Thanks to ''Ruben Kerkhof''. {{Issue|3104}} | * {{Plugin|IntelRDT}} Fixed compiler warnings. Thanks to ''Ruben Kerkhof''. {{Issue|3104}} | ||
* {{Plugin|IPMI}} Added <code>SELSensor</code> and <code>SELIgnoreSelected</code> config options. Thanks to ''Mariusz Szafranski''. {{Issue|2796}} | * {{Plugin|IPMI}} Added <code>SELSensor</code> and <code>SELIgnoreSelected</code> config options. Thanks to ''Mariusz Szafranski''. {{Issue|2796}} | ||
+ | * {{Plugin|LUA}} Cleanup Properly When Shutting Down. Thanks to ''Ruben Kerkhof''. {{Issue|3090}} | ||
* {{Plugin|Network}} Added <code>BindAddress</code> option. Thanks to ''Ofir Hermesh''. {{Issue|2831}} | * {{Plugin|Network}} Added <code>BindAddress</code> option. Thanks to ''Ofir Hermesh''. {{Issue|2831}} | ||
* {{Plugin|NFS}} Fixed number of fields for NFSv4. Thanks to ''Jan-Philipp Litza''. {{Issue|2915}} | * {{Plugin|NFS}} Fixed number of fields for NFSv4. Thanks to ''Jan-Philipp Litza''. {{Issue|2915}} | ||
* {{Plugin|NFS}} Unexpected number of fields for NFSv4 server statistics: 62. Thanks to ''Yedidyah Bar David''. {{Issue|2076}} | * {{Plugin|NFS}} Unexpected number of fields for NFSv4 server statistics: 62. Thanks to ''Yedidyah Bar David''. {{Issue|2076}} | ||
* {{Plugin|Notify Email}} Include all notification parameters into email. Thanks to ''Pavel Rochnyak''. {{Issue|2834}} | * {{Plugin|Notify Email}} Include all notification parameters into email. Thanks to ''Pavel Rochnyak''. {{Issue|2834}} | ||
+ | * {{Plugin|ovs_stats}} Added Ovs-Dpdk Extended Metrics. Thanks to ''Matteo Croce'', ''Ryan McCabe''. {{Issue|3000}} | ||
+ | * {{Plugin|ovs_stats}} Cleanup And Improve. Thanks to ''Pavel Rochnyak''. {{Issue|3012}} | ||
+ | * {{Plugin|ovs_stats}} Code Style And Cleanup. Thanks to ''Pavel Rochnyak''. {{Issue|3011}} | ||
+ | * {{Plugin|ovs_stats}} Use Correct Openflow Value. Thanks to ''Matteo Croce''. {{Issue|2966}} | ||
* {{Plugin|ovs_stats}}: Added macro to populate counters list. Thanks to ''Matteo Croce''. {{Issue|2963}} | * {{Plugin|ovs_stats}}: Added macro to populate counters list. Thanks to ''Matteo Croce''. {{Issue|2963}} | ||
− | * {{Plugin| | + | * {{Plugin|PCIe errors}} New plugin to read PCIe errors. Thanks to ''Kamil Wiatrowski''. {{Issue|2733}} |
* {{Plugin|Redis}} Added option for connecting via UNIX socket. Thanks to ''Pavel Rochnyak''. {{Issue|2904}} | * {{Plugin|Redis}} Added option for connecting via UNIX socket. Thanks to ''Pavel Rochnyak''. {{Issue|2904}} | ||
* {{Plugin|Redis}} Bugfixes, extended error reporting, persistent connections and parallel polling. Thanks to ''Pavel Rochnyak''. {{Issue|2826}} | * {{Plugin|Redis}} Bugfixes, extended error reporting, persistent connections and parallel polling. Thanks to ''Pavel Rochnyak''. {{Issue|2826}} | ||
− | * {{Plugin|Redis}} | + | * {{Plugin|Redis}} Removed <code>operations_per_second</code> metric. Thanks to ''Pavel Rochnyak''. {{Issue|2845}} |
* {{Plugin|Redis}} Report keyspace hitratio. Thanks to ''Pavel Rochnyak''. {{Issue|2838}} | * {{Plugin|Redis}} Report keyspace hitratio. Thanks to ''Pavel Rochnyak''. {{Issue|2838}} | ||
* {{Plugin|RouterOS}} Added support for temperature and voltage data. Thanks to ''Pavel Rochnyak''. {{Issue|2851}} | * {{Plugin|RouterOS}} Added support for temperature and voltage data. Thanks to ''Pavel Rochnyak''. {{Issue|2851}} | ||
+ | * {{Plugin|RRDCacheD}} Time Resolution Has Been Improved To Microseconds. Thanks to ''Brian T. O'Neill''. {{Issue|3065}} | ||
* {{Plugin|Sensors}} Added support for humidity sensors. Thanks to ''Sarah Fischmann''. {{Issue|2913}} | * {{Plugin|Sensors}} Added support for humidity sensors. Thanks to ''Sarah Fischmann''. {{Issue|2913}} | ||
+ | * {{Plugin|Sensors}} Dropped Support For Libsensors Older Than 3.0.0. Thanks to ''Pavel Rochnyak''. {{Issue|3014}} | ||
+ | * {{Plugin|Sensors}} Removed Checks For Upper Limit Of Sensors_Api_Version. Thanks to ''Pavel Rochnyak''. {{Issue|3013}} | ||
* {{Plugin|SNMP}} Added <code>FilterOID</code>, <code>FilterValues</code> and <code>FilterIgnoreSelected</code> options. Thanks to ''Pavel Rochnyak''. {{Issue|2819}} | * {{Plugin|SNMP}} Added <code>FilterOID</code>, <code>FilterValues</code> and <code>FilterIgnoreSelected</code> options. Thanks to ''Pavel Rochnyak''. {{Issue|2819}} | ||
* {{Plugin|SNMP}} Added multiple key indexes to snmp table and other new features. Thanks to ''Marcin Mozejko''. {{Issue|2702}} | * {{Plugin|SNMP}} Added multiple key indexes to snmp table and other new features. Thanks to ''Marcin Mozejko''. {{Issue|2702}} | ||
− | * {{Plugin|turbostat}}: Added RestoreAffinityPolicy parameter. Thanks to ''Pablo Llopis''. {{Issue|2627}} | + | * {{Plugin|SNMP}} Document Thread Usage Correctly. Thanks to ''Nathan Ward''. {{Issue|3078}} |
+ | * {{Plugin|Swap}} Dropped Support For Linux 2.4. Thanks to ''Pavel Rochnyak''. {{Issue|2979}} | ||
+ | * {{Plugin|turbostat}}: Added <code>RestoreAffinityPolicy</code> parameter. Thanks to ''Pablo Llopis''. {{Issue|2627}} | ||
* {{Plugin|turbostat}}: New metrics: P-states,Turboboost,Platform TDP,Uncore bus ratio. Thanks to ''Sexton Rory''. {{Issue|2806}} | * {{Plugin|turbostat}}: New metrics: P-states,Turboboost,Platform TDP,Uncore bus ratio. Thanks to ''Sexton Rory''. {{Issue|2806}} | ||
+ | * {{Plugin|virt}} Added block info statistics for disk devices. Thanks to ''Radoslaw Jablonski''. {{Issue|2874}} | ||
+ | * {{Plugin|virt}} Allow read Hostname from libvirt metadata. Thanks to ''Mehdi ABAAKOUK''. {{Issue|2807}} | ||
+ | * {{Plugin|virt}} Documented <Code>Instances</Code> Option. Thanks to ''Pavel Rochnyak''. {{Issue|2990}} | ||
* {{Plugin|virt}} Fixed tracking of VM state changes. Thanks to ''Radoslaw Jablonski''. {{Issue|2701}} | * {{Plugin|virt}} Fixed tracking of VM state changes. Thanks to ''Radoslaw Jablonski''. {{Issue|2701}} | ||
− | |||
− | |||
* {{Plugin|virt}} Remove optional <code>virDomainGetCPUStats()</code> from main flow. Thanks to ''Pavel Rochnyak''. {{Issue|2972}} | * {{Plugin|virt}} Remove optional <code>virDomainGetCPUStats()</code> from main flow. Thanks to ''Pavel Rochnyak''. {{Issue|2972}} | ||
+ | * {{Plugin|Write MongoDB}} Fix Plugin Dependencies. Thanks to ''Pavel Rochnyak''. {{Issue|3010}} | ||
* {{Plugin|Write_Prometheus}}: Added <code>Host</code> option. Thanks to ''Pavel Rochnyak''. {{Issue|2969}} | * {{Plugin|Write_Prometheus}}: Added <code>Host</code> option. Thanks to ''Pavel Rochnyak''. {{Issue|2969}} | ||
− | |||
[[Category:Version 5.9]] | [[Category:Version 5.9]] |
Revision as of 17:03, 15 March 2019
List of versions |
---|
Version 5.11 Version 5.10 Version 5.9 Version 5.8 Version 5.7 Version 5.6 Version 5.5 Version 5.4 Version 5.3 Version 5.2 Version 5.1 Version 5.0 |
Version 5.9 is planned to release on Saturday, March 16th 2019.
This page is created to prepare Changelog information for actual release. Contributions are welcome.
Changes
Release 5.9.0 (wip)
- chrony plugin Ignore late responses. Thanks to Miroslav Lichvar. #2896
- CPUFreq plugin: Read number of p-state transitions and time spent in each p-state. Thanks to Sexton Rory. #2803
- cURL-XML plugin Added
Interval
option. Thanks to Pavel Rochnyak. #2847 - cURL plugin Added
Interval
option. Thanks to Pavel Rochnyak. #2847 - Disk plugin Report number of in progress disk IO requests on FreeBSD. Thanks to Nathan Huff. #2878
- Disk plugin: In linux, reset the disk when it disappear from /proc/diskstats. Thanks to Nikita Kozlov/Pavel Rochnyak. #2551
- GPS plugin Fixed build with newer gpsd. Thanks to Baruch Siach. #2947
- GPS plugin Fixed gps_read. Thanks to Fabrice Fontaine. #2946
- GPU NVML plugin New Plugin To Collectd Nvidia Gpu Stats. Thanks to Evgeny Naumov. #2923
- IntelRDT plugin Fixed compiler warnings. Thanks to Ruben Kerkhof. #3104
- IPMI plugin Added
SELSensor
andSELIgnoreSelected
config options. Thanks to Mariusz Szafranski. #2796 - LUA plugin Cleanup Properly When Shutting Down. Thanks to Ruben Kerkhof. #3090
- Network plugin Added
BindAddress
option. Thanks to Ofir Hermesh. #2831 - NFS plugin Fixed number of fields for NFSv4. Thanks to Jan-Philipp Litza. #2915
- NFS plugin Unexpected number of fields for NFSv4 server statistics: 62. Thanks to Yedidyah Bar David. #2076
- Notify Email plugin Include all notification parameters into email. Thanks to Pavel Rochnyak. #2834
- ovs_stats plugin Added Ovs-Dpdk Extended Metrics. Thanks to Matteo Croce, Ryan McCabe. #3000
- ovs_stats plugin Cleanup And Improve. Thanks to Pavel Rochnyak. #3012
- ovs_stats plugin Code Style And Cleanup. Thanks to Pavel Rochnyak. #3011
- ovs_stats plugin Use Correct Openflow Value. Thanks to Matteo Croce. #2966
- ovs_stats plugin: Added macro to populate counters list. Thanks to Matteo Croce. #2963
- PCIe errors plugin New plugin to read PCIe errors. Thanks to Kamil Wiatrowski. #2733
- Redis plugin Added option for connecting via UNIX socket. Thanks to Pavel Rochnyak. #2904
- Redis plugin Bugfixes, extended error reporting, persistent connections and parallel polling. Thanks to Pavel Rochnyak. #2826
- Redis plugin Removed
operations_per_second
metric. Thanks to Pavel Rochnyak. #2845 - Redis plugin Report keyspace hitratio. Thanks to Pavel Rochnyak. #2838
- RouterOS plugin Added support for temperature and voltage data. Thanks to Pavel Rochnyak. #2851
- RRDCacheD plugin Time Resolution Has Been Improved To Microseconds. Thanks to Brian T. O'Neill. #3065
- Sensors plugin Added support for humidity sensors. Thanks to Sarah Fischmann. #2913
- Sensors plugin Dropped Support For Libsensors Older Than 3.0.0. Thanks to Pavel Rochnyak. #3014
- Sensors plugin Removed Checks For Upper Limit Of Sensors_Api_Version. Thanks to Pavel Rochnyak. #3013
- SNMP plugin Added
FilterOID
,FilterValues
andFilterIgnoreSelected
options. Thanks to Pavel Rochnyak. #2819 - SNMP plugin Added multiple key indexes to snmp table and other new features. Thanks to Marcin Mozejko. #2702
- SNMP plugin Document Thread Usage Correctly. Thanks to Nathan Ward. #3078
- Swap plugin Dropped Support For Linux 2.4. Thanks to Pavel Rochnyak. #2979
- turbostat plugin: Added
RestoreAffinityPolicy
parameter. Thanks to Pablo Llopis. #2627 - turbostat plugin: New metrics: P-states,Turboboost,Platform TDP,Uncore bus ratio. Thanks to Sexton Rory. #2806
- virt plugin Added block info statistics for disk devices. Thanks to Radoslaw Jablonski. #2874
- virt plugin Allow read Hostname from libvirt metadata. Thanks to Mehdi ABAAKOUK. #2807
- virt plugin Documented
Instances
Option. Thanks to Pavel Rochnyak. #2990 - virt plugin Fixed tracking of VM state changes. Thanks to Radoslaw Jablonski. #2701
- virt plugin Remove optional
virDomainGetCPUStats()
from main flow. Thanks to Pavel Rochnyak. #2972 - Write MongoDB plugin Fix Plugin Dependencies. Thanks to Pavel Rochnyak. #3010
- Write_Prometheus plugin: Added
Host
option. Thanks to Pavel Rochnyak. #2969