Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-gtools / collectd / conf / ganeti-stats.conf @ 56359d19

History | View | Annotate | Download (185 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-stats"
9
</Plugin>