multi_metadata.yaml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. name: freeipmi.plugin
  2. modules:
  3. - meta:
  4. plugin_name: freeipmi.plugin
  5. module_name: sel
  6. alternative_monitored_instances: []
  7. monitored_instance:
  8. name: freeipmi sel
  9. link: ''
  10. categories: []
  11. icon_filename: ''
  12. related_resources:
  13. integrations:
  14. list: []
  15. info_provided_to_referring_integrations:
  16. description: ''
  17. keywords: []
  18. most_popular: false
  19. overview:
  20. data_collection:
  21. metrics_description: ''
  22. method_description: ''
  23. supported_platforms:
  24. include: []
  25. exclude: []
  26. multi-instance: true
  27. additional_permissions:
  28. description: ''
  29. default_behavior:
  30. auto_detection:
  31. description: ''
  32. limits:
  33. description: ''
  34. performance_impact:
  35. description: ''
  36. setup:
  37. prerequisites:
  38. list: []
  39. configuration:
  40. file:
  41. name: ''
  42. description: ''
  43. options:
  44. description: ''
  45. folding:
  46. title: ''
  47. enabled: true
  48. list: []
  49. examples:
  50. folding:
  51. enabled: true
  52. title: ''
  53. list: []
  54. troubleshooting:
  55. problems:
  56. list: []
  57. alerts: []
  58. metrics:
  59. folding:
  60. title: Metrics
  61. enabled: false
  62. description: ""
  63. availability: []
  64. scopes:
  65. - name: global
  66. description: ""
  67. labels: []
  68. metrics:
  69. - name: ipmi.sel
  70. description: IPMI Events
  71. unit: "events"
  72. chart_type: area
  73. dimensions:
  74. - name: events
  75. - meta:
  76. plugin_name: freeipmi.plugin
  77. module_name: sensors
  78. alternative_monitored_instances: []
  79. monitored_instance:
  80. name: freeipmi sensors
  81. link: ''
  82. categories: []
  83. icon_filename: ''
  84. related_resources:
  85. integrations:
  86. list: []
  87. info_provided_to_referring_integrations:
  88. description: ''
  89. keywords: []
  90. most_popular: false
  91. overview:
  92. data_collection:
  93. metrics_description: ''
  94. method_description: ''
  95. supported_platforms:
  96. include: []
  97. exclude: []
  98. multi-instance: true
  99. additional_permissions:
  100. description: ''
  101. default_behavior:
  102. auto_detection:
  103. description: ''
  104. limits:
  105. description: ''
  106. performance_impact:
  107. description: ''
  108. setup:
  109. prerequisites:
  110. list: []
  111. configuration:
  112. file:
  113. name: ''
  114. description: ''
  115. options:
  116. description: ''
  117. folding:
  118. title: ''
  119. enabled: true
  120. list: []
  121. examples:
  122. folding:
  123. enabled: true
  124. title: ''
  125. list: []
  126. troubleshooting:
  127. problems:
  128. list: []
  129. alerts:
  130. - name: ipmi_sensor_state
  131. link: https://github.com/netdata/netdata/blob/master/health/health.d/ipmi.conf
  132. metric: ipmi.sensor_state
  133. info: IPMI sensor ${label:sensor} (${label:component}) state
  134. metrics:
  135. folding:
  136. title: Metrics
  137. enabled: false
  138. description: ""
  139. availability: []
  140. scopes:
  141. - name: sensor
  142. description: ""
  143. labels:
  144. - name: sensor
  145. description: TBD
  146. - name: type
  147. description: TBD
  148. - name: component
  149. description: TBD
  150. metrics:
  151. - name: ipmi.sensor_state
  152. description: IPMI Sensors State
  153. unit: "state"
  154. chart_type: line
  155. dimensions:
  156. - name: nominal
  157. - name: critical
  158. - name: warning
  159. - name: unknown
  160. - name: ipmi.sensor_temperature_c
  161. description: IPMI Sensor Temperature Celsius
  162. unit: "Celsius"
  163. chart_type: line
  164. dimensions:
  165. - name: temperature
  166. - name: ipmi.sensor_temperature_f
  167. description: IPMI Sensor Temperature Fahrenheit
  168. unit: "Fahrenheit"
  169. chart_type: line
  170. dimensions:
  171. - name: temperature
  172. - name: ipmi.sensor_voltage
  173. description: IPMI Sensor Voltage
  174. unit: "Volts"
  175. chart_type: line
  176. dimensions:
  177. - name: voltage
  178. - name: ipmi.sensor_ampere
  179. description: IPMI Sensor Current
  180. unit: "Amps"
  181. chart_type: line
  182. dimensions:
  183. - name: ampere
  184. - name: ipmi.sensor_fan_speed
  185. description: IPMI Sensor Fans Speed
  186. unit: "RPM"
  187. chart_type: line
  188. dimensions:
  189. - name: rotations
  190. - name: ipmi.sensor_power
  191. description: IPMI Sensor Power
  192. unit: "Watts"
  193. chart_type: line
  194. dimensions:
  195. - name: power
  196. - name: ipmi.sensor_reading_percent
  197. description: IPMI Sensor Reading Percentage
  198. unit: "%"
  199. chart_type: line
  200. dimensions:
  201. - name: percentage