metadata.yaml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. meta:
  2. plugin_name: charts.d.plugin
  3. module_name: nut
  4. monitored_instance:
  5. name: UPS/PDU
  6. link: ''
  7. categories:
  8. - data-collection.ups
  9. icon_filename: 'plug-circle-bolt.svg'
  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: 'Examine UPS/PDU metrics with Netdata for insights into power device performance. Improve your power device 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: nut_ups_charge
  57. link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
  58. metric: nut.charge
  59. info: average UPS charge over the last minute
  60. os: "*"
  61. - name: nut_10min_ups_load
  62. link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
  63. metric: nut.load
  64. info: average UPS load over the last 10 minutes
  65. os: "*"
  66. - name: nut_last_collected_secs
  67. link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
  68. metric: nut.load
  69. info: number of seconds since the last successful data collection
  70. metrics:
  71. folding:
  72. title: Metrics
  73. enabled: false
  74. description: ""
  75. availability: []
  76. scopes:
  77. - name: ups
  78. description: ""
  79. labels: []
  80. metrics:
  81. - name: nut.charge
  82. description: UPS Charge
  83. unit: "percentage"
  84. chart_type: area
  85. dimensions:
  86. - name: charge
  87. - name: nut.runtime
  88. description: UPS Runtime
  89. unit: "seconds"
  90. chart_type: line
  91. dimensions:
  92. - name: runtime
  93. - name: nut.battery.voltage
  94. description: UPS Battery Voltage
  95. unit: "Volts"
  96. chart_type: line
  97. dimensions:
  98. - name: voltage
  99. - name: high
  100. - name: low
  101. - name: nominal
  102. - name: nut.input.voltage
  103. description: UPS Input Voltage
  104. unit: "Volts"
  105. chart_type: line
  106. dimensions:
  107. - name: voltage
  108. - name: fault
  109. - name: nominal
  110. - name: nut.input.current
  111. description: UPS Input Current
  112. unit: "Ampere"
  113. chart_type: line
  114. dimensions:
  115. - name: nominal
  116. - name: nut.input.frequency
  117. description: UPS Input Frequency
  118. unit: "Hz"
  119. chart_type: line
  120. dimensions:
  121. - name: frequency
  122. - name: nominal
  123. - name: nut.output.voltage
  124. description: UPS Output Voltage
  125. unit: "Volts"
  126. chart_type: line
  127. dimensions:
  128. - name: voltage
  129. - name: nut.load
  130. description: UPS Load
  131. unit: "percentage"
  132. chart_type: area
  133. dimensions:
  134. - name: load
  135. - name: nut.load_usage
  136. description: UPS Load Usage
  137. unit: "Watts"
  138. chart_type: area
  139. dimensions:
  140. - name: load_usage
  141. - name: nut.temperature
  142. description: UPS Temperature
  143. unit: "temperature"
  144. chart_type: line
  145. dimensions:
  146. - name: temp
  147. - name: nut.clients
  148. description: UPS Connected Clients
  149. unit: "clients"
  150. chart_type: area
  151. dimensions:
  152. - name: clients