I'm trying to track down some issues with a site on our network and I'm working with data from the NetflowEndpointsSummary table. Specifically the
totalbytessrc, TotalBytes, and TotalBytesDst columns.
The question is are these columns bytes/second, bytes/second averaged for the whole minute, bytes/second summed, total bytes for the entire session, or what? How is the total being calculated?