mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Fix icon finding Also fix os suggest not loading all OS. * Fix os that would have missing icon under the new code (and one under the old code) * forgot icon
10 lines
218 B
YAML
10 lines
218 B
YAML
os: marathonups
|
|
text: 'Marathon UPS'
|
|
type: power
|
|
rfc1628_compat: true
|
|
over:
|
|
- { graph: device_load, text: Load }
|
|
- { graph: device_voltage, text: Voltage }
|
|
discovery:
|
|
- sysObjectID: .1.3.6.1.4.1.2021.1.1.1
|