On Fri, Mar 03, 2006 at 04:28:53PM +0100, David Elze wrote: > Am Donnerstag, den 02.03.2006, 12:29 -0700 schrieb Spruell, > Darren-Perot: > > Hi, > > > You would be well served by Netflow graphs. You can get traffic breakdowns > > in a very granular fashion and the right frontend will allow you to drill > > down in a very granular fashion. There are a couple of utils that can give > > you netflow capabilities, including flowd and pfflowd in the ports tree. > > Well, tried these and flow-tools (also in the ports tree) in conjunction > with FlowViewer/FlowGrapher but that didn't work out. > > pfflowd runs and there is definitely something going on due to > collector.pl (test collector from pfflowd-package). But if I try to use > flow-capture from flow-tools, it creates its directory structure with a > initial file but doesn't fill it with values. > > On the other hand, 'flowd -d' breaks with "chdir(/nonexistent): No such > file or directory" though the only configurable directory seems to be > the one in /etc/flowd.conf which is correct.
I don't know about the rest, but a grep nonexistent /etc/passwd might prove enlightening. ;-) Joachim