Add Mouseover Mini Graphs that makes sense for PDU (#13246)

This commit is contained in:
Galileo77
2021-09-16 18:07:25 +02:00
committed by GitHub
parent 7e26331ab6
commit d9b54469f2

View File

@@ -9,3 +9,7 @@ discovery:
-
sysObjectID:
- .1.3.6.1.4.1.476.1.42
over:
- { graph: device_power, text: 'Power' }
- { graph: device_current, text: 'Current' }
- { graph: device_voltage, text: 'Voltage' }