[netflow-tools] Busted Perl interface

Damien Miller djm at mindrot.org
Tue May 15 09:09:11 EST 2007


On Mon, 14 May 2007, Christopher Snell wrote:

> Hi All,
> 
> I'm having problems with the Flowd Perl interface.  It looks like the
> object returned from read_flow() contains no data for "recv_sec" and
> iso_time() is choking on this:
> 
> % ./flowinsert.pl /var/log/flowd
> missing argument at
> /usr/local/libdata/perl5/site_perl/amd64-openbsd/Flowd.pm line 88
>         Flowd::iso_time('undef') called at ./flowinsert.pl line 51
> 
> Anybody have any clues?

Are you storing RECV_TIME in your flow log? If not then you will need to
modify the schema and flowinsert.pl.

-d


More information about the netflow-tools mailing list