From: <HBB...@t-...> - 2007-08-17 11:46:28
|
Rajiv Chavda wrote: > I want to use 3 attributes from this data file which is protocol, > Bytes, Packets. It will be show like > Which protocol how many amount of bytes are sending? like TCP 3240 (total bytes) > UDP 1520 (Total bytes) > > qnx 540 (Total bytes) > ICMP1203 (Total bytes) etc. That doesn't look like a graph at all. Nor does it appear to have any resemblance to the input data. This suggests you're actually looking for a data processing application, not a plotting program. |