mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
oids (#12794)
This commit is contained in:
@@ -12,6 +12,7 @@ modules:
|
||||
-
|
||||
oid: sensorTable
|
||||
value: sensorValue
|
||||
num_oid: '.1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.4.{{ $index }}'
|
||||
descr: '{{ $sensorName }}'
|
||||
index: '{{ $index }}'
|
||||
divisor: 1000
|
||||
@@ -29,6 +30,7 @@ modules:
|
||||
-
|
||||
oid: sensorTable
|
||||
value: sensorValue
|
||||
num_oid: '.1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.4.{{ $index }}'
|
||||
descr: '{{ $sensorName }}'
|
||||
index: '{{ $index }}'
|
||||
divisor: 1000
|
||||
|
||||
Reference in New Issue
Block a user