aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/config/plugins/fuel-barometer_1.0.0.yaml
blob: 81e66833db5f3f6e7e87f2ab26899b44e436eb5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
##############################################################################
# Copyright (c) 2017 Intel Corp.
# navyax.bathula@intel.com
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
plugin-config-metadata:
  title: Barometer Plugin
  version: 1.0.0
  created: 06.02.2017
  comment: Deploy Barometer plugin

fuel-plugin-collectd-ceilometer:
  metadata:
    class: plugin
    default: false
    enabled: true
    label: fuel-plugin-collectd-ceilometer
    toggleable: true
    versions:
    - metadata:
        always_editable: false
        plugin_version: 1.0.0
      enable_mcelog:
        type: "checkbox"
        weight: 20
        value: true
        label: "Enable collectd for mcelog"
      enable_hugepages:
        type: "checkbox"
        weight: 20
        value: true
        label: "Enable collectd for hugepages"
      enable_ovs_events:
        type: "checkbox"
        weight: 20
        value: true
        label: "Enable collectd for Open vSwitch events"
    weight: 70