tokkee.org
Code
projects
/
collectd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
collectd.git
2017-05-19
Florian Forster
Merge remote-tracking branch 'github/pr/2285'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Florian Forster
Merge pull request #2290 from BrandonArp/snmp_agent_rpm
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Brandon Arp
allow configuration of snmp_agent in rpm builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Ruben Kerkhof
Merge pull request #2287 from BrandonArp/fix_am_1_11
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Florian Forster
curl_json plugin: Work around a limitation in EPEL6...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Florian Forster
Merge remote-tracking branch 'github/pr/2105'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Florian Forster
Merge remote-tracking branch 'github/pr/2190'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Florian Forster
chrony plugin: Re-run clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Florian Forster
memcached plugin: Expand "del" to "delete" for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
theairkit
memcached plugin: Add delete_{hits,misses} metrics.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Brandon Arp
fix build on automake 1.11
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Florian Forster
snmp_agent plugin: Don't export the g_agent variable.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Florian Forster
snmp_agent plugin: Remove parenthesis around return...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Florian Forster
snmp_agent plugin: Format with clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Florian Forster
Merge remote-tracking branch 'github/pr/2277'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Refactor the way trees/keys are stored.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Expand unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
Merge branch 'collectd-5.7'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
Merge branch 'collectd-5.6' into collectd-5.7
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Fix array index and key handling.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
Merge pull request #2283 from octo/ff/valgrind
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
valgrind.FreeBSD.suppress: parse_value(): Always suppre...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Implement a unit test.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
src/testing.h: Fix result of EXPECT_EQ_DOUBLE() when...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
src/daemon/plugin_mock.c: Add stubs for additional...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Split cj_append_key() out of cj_confi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Use struct initializer.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Florian Forster
curl_json plugin: Remove unused field from cj_t.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ruben Kerkhof
Merge pull request #2279 from octo/ff/virt
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Florian Forster
virt plugin: Replace virTypedParamsFree() with virTyped...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Florian Forster
collectd.conf(5): Fix typo ("queries" vs. "queried").
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
Ruben Kerkhof
Merge pull request #2278 from octo/ff/perl
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
Florian Forster
perl plugin: Fix potential double-free.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Ruben Kerkhof
Remove parentheses around return arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
Merge branch 'collectd-5.7'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
Merge pull request #2275 from octo/ff/prometheus
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
Merge pull request #2274 from octo/ff/putval
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
src/utils_cmd_putval.c: Fix multi-value PUTVAL.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
write_prometheus plugin: Fix incorrect use of realloc().
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
configure.ac: Remove empty else-block from AC_CHECK_LIB.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
Merge branch 'collectd-5.7'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Florian Forster
Merge branch 'collectd-5.6' into collectd-5.7
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Florian Forster
bind plugin: Use timegm() to convert to time_t if avail...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Ed Ravin
fix BIND timezone parsing issue
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Florian Forster
collectd.conf(5): Add section documenting the ignorelis...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Florian Forster
Merge pull request #2265 from velotraveler/master
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Ed Ravin
fix BIND timezone parsing issue
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Florian Forster
Merge pull request #2260 from bufadu/evol_redis
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
bufadu
redis: fix parser and comments
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
bufadu
redis: fixing maintainer requests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Ruben Kerkhof
systemd.collectd.service: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
bufadu
redis: removing sprintf() calls
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
bufadu
redis: adding support for key count per database
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Ruben Kerkhof
Merge pull request #2255 from clemensg/sensors_support_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Clemens Gruber
sensors: support current values
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ruben Kerkhof
Merge pull request #2252 from jaroug/kairosdb_ttl_support
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
jaroug
fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ruben Kerkhof
Merge pull request #2253 from LionelCons/master
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
jaroug
correct spelling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Lionel Cons
data-sets are in fact supported (issues#2244)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
jaroug
replace spaces by tabs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
jaroug
Add support for the new TTL parameter - kairosdb only
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
jaroug
add documentation on the new TTL parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Ruben Kerkhof
Merge branch 'collectd-5.7'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Ruben Kerkhof
Merge branch 'collectd-5.6' into collectd-5.7
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Ruben Kerkhof
Tree-wide: remove last remnants of sizeof(char)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Ruben Kerkhof
Merge pull request #2168 from maryamtahhan/feat_libvirt...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Saikrishna...
Update mongodb write code to use latest API (Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Florian Forster
Remove utils_ignorelist.[ch] from daemon; link plugins...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Pavel Rochnyack
network plugin: Fix endless loop DOS in parse_packet()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Ruben Kerkhof
Merge pull request #2051 from dsilakov/virt_list_domains
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Ruben Kerkhof
Merge pull request #1989 from rpv-tomsk/processes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Pavel Rochnyack
processes plugin: collect per-process open files count...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Pavel Rochnyack
processes plugin: Update all counters via ps_update_cou...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Pavel Rochnyack
processes plugin: Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Ruben Kerkhof
Merge pull request #2199 from jaroug/support_attributes...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Ruben Kerkhof
Merge pull request #2223 from maryamtahhan/intel_rdt_co...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Ruben Kerkhof
Merge pull request #2225 from maryamtahhan/dpdstat_port...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Korynkevych...
snmp_agent: generate table OID based on instance as...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Taras Chornyi
dpdkstat: Enable all ports by default.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
spshykX
intel_rdt: fix validation of configured core id values
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Ruben Kerkhof
Merge pull request #2215 from maryamtahhan/dpdkstats_up...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Krzysztof Matczak
dpdkstat: doc updated with initialization time notice
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Ruben Kerkhof
Merge pull request #2210 from rpv-tomsk/processes-fix...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Ruben Kerkhof
Merge pull request #2213 from maryamtahhan/ovs_enable_p...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Mytnyk, VolodymyrX
ovs: enable only supported platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Ruben Kerkhof
Merge pull request #2211 from maryamtahhan/feat_ovs_eve...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Ruben Kerkhof
Merge pull request #2212 from maryamtahhan/ovs_events_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Przemyslaw...
virt: add support for new metrics
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Mytnyk, VolodymyrX
ovs_events: fix scan-build warnings #2205
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Mytnyk, VolodymyrX
ovs_events: change configuration option defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Pavel Rochnyack
processes plugin: Fix broken compilation on AIX
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ruben Kerkhof
Merge pull request #2207 from maryamtahhan/fix_for_2201
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Taras Chornyi
Increase devname buffer buffer to ensure that snprintf...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ruben Kerkhof
collectd.spec: move new plugins to subpackages
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ruben Kerkhof
collectd.spec: add ovs_stats plugin
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ruben Kerkhof
virt plugin: fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ruben Kerkhof
Merge branch 'collectd-5.7'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ruben Kerkhof
Merge branch 'collectd-5.6' into collectd-5.7
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ruben Kerkhof
collectd.spec: Don't enable XFS support on RHEL6
commit
|
commitdiff
|
tree
|
snapshot
next