mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
15 lines
301 B
YAML
15 lines
301 B
YAML
|
os: algcom-dc-ups
|
||
|
text: 'ALGCOM DC UPS'
|
||
|
type: power
|
||
|
icon: algcom
|
||
|
|
||
|
over:
|
||
|
- { graph: device_current, text: Current }
|
||
|
- { graph: device_voltage, text: Voltage }
|
||
|
- { graph: device_temperature, text: Temperature }
|
||
|
|
||
|
discovery:
|
||
|
- sysObjectID:
|
||
|
- .1.3.6.1.4.1.49136
|
||
|
mib_dir: algcom
|