From ff64d4ed5943a15850175cc351143637dcca020d Mon Sep 17 00:00:00 2001 From: Fotis Voutsas Date: Tue, 25 Apr 2023 09:13:46 +0300 Subject: Update metrics.csv --- collectors/python.d.plugin/adaptec_raid/metrics.csv | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/collectors/python.d.plugin/adaptec_raid/metrics.csv b/collectors/python.d.plugin/adaptec_raid/metrics.csv index e13b75524c..a6a72ed3b0 100644 --- a/collectors/python.d.plugin/adaptec_raid/metrics.csv +++ b/collectors/python.d.plugin/adaptec_raid/metrics.csv @@ -1,5 +1,5 @@ metric,scope,dimensions,unit,description,chart_type,labels,plugin,module -adaptec_raid.ld_status,node,"a dimension per logical device",bool,"Status of logical devices (1: Failed or Degraded)",line,,python.d.plugin,adaptec_raid -adaptec_raid.pd_state,node,"a dimension per physical device",bool,"State of physical devices (1: not Online)",line,,python.d.plugin,adaptec_raid -adaptec_raid.smart_warnings,node,"a dimension per physical device",count,"S.M.A.R.T warnings",line,,python.d.plugin,adaptec_raid -adaptec_raid.temperature,node,"a dimension per physical device",celsius,Temperature,line,,python.d.plugin,adaptec_raid +adaptec_raid.ld_status,,"a dimension per logical device",bool,"Status of logical devices (1: Failed or Degraded)",line,,python.d.plugin,adaptec_raid +adaptec_raid.pd_state,,"a dimension per physical device",bool,"State of physical devices (1: not Online)",line,,python.d.plugin,adaptec_raid +adaptec_raid.smart_warnings,,"a dimension per physical device",count,"S.M.A.R.T warnings",line,,python.d.plugin,adaptec_raid +adaptec_raid.temperature,,"a dimension per physical device",celsius,Temperature,line,,python.d.plugin,adaptec_raid -- cgit v1.2.3