diff options
Diffstat (limited to 'src/dma/sampleconf/demo-memory-linearreg/read-metrics.conf')
-rw-r--r-- | src/dma/sampleconf/demo-memory-linearreg/read-metrics.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/dma/sampleconf/demo-memory-linearreg/read-metrics.conf b/src/dma/sampleconf/demo-memory-linearreg/read-metrics.conf new file mode 100644 index 00000000..1926aaa5 --- /dev/null +++ b/src/dma/sampleconf/demo-memory-linearreg/read-metrics.conf @@ -0,0 +1,7 @@ +<LoadPlugin memory> + Interval 0.1 +</LoadPlugin> +<Plugin memory> + ValuesAbsolute true + ValuesPercentage false +</Plugin> |