mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed test on over section
This commit is contained in:
@ -4,8 +4,8 @@ type: power
|
||||
icon: marathon
|
||||
rfc1628_compat: true
|
||||
over:
|
||||
- { graph: device_curr, text: Voltage }
|
||||
- { graph: device_load, text: Current }
|
||||
- { graph: device_voltage, text: Load }
|
||||
- { graph: device_curr, text: Current }
|
||||
- { graph: device_load, text: Load }
|
||||
- { graph: device_voltage, text: Voltage }
|
||||
discovery:
|
||||
- sysObjectID: .1.3.6.1.4.1.2021.1.1.1
|
||||
- sysObjectID: .1.3.6.1.4.1.2021.1.1.1
|
Reference in New Issue
Block a user