projects
/
collectd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
vmware plugin: Small refactorings and avoid dispatching after error.
[collectd.git]
/
src
/
2013-02-03
Florian Forster
Merge branch 'collectd-5.1' into collectd-5.2
tree
|
commitdiff
2013-02-03
Florian Forster
Merge branch 'collectd-4.10' into collectd-5.1
tree
|
commitdiff
2013-02-03
Dan Fandrich
curl's numeric options are always at minimum long,...
tree
|
commitdiff
2013-02-03
Florian Forster
postgresql plugin: Fix cast (was breaking aliasing...
tree
|
commitdiff
2013-02-03
Florian Forster
pf plugin: Fix checking for <net/pfvar.h>.
tree
|
commitdiff
2013-02-01
Florian Forster
pf plugin: Define {F,S}CNT_NAMES.
tree
|
commitdiff
2013-02-01
Florian Forster
pf plugin: Fix a typo.
tree
|
commitdiff
2013-01-31
Florian Forster
cpu plugin: Remove broken debug message.
tree
|
commitdiff
2013-01-29
Florian Forster
src/utils_tail.c: Remove multiple newlines at EOL.
tree
|
commitdiff
2013-01-29
Florian Forster
Merge remote-tracking branch 'github-tokkee/sh/netapp'
tree
|
commitdiff
2013-01-29
Florian Forster
Merge remote-tracking branch 'github-tokkee/sh/postgresql'
tree
|
commitdiff
2013-01-29
Florian Forster
write_graphite plugin: Change <Carbon> blocks to <Node...
tree
|
commitdiff
2013-01-28
Sebastian Harl
postgresql plugin: If a query fails, try to reconnect...
tree
|
commitdiff
2013-01-28
Sebastian Harl
postgresql plugin: Don't do any SQL query when checking...
tree
|
commitdiff
2013-01-27
Florian Forster
Merge remote-tracking branch 'origin/collectd-5.2'...
tree
|
commitdiff
2013-01-25
Florian Forster
Merge branch 'collectd-5.1' into collectd-5.2
tree
|
commitdiff
2013-01-25
Sebastian Harl
netapp plugin: Updated copyright information.
tree
|
commitdiff
2013-01-25
Sebastian Harl
netapp plugin: Added support for quota statistics.
tree
|
commitdiff
2013-01-25
Florian Forster
src/Makefile.am: Fix "make distcheck".
tree
|
commitdiff
2013-01-25
Sebastian Harl
netapp plugin: Added support for collecting dedup/compr...
tree
|
commitdiff
2013-01-25
Yves Mettier
bugfix ("cannot find collectd.h") for branch master...
tree
|
commitdiff
2013-01-25
Sebastian Harl
netapp plugin: Added VFiler® support.
tree
|
commitdiff
2013-01-25
Sebastian Harl
netapp plugin: Added support for SnapVault® statistics.
tree
|
commitdiff
2013-01-25
Florian Forster
write_riemann plugin: Implement communication over...
tree
|
commitdiff
2013-01-25
Florian Forster
logfile plugin: Make "do_close" a boolean.
tree
|
commitdiff
2013-01-25
Nathan Huff
If the file isn't closed such as when logging to stdout...
tree
|
commitdiff
2013-01-23
Sebastian Harl
postgresql plugin: Don't access realloc'ed memory.
tree
|
commitdiff
2013-01-23
Florian Forster
write_riemann plugin: Implement the "AlwaysAppendDS...
tree
|
commitdiff
2013-01-22
Florian Forster
write_riemann plugin: Use format_name() to generate...
tree
|
commitdiff
2013-01-22
Florian Forster
write_riemann plugin: Update copyright information.
tree
|
commitdiff
2013-01-22
Florian Forster
write_riemann plugin: Fix two bugs in the example confi...
tree
|
commitdiff
2013-01-22
Florian Forster
src/plugin.c: Make the context cloning a bit more implicit.
tree
|
commitdiff
2013-01-22
Sebastian Harl
plugin: Pass on read-plugins' contexts to the write...
tree
|
commitdiff
2013-01-21
Florian Forster
src/plugin.c: Fill in the time and interval before...
tree
|
commitdiff
2013-01-21
Florian Forster
src/plugin.c: Improve error messages in plugin_load().
tree
|
commitdiff
2013-01-21
Florian Forster
Merge branch 'pyr/riemann'
tree
|
commitdiff
2013-01-21
Florian Forster
src/plugin.[ch]: Remove the plugin_dispatch_values_secu...
tree
|
commitdiff
2013-01-21
Florian Forster
src/plugin.[ch]: Use a pool of write threads to dispatc...
tree
|
commitdiff
2013-01-20
Florian Forster
dbi plugin, collectd.conf(5): Document the "Host" option.
tree
|
commitdiff
2013-01-18
Ed Schouten
src/utils_dns.c: Improve ordering of includes.
tree
|
commitdiff
2013-01-18
Florian Forster
write_riemann plugin: Remove the "Delay" option.
tree
|
commitdiff
2013-01-18
Florian Forster
dbi plugin: Replace cdbi_config_set_string() with cf_ut...
tree
|
commitdiff
2013-01-18
Daniel Hilst
Add Hostname option to dbi plugin. Use cdbi_config_set_...
tree
|
commitdiff
2013-01-18
Daniel Hilst
Add Hostname option to Database block of dbi plugin
tree
|
commitdiff
2013-01-18
Florian Forster
write_riemann plugin: Remove unused defines.
tree
|
commitdiff
2013-01-17
Florian Forster
collectd.conf(5): Add documentation for the write_riema...
tree
|
commitdiff
2013-01-17
Florian Forster
write_riemann plugin: Unify the plugin's configuration...
tree
|
commitdiff
2013-01-17
Florian Forster
write_graphite plugin: Remove two more redundant error...
tree
|
commitdiff
2013-01-17
Florian Forster
src/utils_complain.[ch]: Fix the complaint mechanism...
tree
|
commitdiff
2013-01-17
Florian Forster
write_graphite: Use the complain mechanism to report...
tree
|
commitdiff
2013-01-17
Florian Forster
src/collectd.conf.in: Rename "riemann" to "write_riemann".
tree
|
commitdiff
2013-01-17
Florian Forster
write_riemann plugin: Ensure a unified logging prefix.
tree
|
commitdiff
2013-01-16
Florian Forster
write_riemann plugin: Rename the "riemann" plugin.
tree
|
commitdiff
2013-01-16
Florian Forster
riemann plugin: Clean up the riemann_connect() function.
tree
|
commitdiff
2013-01-16
Florian Forster
Merge remote-tracking branch 'origin/collectd-5.2'...
tree
|
commitdiff
2013-01-16
Florian Forster
write_graphite: Decrease a buffer size.
tree
|
commitdiff
2013-01-16
Florian Forster
dbi plugin: Implement support for numeric options.
tree
|
commitdiff
2013-01-14
Florian Forster
Merge branch 'collectd-5.2'
tree
|
commitdiff
2013-01-14
Florian Forster
Merge branch 'collectd-5.1' into collectd-5.2
tree
|
commitdiff
2013-01-14
Florian Forster
Merge branch 'collectd-4.10' into collectd-5.1
tree
|
commitdiff
2013-01-14
Florian Forster
dbi plugin: Replace cdbi_config_set_string() with cf_ut...
tree
|
commitdiff
2013-01-14
Jeff Schroeder
Fixed a small typo in the ethstat plugin
tree
|
commitdiff
2013-01-14
Florian Forster
Merge remote-tracking branch 'github-octo/pyr/riemann...
tree
|
commitdiff
2013-01-13
Florian Forster
riemann plugin: Implement the "StoreRates" option.
tree
|
commitdiff
2013-01-11
Florian Forster
ethstat plugin: Fix the map lookup.
tree
|
commitdiff
2013-01-11
Florian Forster
riemann plugin: Use the new strarray interface to allow...
tree
|
commitdiff
2013-01-11
Florian Forster
src/common.[ch]: Implement strarray_{add,free}.
tree
|
commitdiff
2013-01-11
Florian Forster
riemann plugin: Fix two minor bugs.
tree
|
commitdiff
2013-01-11
Florian Forster
riemann plugin: Fix a double-free issue with the shared...
tree
|
commitdiff
2013-01-11
Florian Forster
riemann plugin: Add support for service names.
tree
|
commitdiff
2013-01-10
Florian Forster
riemann plugin: Move the creation of protobufs into...
tree
|
commitdiff
2013-01-09
Florian Forster
riemann plugin: Make all private funcitons and module...
tree
|
commitdiff
2013-01-09
Florian Forster
riemann plugin: Remove trailing white-space.
tree
|
commitdiff
2013-01-09
Florian Forster
riemann plugin: Improve the riemann_send() function.
tree
|
commitdiff
2013-01-09
Pierre-Yves Ritschard
take into account PR comments from @octo
tree
|
commitdiff
2013-01-08
Pierre-Yves Ritschard
add support for notifications as well
tree
|
commitdiff
2013-01-08
Pierre-Yves Ritschard
Riemann UDP write plugin
tree
|
commitdiff
2012-12-14
Florian Forster
Remove the redundant and little used STATIC_ARRAY_LEN...
tree
|
commitdiff
2012-12-14
Florian Forster
apcups plugin: Implement the "ReportSeconds" option.
tree
|
commitdiff
2012-12-13
Florian Forster
src/types.db: Remove the maximum value from "timeleft".
tree
|
commitdiff
2012-12-13
Florian Forster
format_graphite: Implement the "separate instances...
tree
|
commitdiff
2012-11-30
Florian Forster
Merge remote-tracking branch 'github/collectd-5.2'...
tree
|
commitdiff
2012-11-30
Yves Mettier
Fix when gcrypt.h is missing (libcollectdclient)
tree
|
commitdiff
2012-11-30
Yves Mettier
Fix for nanosleep missing on Solaris
tree
|
commitdiff
2012-11-29
Sebastian Harl
postgresql plugin: Fixed a memory leak occurring on...
tree
|
commitdiff
2012-11-29
Florian Forster
zfs_arc plugin: Fix the type used for mutex misses.
tree
|
commitdiff
2012-11-28
Florian Forster
Merge branch 'sh/config-include'
tree
|
commitdiff
2012-11-28
Sebastian Harl
configfile: Free a string buffer returned by cf_util_ge...
tree
|
commitdiff
2012-11-28
Sebastian Harl
config: Implemented include filter pattern as sub-optio...
tree
|
commitdiff
2012-11-28
Florian Forster
Merge remote-tracking branch 'github/collectd-5.2'...
tree
|
commitdiff
2012-11-28
Florian Forster
varnish plugin: Make sure the argument passed to VSM_n_...
tree
|
commitdiff
2012-11-28
Bernd Ahlers
Add missing "Graphite" to the amqp format list.
tree
|
commitdiff
2012-11-26
Florian Forster
aggregation plugin: Make it possible to set parts of...
tree
|
commitdiff
2012-11-24
Sebastian Harl
config: Added support for specifying include filter...
tree
|
commitdiff
2012-11-20
Sebastian Harl
collectd.conf: Added example PostgreSQL writer configur...
tree
|
commitdiff
2012-11-20
Sebastian Harl
collectd.conf: Added a short explanation to the 'Interv...
tree
|
commitdiff
2012-11-19
Florian Forster
src/utils_vl_lookup.[ch]: Support selecting values...
tree
|
commitdiff
2012-11-19
Pierre-Yves Ritschard
fix redis default node initialization
tree
|
commitdiff
2012-11-19
Florian Forster
collectd-tg(1): Add manpage.
tree
|
commitdiff
2012-11-17
Florian Forster
collectd.conf(5): Add the per-plugin interval to the...
tree
|
commitdiff
next