src: Add DMA localagent
[barometer.git] / src / dma / sampleconf / simple-threshold / read-metrics.conf
1 #<LoadPlugin interface>
2 #    Interval 0.1
3 #</LoadPlugin>
4
5 #<Plugin interface>
6 #       Interface "eth0"
7 #       IgnoreSelected false
8 #       ReportInactive true
9 #       UniqueName false
10 #</Plugin>
11
12 <LoadPlugin virt>
13     Interval 0.1
14 </LoadPlugin>
15 <Plugin virt>
16   Connection "qemu:///system"
17 </Plugin>