aboutsummaryrefslogtreecommitdiffstats
path: root/src/dma/sampleconf/simple-threshold/read-metrics.conf
blob: d3960be0e34900b61316565208b30f6f516d52a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#<LoadPlugin interface>
#    Interval 0.1
#</LoadPlugin>

#<Plugin interface>
#       Interface "eth0"
#       IgnoreSelected false
#       ReportInactive true
#       UniqueName false
#</Plugin>

<LoadPlugin virt>
    Interval 0.1
</LoadPlugin>
<Plugin virt>
  Connection "qemu:///system"
</Plugin>