Date: Tue, 25 Feb 2003 12:49:07 -0800 (PST) From: Philip Hallstrom <philip@adhesivemedia.com> To: Adam Lofstedt <adaml@visimation.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MRTG and aliased IP's Message-ID: <20030225124814.C31998-100000@cypress.adhesivemedia.com> In-Reply-To: <000b01c2dd03$f14f9480$6401a8c0@5adam5>
next in thread | previous in thread | raw e-mail | index | archive | help
You could run ipfw (firewall) on that box and setup some "count" rules that count the packets to and from individual ip addresses... then setup a script to do an "ipfw show ..." and extract the pieces of information you want. Feed that into mrtg using it's external command stuff... -philip On Tue, 25 Feb 2003, Adam Lofstedt wrote: > Hi all. I'm running FreeBSD 4.7 with net-snmp-5.0.3_2. > > I have two NICs, and one of them has several IP's bound to it through > ifconfig alias. When I try to run MRTG, it only gives me the statistics > for one of the aliased IPs (I think). > > System: my.domain.com in > Maintainer: nobody@no.where > Description: xl0 > ifType: ethernetCsmacd (6) > ifName: > Max Speed: 1250.0 kBytes/s > Ip: xxx.xxx.xxx.xxx (xxx-xxx-xxx-xxx.domain.com) > > xxx.xxx.xxx.xxx is the first aliased IP in /etc/rc.conf. Does anyone > know of a way to get statistics for each individual aliased IP? > > With the above output, does anyone know if I am actually getting > statistics for all bound IP's combined, or for just that one single > aliased IP? > > Thanks, > > Adam > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?20030225124814.C31998-100000>
