From 5073741ac22993bf9fbabe4e69027a28e7e69398 Mon Sep 17 00:00:00 2001 From: Fotis Voutsas Date: Fri, 14 Jul 2023 18:20:00 +0300 Subject: Make yamls pass the schema, and use decided temporary naming scheme (#15401) --- .../python.d.plugin/adaptec_raid/metadata.yaml | 56 +++++++++++++++++++++- 1 file changed, 54 insertions(+), 2 deletions(-) (limited to 'collectors/python.d.plugin/adaptec_raid') diff --git a/collectors/python.d.plugin/adaptec_raid/metadata.yaml b/collectors/python.d.plugin/adaptec_raid/metadata.yaml index 8ba796ed79..22dcc1e007 100644 --- a/collectors/python.d.plugin/adaptec_raid/metadata.yaml +++ b/collectors/python.d.plugin/adaptec_raid/metadata.yaml @@ -1,5 +1,57 @@ -module_name: adaptec_raid -plugin_name: python.d.plugin +meta: + plugin_name: python.d.plugin + module_name: adaptec_raid + alternative_monitored_instances: [] + monitored_instance: + name: python.d adaptec_raid + link: '' + categories: [] + icon_filename: '' + related_resources: + integrations: + list: [] + info_provided_to_referring_integrations: + description: '' + keywords: [] + most_popular: false +overview: + data_collection: + metrics_description: '' + method_description: '' + supported_platforms: + include: [] + exclude: [] + multi-instance: true + additional_permissions: + description: '' + default_behavior: + auto_detection: + description: '' + limits: + description: '' + performance_impact: + description: '' +setup: + prerequisites: + list: [] + configuration: + file: + name: '' + description: '' + options: + description: '' + folding: + title: '' + enabled: true + list: [] + examples: + folding: + enabled: true + title: '' + list: [] +troubleshooting: + problems: + list: [] alerts: - name: adaptec_raid_ld_status link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf -- cgit v1.2.3