Firebrick Processor Support

Hi All,

New here, please could someone give me a hand, I have been experimenting with the yaml file for the firebrick network appliance.

Although currently librenms links in well it does not appear to be pulling through the processor information even through it is supported,

https://download.firebrick.co.uk/fbsoftware/2901/V1.61.010/FB2900/V1.61.010-2901-FB2900-Ogust-html/apis06.html

Please could someone how has a better understanding of MIBs and yaml update my yaml to correctly pull through the processor usage’

mib: FIREBRICK-CPU-MIB:FIREBRICK-MONITORING:FIREBRICK-L2TP-MIB:FIREBRICK-VOIP-MIB
modules:
os:
sysDescr_regex: ‘/^(?FB[0-9]{4}).*((?[^ ]+)/m’
processors:
data:

oid: fbCpuIRQ
num_oid: ‘.1.3.6.1.4.1.24693.100.2.1.1.{{ $index }}’
descr: CPU core {{ $index }}
type: firebrick-fixed

I am happy to test or provide more information