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
2009-12-07
Florian Forster
src/pyvalues.c: Cast `void *' to a int that's guarantee...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Sven Trenkel
Clean up exceptions in places where we don't care about...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Sven Trenkel
This should have been in the last commit.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Sven Trenkel
Better unicode support.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
Sven Trenkel
Fixed build system bug.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
Sven Trenkel
Removes the __name__ from callback identifiers. It...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
Sven Trenkel
Added collectd-python man page.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-05
Sven Trenkel
Added write method to Values.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Sven Trenkel
Don't log stuff while holding the GIL!
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Sven Trenkel
Some signal dodging stuff.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Florian Forster
Build system: Add the python plugin.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Sven Trenkel
Finished inline documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
Sven Trenkel
Added notification support.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Sven Trenkel
Split the Values class into PluginData and Values to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Sven Trenkel
Added proper doc strings to the Config class.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Sven Trenkel
Added unregister functions for all callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Sven Trenkel
Added flush and register_flush functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Sven Trenkel
Proper exception logging.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Sven Trenkel
Added a config option to start collectd as an interacti...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Sven Trenkel
No need to check for NULL if you're gonna pass NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Sven Trenkel
Meh, forgot to pass the userdata back on write callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Sven Trenkel
Added read callback. And "read" in this case means...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Sven Trenkel
Added write callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Sven Trenkel
Better workaround for global plugin loading.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Sven Trenkel
Added new python class "Values". Only "dispatch" is...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Sven Trenkel
Split python module. Added support for cyclic GC runs.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Sven Trenkel
Added a workaround to module loading to allow Python...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Sven Trenkel
Added logging.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Sven Trenkel
Added shutdown callback.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Sven Trenkel
Added init callbacks with full threading support.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Sven Trenkel
Added keyword support for register_config.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Sven Trenkel
Added python plugin.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Sven Trenkel
Added new netapp data types to types.db.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Doug MacEachern
include netinet/in.h for sockaddr_in on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
Merge branch 'st/netapp'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
netapp plugin: Subtract snap_norm_used from norm_used...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
collectd.conf(5): Updated the “GetSnapshot” entry.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
netapp plugin: Use the “volume-” prefix for all volume...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
netapp plugin: Create a notification when a volume...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
netapp plugin: cna_handle_volume_snap_usage: Explain...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Sven Trenkel
Fixed VolumePerf data collection.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Sven Trenkel
Merge commit 'remotes/octo/st/netapp' into st/netapp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Sven Trenkel
Added snapshot usage stats.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
Build system: Link the netapp plugin with libnetapp.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Florian Forster
netapp plugin: Don't access a struct after freeing it.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Add a shutdown callback.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: free_host_config: Close the connection...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
collectd.conf(5): Document the “Interval” option in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Rename the “Capacity” and “Snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Remove left-over references to volume_t.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Remove all left-over references to cfg_s...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Refactor the VolumePerf collection.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Set the HAVE_VOLUME_USAGE_SIS_SAVED...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Fix handling of the SIS value.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
netapp plugin: Refactored volume usage statistics.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Sven Trenkel
Fixed NULL pointer bug.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Inform the user when he screwed up the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Print a notice if all WAFL values have...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Document the graceful return if statisti...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Refactor system statistics.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
Merge remote branch 'trenkel/st/netapp' into st/netapp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Refactor handling of the WAFL data.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Sven Trenkel
Merge commit 'octo/st/netapp' into st/netapp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Changed Sven's email address at his...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Refactored reading of disk data.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Sven Trenkel
Copypasta error in volume usage.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Florian Forster
netapp plugin: cna_config_disk: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Sven Trenkel
Preparations for collecting snapshot data,
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Florian Forster
netapp plugin: cna_init: Add some comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Sven Trenkel
Don't try to graph operations that aren't licensed
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Doug MacEachern
redirect sysctl kern.cp_times stderr > /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Doug MacEachern
use kern.cp_times sysctl for FreeBSD smp support
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Doug MacEachern
define HAVE_SYSCTL_KERN_CP_TIMES if sysctl supports...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Improved handling host <Host /> blocks.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Rename set_global_{perf_,}vol_flag.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
src/configfile.[ch]: Implement "cf_util_get_port_number".
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
tokyotyrant plugin: Remove no longer needed includes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
src/configfile.[ch]: Implement "cf_util_get_string".
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
src/common.[ch]: Implement "service_name_to_port_number".
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Use the "cna_config_" prefix for configu...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Add a short description to most functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Add folding markers to all remaining...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Changed some type names.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
AUTHORS: Add Sven Trenkel.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
README: Add the “netapp” plugin.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Split up “collect_perf_wafl_data” …
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Split “collect_perf_volume_data” …
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Use the "config_get_multiplier" to handl...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: process_volume_flag: Use the boolean...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: set_global_{perf_,}vol_flag: Make set...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Make "config_init" static.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: build_perf_sys_config: Improve error...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: Simplify handling of boolean config...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: perf_system_data_t: Remove CPU counters.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: collect_perf_system_data: Use the submit...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Florian Forster
netapp plugin: collect_perf_disk_data: Only query ...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Florian Forster
Merge commit 'remotes/trenkel/st/netapp' into st/netapp
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Florian Forster
netapp plugin: collect_perf_disk_data: Add folding...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Florian Forster
netapp plugin: collect_volume_data: Use "submit_double".
commit
|
commitdiff
|
tree
|
snapshot
next