[flow-tools] Repost of flowtools 0.63 core dump in ftstat.c

S Dawalt shane.dawalt@wright.edu
Fri, 31 Jan 2003 09:53:01 -0500


> I assume this is because you fed flow-report 0 flows?
>
> The fix is trivial, STD_CALC needs to look like

  I figured such a fix would be needed.  But your assumption is incorrect
... I think.  I merged all of my flows for a day into a single file by:

flow-merge /usr/local/collector/2003/2003-01/2003-01-16 > flows

This makes the reporting commands smaller.  Running

 "flow-cat flows | flow-stat -f 0"

responds with 56254 flows and all sorts of nifty statistics as I expected.
So there are flows in the file.  My concern is that maybe I have muddled the
flow-report configuration file. I use the following command line to invoke
the reporter.

flow-cat flows |
flow-report -s/usr/users/sdawalt/netflow/var/cfg/test -Stest

-------------------- test config file ------------------
#stat config file

stat-report t1
  type summary-detail
  output
    format ascii
    options +header,+xheader,+totals
    fields +other
    path /usr/users/sdawalt/src/netflow/summary

stat-definition test
  report t1

-------------------- end of config file --------------------

Shane A. Dawalt
********************************************
Network Engineer
Wright State University
Dayton,  OH   45435    USA
Phone:  937-775-4089
Email:  shane.dawalt@wright.edu