Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-gtools / collectd / conf / ganeti-stats.conf @ 2439c9d6

History | View | Annotate | Download (214 Bytes)

1
<LoadPlugin python>
2
	Globals true
3
</LoadPlugin>
4
<Plugin python>
5
	ModulePath "/usr/lib/snf-cyclades-gtools/collectd/"
6
	LogTraces true
7
	Interactive false
8
	Import "ganeti-cpustats"
9
	Import "ganeti-netstats"
10
</Plugin>