racount 3.0.0.rc.34
Philipp E. Letschert
phil at uni-koblenz.de
Fri Nov 17 01:38:02 EST 2006
racount -r <file> works
racount -a -r <file> doesn't
kirk at wendy:~/Desktop/argus-clients-3.0.0.rc.34/bin$ ./racount -r
/var/log/argus/argus.log
racount records total_pkts src_pkts dst_pkts total_bytes
src_bytes dst_bytes
sum 742 31547 17548 13999 11952883
1476926 10475957
kirk at wendy:~/Desktop/argus-clients-3.0.0.rc.34/bin$ ./racount -a -r
/var/log/argus/argus.log
racount[3094]: 11-17-06 07:32:56.512474 /var/log/argus/argus.log filter syntax
error
racount records total_pkts src_pkts dst_pkts total_bytes
src_bytes dst_bytes
sum 0 0 0 0 0 0
0
racount -M proto -r <file> which should give the same output as racount -a
(as suggested in the racount man page) has no effect.
More information about the argus
mailing list