[flow-tools] Problem upgrading to 0.61
Mark Fullmer
maf@eng.oar.net
Sat, 30 Nov 2002 23:37:14 -0500
The man and html documentation is built from Docbook sources (.sgml) files.
The distribution should have the pre built targets. Fixed in 0.63.
mark
On Wed, Oct 23, 2002 at 05:31:31PM +0200, Jeje wrote:
> It looks like the way you are building man pages has changed. It requires
> some "docbook-to-man" tool, and make install in that dir doesn't work for
> me anymore. Any clue ?
>
> --On Wednesday, October 23, 2002 10:26:10 AM -0400 Mark Fullmer
> <maf@eng.oar.net> wrote:
>
> > The man page describes the new format. The difference is you can have
> > multiple output statements, ie one with totals, one with % total, without
> > having to iterate over the data multiple times.
> >
> > stat-report t1
> > type summary-detail
> > filter default
> > scale 100
> > output
> > fields +other
> > options +header,+xheader,+totals
> > format ascii
> > path /tmp/output1
> >
> >
> > On Wed, Oct 23, 2002 at 03:23:44PM +0200, Jerome Fleury wrote:
> >> Hi there,
> >>
> >> I have a problem trying to upgrade from 0.61 to 0.62 using flow-report.
> >>
> >> This report config file used to work:
> >>
> >> # stat config file
> >>
> >> # include-filter /tmp/filter
> >>
> >> stat-report t1
> >> type summary-detail
> >> # filter default
> >> # scale 100
> >> fields +other
> >> options +header,+xheader,+totals
> >> format ascii
> >> # output /tmp/output1
> >>
> >> stat-report t6
> >> # type source-as
> >> type input-interface/source-as
> >> options +header,+xheader,+totals,+names,+percent-total
> >> # options +header,+xheader,+totals
> >> # sort +octets
> >> # tally 15
> >> format ascii
> >> # output /tmp/output6
> >>
> >> stat-definition test
> >> # filter as-set
> >> report t1
> >> report t6
> >>
> >> Now it doesn't anymore and the output is always
> >>
> >> flow-report: report line 9: Not in report output.
> >> flow-report: ftstat_load(): failed
> >>
> >> I couldn't get a clue looking at the source files, but I've noticed that
> >> mostly everything is different in ftstat.c from the 0.61 version.
> >>
> >> Thanks for help (I need to upgrade to get correct bps/pps calculations)
> >>
> >> --
> >> Jerome Fleury
> >>
> >> _______________________________________________
> >> flow-tools@splintered.net
> >> http://www.splintered.net/sw/flow-tools
>
>
>
> /jeje
>
> _______________________________________________
> flow-tools@splintered.net
> http://www.splintered.net/sw/flow-tools