Skip to content

Commit a8ec300

Browse files
authored
fixing yaml (#826)
1 parent 0825c55 commit a8ec300

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

profiles/kentik_snmp/vertiv/vertiv-pdu.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ metrics:
4545
- OID: 1.3.6.1.4.1.21239.5.2.3.2.1.14
4646
name: pduPhasePowerFactor
4747
metric_tags:
48-
column:
48+
- column:
4949
OID: 1.3.6.1.4.1.21239.5.2.3.2.1.2
5050
name: pduPhaseName
5151
- MIB: VERTIV-V5-MIB
@@ -56,7 +56,7 @@ metrics:
5656
- OID: 1.3.6.1.4.1.21239.5.2.3.3.1.4
5757
name: pduBreakerCurrent
5858
metric_tags:
59-
column:
59+
- column:
6060
OID: 1.3.6.1.4.1.21239.5.2.3.3.1.2
6161
name: pduBreakerName
6262

@@ -68,7 +68,7 @@ metrics:
6868
- OID: 1.3.6.1.4.1.21239.5.2.3.4.1.4
6969
name: pduLineCurrent
7070
metric_tags:
71-
column:
71+
- column:
7272
OID: 1.3.6.1.4.1.21239.5.2.3.4.1.2
7373
name: pduLineName
7474

@@ -80,7 +80,7 @@ metrics:
8080
- OID: 1.3.6.1.4.1.21239.5.2.3.5.1.4
8181
name: pduOutletSwitchState
8282
metric_tags:
83-
column:
83+
- column:
8484
OID: 1.3.6.1.4.1.21239.5.2.3.5.1.2
8585
name: pduOutletSwitchName
8686

@@ -100,7 +100,7 @@ metrics:
100100
- OID: 1.3.6.1.4.1.21239.5.2.3.6.1.4
101101
name: pduOutletMeterVoltage
102102
metric_tags:
103-
column:
103+
- column:
104104
OID: 1.3.6.1.4.1.21239.5.2.3.6.1.2
105105
name: pduOutletMeterName
106106

0 commit comments

Comments
 (0)