[guide] add bsnmpd-ucd
-
Hi
[DISCLAMER]
Use this at your own risk, I'm not resposible if your system is broken.I wanted bsnmpd-ucd to work on my pfsense box so I can monitor the load om my machines.
This is how I done it(And yes I know it is not the optimal way):-
download and Install the bsnmp-ucd-0.3.0.tbz package with pkg_add bsnmp-ucd-0.3.0.tbz
-
-
cd /lib/
-
ln -s libkvm.so.4 libkvm.so.5
-
ln -s libdevstat.so.6 libdevstat.so.7
-
-
cd /usr/share/snmp/defs and add the ucd_tree.def
-
cd /usr/share/snmp/mib and add the UCD-SNMP-MIB.txt
-
alter cd /etc/inc/services.inc file to load the the snmp_ucd module
-
Insert
begemotSnmpdModulePath."ucd" = "/usr/local/lib/snmp_ucd.so"
at line 762(without the ` quotes) -
restart the bsnmp service
-
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.