Date: Sat, 8 Dec 2001 21:18:18 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: RJ45 <rj45@slacknet.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mrtg over PPP ?? Message-ID: <20011209031818.GA32159@dan.emsphone.com> In-Reply-To: <Pine.LNX.4.21.0112081022350.12926-100000@slacknet.slacknet.com> References: <Pine.LNX.4.21.0112081022350.12926-100000@slacknet.slacknet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 08), RJ45 said: > how is possible to monitor a network interface which is connected > using PPP?? the case is my NIC which is attached to a ADSL modem > Alcatel speed touch. I Am not able to monitor the interface with > mrtg, I think because of the network interface is only a media used > by the tun device but itself the network interface it does not have > an IP Assigned. how can I make mrtg statistics then ? thanks a lot If the Alcatel modem doesn't support snmp, you can install the net-snmp port and use the following mrtg target: Target[zz]: \tun0@localhost That will make mrtg key off the tun0 interface itself. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011209031818.GA32159>