Skip to content

Commit

Permalink
Fixing some yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
i3149 committed Jul 4, 2023
1 parent 2c53ddf commit 8e5a4da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions profiles/kentik_snmp/cyberpower/cyberpower-ups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@ metrics:
name: upsAdvanceBatteryTemperature
- MIB: CPS-MIB_UPS
symbol:
OID: 1.3.6.1.4.1.3808.1.1.1.2.2.1
OID: 1.3.6.1.4.1.3808.1.1.1.2.2.1
name: upsAdvanceBatteryCapacity
- MIB: CPS-MIB_UPS
symbol:
OID: 1.3.6.1.4.1.3808.1.1.1.2.1.2
OID: 1.3.6.1.4.1.3808.1.1.1.2.1.2
name: upsBaseBatteryTimeOnBattery
- MIB: CPS-MIB_UPS
symbol:
OID: 1.3.6.1.4.1.3808.1.1.1.2.1.1
OID: 1.3.6.1.4.1.3808.1.1.1.2.1.1
name: upsBaseBatteryStatus
enum:
unknown: 1
batteryNormal: 2
batteryLow: 3
- MIB: CPS-MIB_UPS
symbols:
symbol:
OID: 1.3.6.1.4.1.3808.1.1.1.3.2.5
name: upsAdvanceInputLineFailCause
enum:
Expand Down Expand Up @@ -68,7 +68,7 @@ metrics:
OID: 1.3.6.1.4.1.3808.1.1.1.4.1.2
name: upsBaseOutputPhase
- MIB: CPS-MIB_UPS
symbols:
symbol:
OID: 1.3.6.1.4.1.3808.1.1.1.7.2.3
name: upsAdvTestDiagnosticsResults
enum:
Expand All @@ -86,7 +86,7 @@ metrics:
name: upsBaseOutputStatus
- MIB: CPS-MIB_UPS
table:
OID: 1.3.6.1.4.1.3808.1.1.1.5.1.2.1.2
OID: 1.3.6.1.4.1.3808.1.1.1.5.1.2.1.2
name: deviceName
#The name of the equipment plugged into the UPS.
metric_tags:
Expand All @@ -99,7 +99,7 @@ metric_tags:
name: upsAdvanceIdentSerialNumber
tag: serial_number
- column:
OID: 1.3.6.1.4.1.3808.1.1.1.1.2.1
OID: 1.3.6.1.4.1.3808.1.1.1.1.2.1
name: upsAdvanceIdentFirmwareRevision
tag: firmware_version
- column:
Expand Down

0 comments on commit 8e5a4da

Please sign in to comment.