Page 2 of 2

Re: Does not see top 5 talkers for switch in NNA

Posted: Thu Oct 29, 2020 12:17 pm
by scottwilkerson
kn00567386 wrote:
cdienger wrote:Reviewing the tcpdumps a bit closer and comparing them from a working lab machine, it appears the flows are missing the start and end timestamps. These are used to identify the date and time and their absense would explain the 1970 date you see in the files. If you review https://assets.nagios.com/downloads/nag ... alyzer.pdf, you'll see some configuration examples where these are added. Page 4 for example:

Code: Select all

..
collect timestamp sys-uptime first
collect timestamp sys-uptime last
..
or page 5:

Code: Select all

..
collect timestamp absolute first
collect timestamp absolute last
..


Hello,

It works now after adding timestamp config in network device.

Thanks for solution, really appreciated for your time and responses.
Great!
Locking thread