metadata.yaml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. meta:
  2. plugin_name: python.d.plugin
  3. module_name: adaptec_raid
  4. monitored_instance:
  5. name: AdaptecRAID
  6. link: ''
  7. categories:
  8. - data-collection.storage-mount-points-and-filesystems
  9. icon_filename: 'adaptec.png'
  10. related_resources:
  11. integrations:
  12. list: []
  13. info_provided_to_referring_integrations:
  14. description: ''
  15. keywords: []
  16. most_popular: false
  17. overview:
  18. data_collection:
  19. metrics_description: 'Assess Adaptec RAID hardware storage controllers with Netdata for RAID controller performance and operational metrics. Improve your RAID controller performance with comprehensive dashboards and anomaly detection.'
  20. method_description: ''
  21. supported_platforms:
  22. include: []
  23. exclude: []
  24. multi-instance: true
  25. additional_permissions:
  26. description: ''
  27. default_behavior:
  28. auto_detection:
  29. description: ''
  30. limits:
  31. description: ''
  32. performance_impact:
  33. description: ''
  34. setup:
  35. prerequisites:
  36. list: []
  37. configuration:
  38. file:
  39. name: ''
  40. description: ''
  41. options:
  42. description: ''
  43. folding:
  44. title: ''
  45. enabled: true
  46. list: []
  47. examples:
  48. folding:
  49. enabled: true
  50. title: ''
  51. list: []
  52. troubleshooting:
  53. problems:
  54. list: []
  55. alerts:
  56. - name: adaptec_raid_ld_status
  57. link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
  58. metric: adaptec_raid.ld_status
  59. info: logical device status is failed or degraded
  60. - name: adaptec_raid_pd_state
  61. link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
  62. metric: adaptec_raid.pd_state
  63. info: physical device state is not online
  64. metrics:
  65. folding:
  66. title: Metrics
  67. enabled: false
  68. description: ""
  69. availability: []
  70. scopes:
  71. - name: global
  72. description: ""
  73. labels: []
  74. metrics:
  75. - name: adaptec_raid.ld_status
  76. description: 'Status of logical devices (1: Failed or Degraded)'
  77. unit: "bool"
  78. chart_type: line
  79. dimensions:
  80. - name: a dimension per logical device
  81. - name: adaptec_raid.pd_state
  82. description: 'State of physical devices (1: not Online)'
  83. unit: "bool"
  84. chart_type: line
  85. dimensions:
  86. - name: a dimension per physical device
  87. - name: adaptec_raid.smart_warnings
  88. description: S.M.A.R.T warnings
  89. unit: "count"
  90. chart_type: line
  91. dimensions:
  92. - name: a dimension per physical device
  93. - name: adaptec_raid.temperature
  94. description: Temperature
  95. unit: "celsius"
  96. chart_type: line
  97. dimensions:
  98. - name: a dimension per physical device