collectd.git
2019-02-06 Chris Mayocollection3: Add Type for smart_temperature
2019-02-01 Florian ForsterMerge pull request #3053 from collectd/code_owners
2019-02-01 Florian ForsterMerge pull request #3054 from octo/docs
2019-02-01 Florian ForsterCONTRIBUTING.md: Document the new change log requiremen...
2019-01-31 Florian ForsterCODEOWNERS: Add code owners as discussed at the meetup.
2019-01-31 Pavel RochnyakMerge pull request #3047 from cjmayo/style_border
2019-01-30 Chris Mayocollection3: Improve index.cgi form fieldset border...
2019-01-24 Ruben KerkhofMerge pull request #3042 from srivasta/upstream-fixes
2019-01-24 Manoj Srivastava[python-3.7-fix]: Allow compilation with Python 3.7
2018-12-19 Pavel Rochnyackprocesses: Reduce procstat entry 'age' limit
2018-12-19 Pavel Rochnyackprocesses: Fix 'delay_rate' race condition
2018-12-18 Ruben Kerkhofcollectd.conf(5): finish a sentence
2018-12-18 Ruben Kerkhofcollectd.conf(5): fix a few typos
2018-12-16 Ruben KerkhofRewrite configure check for CUDA
2018-12-16 Ruben KerkhofTreewide: do NUL-termination correctly
2018-12-16 Ruben KerkhofFix build
2018-12-16 Ruben KerkhofFix a couple of warnings in test suite
2018-12-16 Ruben KerkhofIgnore test-suite.log in all directories
2018-12-16 Florian ForsterMerge pull request #3022 from rubenk/treewide-fix-some...
2018-12-15 Ruben Kerkhofxencpu plugin: fix minor style issues
2018-12-15 Ruben Kerkhofvirt plugin: fix some minor style issues
2018-12-15 Ruben Kerkhofutils_rrdcreate.c: fix minor style issue
2018-12-15 Ruben Kerkhofutils_ovs.c: fix some minor stylistic issues
2018-12-15 Ruben Kerkhofutils_db_query.c: fix some minor style issues
2018-12-15 Ruben Kerkhofsnmp_agent plugin: fix minor nit
2018-12-15 Ruben Kerkhofpostgresql plugin: fix some stylistic issues
2018-12-15 Ruben Kerkhofovs_stats plugin: fix some stylistic issues
2018-12-15 Ruben Kerkhoforacle plugin: remove unneccesary cast
2018-12-15 Ruben Kerkhofliboconfig: fix minor style issues
2018-12-15 Ruben Kerkhoflibcollectdclient: fix minor style issue
2018-12-15 Ruben Kerkhofjava plugin: fix minor style issue
2018-12-15 Ruben Kerkhofipmi plugin: remove unneccesary cast
2018-12-15 Ruben Kerkhofintel_rdt plugin: fix some minor style issues
2018-12-15 Ruben Kerkhofintel_pmu plugin: fix some minor style issues
2018-12-15 Ruben Kerkhofgmond plugin: fix minor style issues
2018-12-15 Ruben Kerkhofdisk plugin: fix minor style issue
2018-12-15 Ruben Kerkhofdaemon/utils_cache.c: fix minor style issue
2018-12-15 Ruben Kerkhofdaemon/types_list.c: fix minor style issue
2018-12-15 Ruben Kerkhofdaemon/plugin.c: fix two more stylistic issues
2018-12-15 Ruben Kerkhofdaemon/plugin.c: remove unneccesary casts
2018-12-15 Ruben Kerkhofdaemon/plugin.c: fix minor style issue
2018-12-15 Ruben Kerkhofcpufreq plugin: fix minor style issue
2018-12-15 Ruben Kerkhofbarometer plugin: remove unneccesary cast
2018-12-14 Ruben Kerkhofcollectd-nagios: remove unneccesary casts
2018-12-14 Ruben Kerkhofceph plugin: use recommended style for calloc
2018-12-06 Pavel RochnyakMerge pull request #3015 from bluca/dpdk_pkgconfig
2018-12-06 Luca Boccassiconfigure.ac: run dpdk build tests only if pkgconfig...
2018-12-05 Pavel Rochnyackvirt plugin: Add missing config_keys
2018-12-05 Pavel Rochnyackvirt plugin: New options: ReportBlockDevices and Report...
2018-12-05 Pavel Rochnyackvirt plugin: Move adding of devices into own functions
2018-12-05 Pavel Rochnyackvirt plugin: Fixed mistake in variable rename
2018-12-05 Pavel Rochnyackvirt plugin: Handle ignorelists properly
2018-12-04 Pavel Rochnyackvirt plugin: Updated InterfaceFormat documentation
2018-12-04 Pavel RochnyakMerge pull request #3014 from rpv-tomsk/collectd-master
2018-12-03 Pavel RochnyakMerge pull request #3000 from teknoraver/master
2018-12-03 Matteo Croceindent with contrib/format.sh
2018-12-03 Matteo CroceAdd ovs-dpdk extended metrics
2018-12-03 Pavel Rochnyacksensors plugin: Drop support for libsensors older than...
2018-12-03 Pavel Rochnyacksensors: Removed checks for upper limit of SENSORS_API_...
2018-12-03 Pavel RochnyakMerge pull request #3012 from rpv-tomsk/collectd-master
2018-12-03 Pavel Rochnyackovs_stats: Optimize read callback
2018-12-03 Pavel Rochnyackovs_stats: Do not create bridge if it has not be monitored.
2018-12-03 Pavel Rochnyackovs_stats: Fix indent
2018-12-03 Pavel Rochnyackovs_stats: Locking reworked
2018-12-03 Pavel Rochnyackovs_stats: Do not create ports if there is no bridge...
2018-12-03 Pavel RochnyakMerge pull request #3011 from rpv-tomsk/collectd-master
2018-12-03 Pavel Rochnyackovs_stats: Removed unused variable
2018-12-03 Pavel Rochnyackovs_stats: Fix indents
2018-12-03 Pavel RochnyakMerge pull request #2880 from abays/add_ovs_stats_bonds_3
2018-12-02 Pavel Rochnyackwrite_mongodb: Fix plugin dependencies
2018-12-02 Pavel RochnyackFix merge issue
2018-12-02 Pavel RochnyakMerge pull request #2807 from sileht/master
2018-12-02 Pavel Rochnyackvirt: Fix indent
2018-12-02 Pavel Rochnyackvirt: Merge changes from master to resolve conflict
2018-12-02 Pavel RochnyakMerge pull request #2990 from rpv-tomsk/collectd-master
2018-11-27 Mehdi Abaakoukvirt: allow read Hostname from libvirt metadata
2018-11-19 Andrew BaysSmall snprintf optimization
2018-11-19 Andrew BaysMerge branch 'master' into add_ovs_stats_bonds_3
2018-11-19 Andrew BaysDocument InterfaceStats option for ovs_stats plugin
2018-11-08 Pavel Rochnyackvirt plugin: Document Instances option
2018-11-05 Florian ForsterMerge pull request #2976 from luisfdez/feat/set-ok
2018-11-01 trenkelMerge pull request #2985 from tylerharper/master
2018-11-01 Tyler Harperadd Import configuration option to collectd-python...
2018-10-31 Florian ForsterMerge pull request #2551 from klnikita/reset_disk_linux
2018-10-31 Pavel Rochnyackdisk plugin: Updated after review
2018-10-30 Pavel Rochnyackdisk plugin: Review #2551
2018-10-30 Nikita Kozlovdisk: in linux, reset the disk when it disappear from...
2018-10-30 Pavel Rochnyackcontrib/docker: Install all recommended packages
2018-10-30 Pavel Rochnyackdisk plugin: Fix regression after #2955 (Drop support...
2018-10-29 Luis Fernández... Add a new UNKNOWN state as the initial state of metrics
2018-10-27 Pavel Rochnyackcpufreq plugin: Limit reported value of percent to...
2018-10-27 Pavel RochnyakMerge pull request #2627 from pllopis/turbostat_fixes
2018-10-27 Pavel Rochnyackturbostat plugin: Polished RestoreAffinityPolicy option
2018-10-27 Pablo Llopisturbostat plugin: add new setting `RestoreAffinityPolicy`
2018-10-27 Pablo Llopisformatting fixes
2018-10-27 Pablo LlopisIncrease turbostat_read() resiliency when sched_getaffi...
2018-10-27 Pavel RochnyackRequest kernel version in reported issues
2018-10-27 Florian ForsterMerge pull request #2979 from rpv-tomsk/collectd-master
2018-10-27 Pavel Rochnyackswap plugin: Drop support for Linux 2.4.
2018-10-27 Pavel RochnyakMerge pull request #2978 from rpv-tomsk/collectd-master
next