mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Riello UPS os definition with RFC 1628 support (#9962)
* Riello RFC 1628 * tests + logo * private mibs * private mibs
This commit is contained in:
12
includes/definitions/riello.yaml
Normal file
12
includes/definitions/riello.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
os: riello
|
||||
text: 'Riello UPS'
|
||||
type: power
|
||||
icon: riello
|
||||
rfc1628_compat: true
|
||||
over:
|
||||
- { graph: device_current, text: Current }
|
||||
mib_dir:
|
||||
- riello
|
||||
discovery:
|
||||
- sysObjectID:
|
||||
- .1.3.6.1.4.1.5491.304
|
Reference in New Issue
Block a user