]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2018-12-03  Matteo Croceindent with contrib/format.sh 3000/head
2018-12-03  Matteo CroceAdd ovs-dpdk extended metrics
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 3012/head
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 3011/head
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 2807/head
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 2880/head
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 2990/head
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... 2985/head
2018-10-31  Florian ForsterMerge pull request #2551 from klnikita/reset_disk_linux
2018-10-31  Pavel Rochnyackdisk plugin: Updated after review 2551/head
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 2976/head
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 2627/head
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. 2979/head
2018-10-27  Pavel RochnyakMerge pull request #2978 from rpv-tomsk/collectd-master
2018-10-27  Pavel Rochnyackvirt plugin: Cleanup 2978/head
2018-10-27  Florian ForsterMerge pull request #2923 from qdbp/gpu_nvml_plugin
2018-10-26  Evgeny Naumovrename plugin to "gpu_nvidia" 2923/head
2018-10-26  Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-10-26  Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-10-26  Florian ForsterMerge pull request #2975 from octo/issue/2954
2018-10-26  Florian Forstercontrib/format.sh src/zfs_arc.c 2975/head
2018-10-26  YmrDtnJuzfs_arc: Ignore the first two lines of the statistics...
2018-10-25  Florian ForsterMerge pull request #2972 from rpv-tomsk/collectd-collec...
2018-10-25  Pavel Rochnyackvirt plugin: Move `get_pcpu_stats()' down to avoid... 2972/head
2018-10-25  Pavel Rochnyackvirt plugin: Submit `ps_cputime' only when data exists
2018-10-25  Pavel Rochnyackvirt plugin: Remove optional virDomainGetCPUStats(...
2018-10-25  Pavel RochnyakMerge pull request #2969 from rpv-tomsk/issue-2173
2018-10-25  Pavel RochnyakMerge pull request #2970 from octo/ff/oauth
2018-10-25  Pavel RochnyakMerge pull request #2971 from rubenk/gpsd-fix-build
2018-10-24  Pavel RochnyackAdded missing include of "collectd.h"
2018-10-24  Baruch Siachgps plugin: fix build with newer gpsd 2971/head
2018-10-24  Pavel Rochnyackwrite_prometheus: Added 'Host' option. 2969/head
2018-10-24  Florian Forstersrc/utils_oauth.c: Renew OAuth tokens 30 seconds before... 2970/head
2018-10-24  Evgeny Naumovfix formatting
2018-10-24  Evgeny Naumovaddress PR review issues
2018-10-23  Florian ForsterChangeLog: Correct date for 5.8.1 release. collectd-5.8.1
2018-10-23  Dylan Stephano... change HAVE_UDEV_H to HAVE_LIBUDEV_H for bug 2651
2018-10-23  Florian ForsterMerge remote-tracking branch 'github/pr/2964'
2018-10-22  Evgeny Naumovmerge upstream
2018-10-22  Matteo Croceovs_stats: use correct OpenFlow value 2966/head
2018-10-22  Evgeny Naumovchanges from PR review
2018-10-22  Florian ForsterBump version to 5.8.1; Update ChangeLog.
2018-10-22  Pavel Rochnyackcleanup: Use compound literals for SO_REUSEADDR setsockopt
2018-10-22  Pavel RochnyackMerge pull request #2803 from rorysexton/dev_branch
2018-10-22  Pavel Rochnyackcpufreq plugin: Address code review comments 2803/head
2018-10-22  Pavel Rochnyackcpufreq plugin: Address code review comments
2018-10-22  Pavel Rochnyackcpufreq plugin: Reviewed p-state statistics code
2018-10-22  Pavel Rochnyackcpufreq: Review time_in_state metric
2018-10-22  Pavel Rochnyackcpufreq: Review p-state transitions metric
2018-10-22  Sexton, RoryClang format
2018-10-22  Sexton, RoryAddressing comments on previous commit.
2018-10-22  Sexton, RoryUpdating cpufreq.c from clang-format
2018-10-22  Sexton, RoryExtending cpufreq plugin to read the following addition...
2018-10-21  Matteo Croceovs_stats: add macro to populate counters list
2018-10-21  Ruben KerkhofMerge pull request #2962 from octo/utils_mount
2018-10-20  Florian Forsterdocs/review_comments.md: Add paragraph "Define variable... 2964/head
2018-10-20  Pavel RochnyakMerge pull request #2806 from rorysexton/dev_turbostat_...
2018-10-19  Florian Forsterdocs/review_comments.md: Start document with frequent...
2018-10-19  Pavel Rochnyackstatsd: Set SO_REUSEADDR on listening socket
2018-10-18  Florian Forstersrc/daemon/utils_cache_mock.c: Add uc_meta_data_{add...
2018-10-18  Florian Forsterwrite_stackdriver plugin: Remove redundant error message.
2018-10-18  Florian Forsterwrite_stackdriver plugin: Check "http_code" instead...
2018-10-18  Florian Forsterwrite_stackdriver plugin: Check pointer for NULL before...
2018-10-18  Florian Forstersrc/utils_mount.c: Add code path for HAVE_GETMNTENT_R. 2962/head
2018-10-18  Florian ForsterMakefile.am: s/EXTRA_LTLIBRARIES/noinst_LTLIBRARIES/
2018-10-18  Florian ForsterMerge remote-tracking branch 'github/pr/2472'
2018-10-18  Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8 2959/head
2018-10-17  collectd botAuto-Merge pull request #2957 from niuxu18/collectd-5.8
2018-10-17  sarahUpdate virt.c 2957/head
2018-10-15  collectd botAuto-Merge pull request #2955 from octo/linux-2.4
next