thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 11:25 am Post subject: Snmpd: Installing |
|
|
Install the snmpd from '/usr/ports/net/net-snmpd'. Just a 'make' , 'make install' ,
'make clean' will do. It will install a script in '/usr/local/etc/rc.d/' named 'snmpd.sh'.
Use this script to start snmpd like this:
/usr/local/etc/rc.d/snmdp.sh start
This script ensures snmp is started when you boot your machine |
|