mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added Eltek Valere initial detection (#6979)
* newdevice: Eltek Valere initial detection * Add the snmprec file, no joke the sysDescr is "Sys Description"
This commit is contained in:
committed by
Neil Lathwood
parent
81617e8422
commit
fa2b3f57f0
BIN
html/images/logos/eltek.png
Normal file
BIN
html/images/logos/eltek.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
BIN
html/images/os/eltek.png
Normal file
BIN
html/images/os/eltek.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
9
includes/definitions/valere.yaml
Normal file
9
includes/definitions/valere.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
os: valere
|
||||
text: 'Eltek Valere'
|
||||
type: power
|
||||
icon: eltek
|
||||
nobulk: 1
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
discovery:
|
||||
- sysObjectId: .1.3.6.1.4.1.13858
|
2
tests/snmpsim/valere.snmprec
Normal file
2
tests/snmpsim/valere.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|Sys Description
|
||||
1.3.6.1.2.1.1.2.0|6|.1.3.6.1.4.1.13858
|
Reference in New Issue
Block a user