mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* refactor: Changed MGE UPS to APC UPS (mgeups -> apc) * Updated APC logo * removed width/height * Fixup SVG
20 lines
373 B
YAML
20 lines
373 B
YAML
os: mgeups
|
|
text: 'APC UPS'
|
|
group: ups
|
|
type: power
|
|
icon: apc
|
|
mib_dir:
|
|
- mge
|
|
over:
|
|
- { graph: device_current, text: Current }
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.705.1
|
|
- sysDescr:
|
|
- 'Pulsar M'
|
|
- 'MGE UPS SYSTEMS - Network Management Proxy'
|
|
- sysDescr_regex:
|
|
- '/^Galaxy/'
|
|
- '/^Evolution/'
|
|
- '/^Comet/'
|