@@ -30,15 +30,16 @@ metrics:
30
30
protocol : snmp
31
31
id : 1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1
32
32
33
- - name : bmc_node_power_watt
34
- description : Power consumption of node reported by BMC, in watt
35
- period : 5000
36
- source :
37
- protocol : snmp
38
- id : >-
39
- 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{
40
- 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1
41
- == System Board Pwr Consumption }}
33
+ # Value is always 0
34
+ # - name: bmc_node_power_watt
35
+ # description: Power consumption of node reported by BMC, in watt
36
+ # period: 5000
37
+ # source:
38
+ # protocol: snmp
39
+ # id: >-
40
+ # 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{
41
+ # 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1
42
+ # == System Board Pwr Consumption }}
42
43
43
44
# SNMP error: No Such Instance currently exists at this OID
44
45
# - name: bmc_psu_current_amp
@@ -66,13 +67,14 @@ metrics:
66
67
# 1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.{{
67
68
# 1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1 == PS2 Current 2 }}
68
69
69
- - name : bmc_node_power_watthour_total
70
- description : Cumulated power consumption of node reported by BMC, in watt
71
- period : 0
72
- optional_period : 5000
73
- source :
74
- protocol : snmp
75
- id : 1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1
70
+ # Value is always 0
71
+ # - name: bmc_node_power_watthour_total
72
+ # description: Cumulated power consumption of node reported by BMC, in watt
73
+ # period: 0
74
+ # optional_period: 5000
75
+ # source:
76
+ # protocol: snmp
77
+ # id: 1.3.6.1.4.1.674.10892.5.4.600.60.1.7.1.1
76
78
77
79
- name : bmc_fan_speed_rpm
78
80
labels : {"fan": "2a"}
0 commit comments