The DigitalPimp
Ben Pfountz |
Note: net snmp is what mrtg uses to make its graphs of the system statistics. That is all I use it for.
cd /usr/ports/net/net-snmp4 make answer questions:
make install (snmpd.conf is in /usr/local/share/snmp, if you want to restore it) snmpconf -i
snmpconf -g basic: answer like this (note: not all questions are listed, but answers are listed next to blank cell):
In /usr/local/etc/rc.d/snmpd.sh, in the start section should look similar to this: [ -x ${PREFIX}/sbin/snmpd
] &&
|
|