mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update apc powernet mib * add definitions for APC ePDUs * add test data * add descr * fix os definitions * add json data * matcj test data * fix test data Co-authored-by: root@webu.coop <root@webu.coop> Co-authored-by: ccarrez <ccarrez@ccarrez.webu.lan>
13 lines
232 B
YAML
13 lines
232 B
YAML
os: apc-epdu
|
|
text: 'APC ePDU'
|
|
type: power
|
|
icon: apc
|
|
mib_dir: apc
|
|
over:
|
|
- { graph: device_current, text: Current }
|
|
- { graph: device_voltage, text: Voltage }
|
|
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.318.1.3.4.9
|