From: Rajiv C. <raj...@gm...> - 2007-08-17 12:51:48
|
Hi, Look what i wants to do graph which should be time vs Bytes graph. I wants to show that at particular time how many amount of packets are coming using every protocol? like 12:20 am tcp=1560 bytes udp=2140 bytes Igmp=1100 bytes 12:30 am tcp=4560 bytes udp=4240 bytes Igmp=500 bytes ...... ...................... so I need a graph which can display usage of 3-protocol every 10 minutes or 1 hour or 1 day as per requirements. Could you please tell me which kind of graph i can use ? Cheers, Rajiv |