Date: Thu, 17 Jan 2002 11:58:08 -0800 From: Skye Poier <skye@ffwd.cx> To: freebsd-questions@freebsd.org Subject: Re: tcp service accounting Message-ID: <20020117115808.A99893@ffwd.cx> In-Reply-To: <54180709DD3FE145917BB165AFE7EFA002E0D352@mspexch2.office.mktw.net>; from austad@marketwatch.com on Thu, Jan 17, 2002 at 01:01:34PM -0600 References: <20020117102809.F89905@ffwd.cx> <54180709DD3FE145917BB165AFE7EFA002E0D352@mspexch2.office.mktw.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, that looks good, but is there anything a little more light-weight out there?? The security concerns are making me a little paranoid about ntop and their website/documentation/build process is ghastly. I just need a simple daemon that will spit out IP stats: ICMP n packets in/out n bytes in/out % of total in/out TCP " " " UDP " " " TCP/UDP stats: port # n packets in/out n bytes in/out % of TCP+UDP total in/out when I tell it to. I cant believe there are 182891 tools to track by address or subnet but there isn't anything that tosses address and just cares about IP proto and TCP/UDP port. In fact I would specifically like it to not keep track of address/subnet so it uses a lot less memory. Skye Word on the street is that Jay Austad said: > ntop > > It's in /usr/ports/ntop > > I think the site is ntop.org. Make sure you get the latest version, > it's had an ugly history of security problems. > > Jay > > > -----Original Message----- > > From: Skye Poier [mailto:skye@ffwd.cx] > > Sent: Thursday, January 17, 2002 12:28 PM > > To: freebsd-questions@freebsd.org > > Subject: tcp service accounting > > > > > > Hi All, > > > > I'm looking for a package that will listen on an interface for all > > traffic going in/out of the box and tally up bytes based on > > the TCP port > > (service type - dst port if incoming, src port if outgoing) > > to basically > > break up the bandwidth my server is using by service type. > > > > I'm using ipcad right now which is great but its summarized > > by host/network > > rather than port number. > > > > Anyone know of such a package?? > > > > Thanks > > Skye > > > > > > -- > > "Natural Gas. It sure gives you some ideas!" - Space Ghost > > [ www.ffwd.cx ] ffwd internet division > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -- "Natural Gas. It sure gives you some ideas!" - Space Ghost [ www.ffwd.cx ] ffwd internet division 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?20020117115808.A99893>