Subject: | Net::Flow - version 9 template issues |
Date: | Fri, 01 Feb 2008 12:30:46 +1100 |
To: | bug-Net-Flow [...] rt.cpan.org |
From: | Heath Snoek <heath [...] snoek.com.au> |
Module version: Net-Flow 0.02
hugo:~# perl -v
This is perl, v5.8.8 built for i486-linux-gnu-thread-multi
hugo:~# uname -a
Linux hugo 2.6.18-5-686 #1 SMP Mon Dec 24 16:41:07 UTC 2007 i686 GNU/Linux
I'm receiving the following output when using your example 1 from the
Net::Flow POD, I'm offloading using netflow version 9:
- Header Information -
Count = 29
SequenceNum = 136076
SourceId = 0
SysUpTime = 438982036
UnixSecs = 1201828685
VersionNum = 9
WARNING : NOT FOUND TEMPLATE = 256
WARNING : UNMATCH FLOW COUNT
- Header Information -
Count = 29
SequenceNum = 136077
SourceId = 0
SysUpTime = 438987036
UnixSecs = 1201828690
VersionNum = 9
WARNING : NOT FOUND TEMPLATE = 256
WARNING : UNMATCH FLOW COUNT
The template not found an error seems to alternate between '256' and a
'257'.
I'd be grateful if you have any ideas, thanks in advance.
Regards
Heath