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-01-20
Florian Forster
swap plugin: Put parsing of Linux 2.6 and <2.6 files...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Florian Forster
src/common.[ch]: Implement “strtoderive”.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Florian Forster
swap plugin: Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Lorin Scraba
swap plugin - swap in/out does not work for kernels...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Florian Forster
src/collectd.c: Include the plugin directory in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Florian Forster
collectd.conf.in: Add the cURL-XML plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
Merge branch 'ag/curl_xml'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
collectd.conf(5): Document the cURL-XML plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
README: Add the curl_xml plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Amit Gupta
curl_xml plugin: Replace the AVL-tree with a linked...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Amit Gupta
curl_xml plugin: Rename "Instance" and "Values" to...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
Merge commit 'origin/ff/routeros'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
Merge branch 'collectd-4.9'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
Merge branch 'collectd-4.8' into collectd-4.9
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Florian Forster
Merge branch 'collectd-4.7' into collectd-4.8
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
bindings/perl/lib/Collectd.pm: Add forgotten "config...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Don't use a hyphen to separate instanc...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Documented the type-instance behavior...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Break up “cx_submit_xpath_values”...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Move the setting of type_instance...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Make absolutely certain “instance_node...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Check the return value of “cx_evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Change C++-style comments into C-style...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Clear type_instance if it is not set.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Adapted copyright for 2010.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
AUTHORS: Added curl_xml plugin to Amit.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Replace cx_config_add_string and cx_co...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Florian Forster
curl_xml plugin: Reorder functions and remove forward...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Amit Gupta
curl_xml plugin: New plugin to fetch and parse XML...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: Fixed configure script for python3.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
src/collectd.conf.in: Add the new options of the router...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
collectd.conf(5): Document the new config options of...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
Merge branch 'master' into ff/routeros
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
Merge commit 'trenkel/st/python'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
Merge branch 'collectd-4.9'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
Merge commit 'tokkee/sh/collectd-4.9' into collectd-4.9
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
Merge branch 'collectd-4.9'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Florian Forster
Merge branch 'collectd-4.8' into collectd-4.9
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: Documenting python3 changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: Restored python2 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: Added notification repr. Python3 support completed.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: Fixed more unicode related problems.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: repr works for Values again.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
python: Made the plugin unicode save.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
Better and unicode compatible repr for PluginData.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
Fixed string repr for config nodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
Added macro CPY_SUBSTITUTE.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
Config object repr string is back.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Sven Trenkel
Somewhat workable python3 support. This breaks python2...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Florian Forster
rrdtool plugin: Correctly initialize the ->random_varia...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
plazmus
apache plugin: Fix a segmentation fault in the config...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-27
Sebastian Harl
Monitorus.pm: Put the plugin into the "Collectd::Plugin...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-27
Sebastian Harl
bindings/Makefile: Added Monitorus.pm to EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-27
Sebastian Harl
src/collectd.conf: Added missing plugins and config...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-27
Sebastian Harl
collectd.conf: Added "LoadPlugin Monitorus/OpenVZ"...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-26
Sebastian Harl
README: Added missing plugins.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
src/collectd.conf.in: Added an example config for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
src/collectd.conf.in: Added an example config for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
src/collectd.conf.in: Add example config for the router...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
collectd.conf(5): Document the “IncludeHidden” option...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
filecount plugin: Use the ?:-operator for the hidden...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
filecount plugin: Simplify config handling.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Florian Forster
filecount plugin: Fix bitfield and default behavior.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Vaclav Malek
filecount plugin: Make it possible to include hidden...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-25
Vaclav Malek
src/common.[ch]: walk_directory: Add "include hidden...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-24
Florian Forster
Merge branch 'collectd-4.9' into ff/routeros
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Florian Forster
routeros plugin: Use the node name for the "host" field.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Florian Forster
routeros plugin: Add support for the "system resource...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-23
Florian Forster
contrib/snmp-probe-host.px: Implemented the “--exclude...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Sebastian Harl
collectd-snmp(5): Comma fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Sven Trenkel
Annoying signal documentation.
collectd-4.9.0
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Florian Forster
Merge branch 'collectd-4.9'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Florian Forster
Merge branch 'collectd-4.8' into collectd-4.9
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Florian Forster
Bumped version to 4.8.2; Updated ChangeLog.
collectd-4.8.2
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Florian Forster
Merge branch 'collectd-4.7' into collectd-4.8
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Florian Forster
Bumped version to 4.7.5; Updated ChangeLog.
collectd-4.7.5
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Florian Forster
src/plugin.c: plugin_log: Print to stderr if no log...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Florian Forster
network plugin: Change the license to LGPL 2.1.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Florian Forster
oracle plugin: Check the connection status and reconnec...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Florian Forster
Merge branch 'collectd-4.9'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Florian Forster
Merge branch 'collectd-4.8' into collectd-4.9
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Stefan Völkel
ping plugin: Add MaxMissed option.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Florian Forster
Merge branch 'collectd-4.7' into collectd-4.8
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Stefan Völkel
ping plugin: Add MaxMissed option.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Florian Forster
memory plugin: Fixed handling of >4G of memory on Mac...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Florian Forster
contrib/collection3: Add Regexp::Common to the README.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Sebastian Harl
configure: Fixed copy&paste error in --with-libupsclient.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Sven Trenkel
Fixed refcount error.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Florian Forster
memory plugin: Fixed handling of >4G of memory on Mac...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Florian Forster
contrib/collection3: Add Regexp::Common to the README.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Sebastian Harl
configure: Fixed copy&paste error in --with-libupsclient.
sh/collectd-4.7
commit
|
commitdiff
|
tree
|
snapshot
2009-12-12
Florian Forster
Merge branch 'collectd-4.9' of verplant.org:/var/lib...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-12
Florian Forster
curl, df and processes plugins: Updated copyright infor...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-12
Florian Forster
collectd.conf(5): If “MeasureResponseTime” is enabled...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-12
Florian Forster
collectd.conf.in: Added the Report{Reserved,Inodes...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Florian Forster
collectd-python(5): Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Sven Trenkel
Return EINVAL instead of 0 on error.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Sven Trenkel
Added function to get a list of meta data entries.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Sven Trenkel
Added function to get the data type of a meta data...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Sebastian Harl
Collectd.pm: Improved some debug messages.
commit
|
commitdiff
|
tree
|
snapshot
next