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
2010-08-10
Florian Forster
write_redis plugin: Add a new plugin writing collectd...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Florian Forster
collectd.conf(5): Improve the "Redis plugin" documentat...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Florian Forster
configure.in: Reorder the library checks alphabetically.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Florian Forster
redis plugin: Simplify configuration handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Andres J. Diaz
Fix a number of minor bugs.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Florian Forster
collectdctl: Explicitly cast "long" to "int". This...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Florian Forster
amqp plugin: Warn about incorrectly used "ExchangeType...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
collectdctl: Added support for ‘U’ (undef) values in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
libcollectdclient: Fixed handling of ‘U’ (undef) in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
collectdctl: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
collectdctl: Added support for the ‘putval’ command.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
libcollectdclient: Added missing element to LCC_VALUE_L...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
collectdctl: Moved examples section from help output...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Sebastian Harl
collectdctl: ‘flush’ now supports multiple plugins...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectdctl(1): Updated the manpage according to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectdctl: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectdctl: Added ‘listval’ command.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
Renamed ‘collectd-flush’ to ‘collectdctl’ (collectd...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectd-flush: Added ‘getval’ to the help output.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectd-flush: Added support for the ‘getval’ command.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectd-flush: Moved connection handling out of ‘flush()’.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Sebastian Harl
collectd-flush: Switched to a command based syntax.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Florian Forster
amqp plugin: Enable the "ExchangeType" option in Publis...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Florian Forster
collectd.conf(5): Add missing blank line.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Florian Forster
collectd.conf(5): Finish documenting the AMQP plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Florian Forster
collectd.conf(5): Started documenting the AMQP plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Florian Forster
curl json: Fix checking the response code.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-07
Sebastian Harl
src/Makefile: Build and ship (in the tarball) the colle...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-07
Sebastian Harl
collectd-flush: Include version and author information...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-07
Sebastian Harl
collectd-flush: Determine default socket from configure...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-07
Sebastian Harl
collectd-flush: Do not use ‘getopt_long()’.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-07
Sebastian Harl
collectd-flush: Simplified ‘usage()’ a bit.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Use the content type to determine how...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Improve handling of the "routing key".
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Implement parsing of "PUTVAL" data.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Implement the "Format" config option.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
Merge branch 'master' into sp/amqp
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
src/utils_cmd_putval.[ch]: Implement "create_putval".
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
write_http plugin: Move "wh_value_list_to_string" to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Only accept the "Persistent" option in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Add a debug message.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
amqp plugin: Enable the "StoreRates" option only when...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
collectd-flush: Minor coding style changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Florian Forster
collectd-flush: Add a missing "break" in a "switch...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Hakon-Dugstad...
Update Makefile.am to build collectd-flush
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Hakon-Dugstad...
Add collectd-flush command line utility.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Florian Forster
amqp plugin: First step towards subscribing to data...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Florian Forster
amqp plugin: Use the "camqp" prefix for all functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Florian Forster
amqp plugin: Implement publishing to multiple brokers.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Florian Forster
amqp plugin: Chose (hopefully sane) default values...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Florian Forster
src/collectd.conf.in: Add missing config options of...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Added some comments. Rewrapped lines of...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Implement the "StoreRates" option.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Put the connecting code into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Initialize the port number to 5672.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Let the user chose the delivery method.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Implement persistent connection handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Add error messages and give saner example...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
src/collectd.conf.in: Add the AMQP plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Adapt to the new syntax of "format_json_va...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Garret Heaton
Fix incorrect error logging.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
README: Add the amqp plugin and the librabbitmq dependency.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
configure.in: Move the checks for librabbitmq …
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Use the global (and widely used) "sfree...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Use "service_name_to_port_number" to parse...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Explain numeric arguments to "amqp_login...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
amqp plugin: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
src/Makefile.am: Fix librabbitmq CPP- and LD-flags.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Sebastien Pahl
First implentation of an amqp output plugin
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
redis plugin: Use "sizeof" rather than repeating the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
curl_json plugin: Use a more descriptive define as...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
redis plugin: Whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Florian Forster
redis plugin: Fix typos preventing a successful build.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Andres J. Diaz
Add redis plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Sebastian Harl
collectd-perl(5): Mention that "Globals" should be...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Sebastian Harl
collectd.conf(5): Documents LoadPlugin's "Globals"...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Garret Heaton
Fix incorrect error logging.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Florian Forster
curl_json plugin: Use the "number" callback of libyajl.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Florian Forster
README: Add the "varnish" plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Florian Forster
varnish plugin: Update the copyright and author informa...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
Merge branch 'collectd-4.10'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
Bumped version to 4.10.1; Updated ChangeLog.
collectd-4.10.1
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
swap plugin: Multiply swap sizes by 1024.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
Merge branch 'collectd-4.9' into collectd-4.10
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
ChangeLog: Fix the release date for 4.9.3.
collectd-4.9.3
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
Bumped version to 4.9.3; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/plugin.c: Check "read_loop" when returning from...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
network plugin: Remove the "CacheFlush" config option.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
df plugin: Remove the "ReportReserved" config option.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
hddtemp plugin: Remove the "TranslateDevicename" config...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
v5upgrade target: Implement handling of the "mysql_qcac...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
v5upgrade target: Don't use "memcpy" to copy static...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
mysql plugin: Remove the "mysql_threads" type.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
mysql plugin: Remove the "mysql_qcache" type.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
mysql plugin: Remove legacy config handling code.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
contrib/exec-smartctl: Use the environment variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
contrib/exec-smartctl: Print the "PUTVAL" command.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
contrib/exec-nagios.px: Use the environment variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
contrib/exec-nagios.px: Escape the hostname.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Florian Forster
contrib/exec-munin.px: Use the environment variables...
commit
|
commitdiff
|
tree
|
snapshot
next