mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Initial support for webpowersmart II snmp UPS card * missing test json * move MIB file to separate folder * ensure that old webpower OS does not cick in * move MIB file to ingrasys folder
13 lines
254 B
YAML
13 lines
254 B
YAML
os: webpower
|
|
text: WebPower
|
|
type: power
|
|
rfc1628_compat: true
|
|
over:
|
|
- { graph: device_current, text: Current }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.2468.1.2.1
|
|
sysDescr_except:
|
|
- 'WebPower Smart II Card'
|