diff options
Diffstat (limited to 'src/dma/sampleconf/simple-threshold/evaluator.conf')
-rw-r--r-- | src/dma/sampleconf/simple-threshold/evaluator.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/dma/sampleconf/simple-threshold/evaluator.conf b/src/dma/sampleconf/simple-threshold/evaluator.conf new file mode 100644 index 00000000..9ebb65fc --- /dev/null +++ b/src/dma/sampleconf/simple-threshold/evaluator.conf @@ -0,0 +1,7 @@ +<LoadPlugin exec> + Interval 1 +</LoadPlugin> +<Plugin exec> + Exec "heat-admin:heat-admin" "sudo" "-i" "threshold" +</Plugin> + |