TotBytes field width

Keir Novik novik at sfu.ca
Wed May 11 14:02:04 EDT 2011


Using Argus 3.0.4, I'm seeing the value in the TotBytes field truncated unless I explicitly specify the field width:

% ra -r file -s saddr bytes
           SrcAddr   TotBytes 
         100.0.1.1 3724219621
           1.0.2.1    6965914
         1.0.3.255      26475
         197.0.1.1      16694
           1.0.4.1       8448
           1.0.5.1       4976
           1.0.6.1        124
% ra -r file -s saddr bytes:12
           SrcAddr     TotBytes 
         100.0.1.1  37242196212
           1.0.2.1      6965914
         1.0.3.255        26475
         197.0.1.1        16694
           1.0.4.1         8448
           1.0.5.1         4976
           1.0.6.1          124

Is this working as designed?

Regards,
Keir

--
Dr. Keir Novik / Network Security Analyst, Simon Fraser University







More information about the argus mailing list