multi_metadata.yaml 5.2 KB

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