-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eduardo Viruena
Silva
Sent: Friday, March 26, 2004 8:00 AM
To: [EMAIL PROTECTED]
Subject: SNMP & FreeBSD as a router.


Hello, FreeBSD gurus!

I have a FreeBSD 5.2.1 box that I'm using as a
router and I would like to watch how its interfaces
are being used.

I would like to use MRTG in another FreeBSD box
to graph the use of the interfaces, but I do not
how to make my router an SNMP agent.

How do I do that?

Any pointers will be appreciated.

Thanks in advance.

        Eduardo.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Eduardo,


cd /usr/ports/net/net-snmp 
make install clean
snmpconf -i
/etc/rc.conf : snmpd_enable="YES"
/usr/local/etc/rc.d/snmpd.sh start


Andras Kende
http://www.kende.com



_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to