Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 11:07:47 -0600
From:      "Andras Kende" <andras@kende.com>
To:        "'Eduardo Viruena Silva'" <mrspock@esfm.ipn.mx>, <freebsd-questions@freebsd.org>
Subject:   RE: SNMP & FreeBSD as a router.
Message-ID:  <20040326170754.99CD143D3F@mx1.FreeBSD.org>
In-Reply-To: <20040326075538.C45542@Gina.esfm.ipn.mx>

next in thread | previous in thread | raw e-mail | index | archive | help


-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Eduardo Viruena
Silva
Sent: Friday, March 26, 2004 8:00 AM
To: freebsd-questions@freebsd.org
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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326170754.99CD143D3F>