mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix Mikrotik POE current sensor (#7889)
This commit is contained in:
committed by
Neil Lathwood
parent
dbeaf3b35e
commit
cfa3350cf2
@ -38,7 +38,7 @@ modules:
|
||||
oid: mtxrPOETable
|
||||
value: mtxrPOECurrent
|
||||
num_oid: .1.3.6.1.4.1.14988.1.1.15.1.1.5.
|
||||
divisor: 10
|
||||
divisor: 1000
|
||||
descr: '{{ $mtxrPOEName }} POE'
|
||||
index: 'mtxrPOECurrent.{{ $index }}'
|
||||
dbm:
|
||||
|
Reference in New Issue
Block a user