On 04/04/2014 12:02, Brian Candler wrote:
> On 04/04/2014 11:32, Brian Candler wrote:
>>
>> Would it be a small patch to nfsen to allow some extra options in the 
>> "order by" drop-down?
>>
> Seems to be as simple as editing details.php and setting:
>
> $IPStatOrder  = array ( 'flows', 'packets', 'bytes', 'ibyte', 'obyte', 
> 'pps', 'bps', 'bpp' );
>
> :-)
With this, I find that group by 'bytes' behaves the nsme as group by 
'ibyte'. It would be nice then if group by 'bytes' were to group by 
total of (in+out) bytes - which is essentially what the original problem 
report was about.

If most non-NSEL devices only give 'input bytes', then making 'bytes' 
refer to the total wouldn't affect them?

Cheers,

Brian.


------------------------------------------------------------------------------
_______________________________________________
Nfdump-discuss mailing list
Nfdump-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfdump-discuss

Reply via email to