aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuel-plugin/environment_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuel-plugin/environment_config.yaml')
-rw-r--r--src/fuel-plugin/environment_config.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/fuel-plugin/environment_config.yaml b/src/fuel-plugin/environment_config.yaml
index e69de29b..125dfa53 100644
--- a/src/fuel-plugin/environment_config.yaml
+++ b/src/fuel-plugin/environment_config.yaml
@@ -0,0 +1,21 @@
+attributes:
+ enable_mcelog:
+ type: "checkbox"
+ weight: 20
+ value: false
+ label: "Enable collectd for mcelog"
+ enable_intel_rdt:
+ type: "checkbox"
+ weight: 20
+ value: false
+ label: "Enable collectd for Intel RDT"
+ enable_hugepages:
+ type: "checkbox"
+ weight: 20
+ value: false
+ label: "Enable collectd for hugepages"
+ enable_ovs_events:
+ type: "checkbox"
+ weight: 20
+ value: false
+ label: "Enable collectd for Open vSwitch events"