I have some custom SNMP sensors configured, so i can read CPU temperature of my OPNsense appliance with PRTG. This works good, but i noticed that each time when i reboot OPNsense, the config file /usr/local/share/snmp/snmpd.conf is being reverted to default, resulting in my custom SNMP sensors not working anymore.
Is there a way i can make my settings to snmpd.conf persistent?
Remove plugin, add net-snmp package manually. Set up correctly to start via rc(8) system as it is the standard in FreeBSD.
Cheers,
Franco