OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: HomeUser28280 on September 12, 2023, 10:47:23 AM

Title: snmpd.conf reset back to defaults when rebooting
Post by: HomeUser28280 on September 12, 2023, 10:47:23 AM
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?
Title: Re: snmpd.conf reset back to defaults when rebooting
Post by: franco on September 12, 2023, 02:46:07 PM
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