mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
15 lines
344 B
YAML
15 lines
344 B
YAML
os: ict-mps
|
|
text: 'ICT Modular Power System'
|
|
type: power
|
|
icon: ict
|
|
snmp_bulk: false
|
|
mib_dir: ict
|
|
over:
|
|
- { graph: device_voltage, text: 'Input Voltage' }
|
|
- { graph: device_voltage, text: 'Output Voltage' }
|
|
- { graph: device_current, text: 'Output Current' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.39145.13
|