Cheikhou,
A couple of things.
1. The packets per second column is an anomaly in this case. You only have a few packets (most show 2). So the calculation of pps is really going to be skewed here. (2 packets very close to each other, say 1ms apart, would be interpreted as 1000 pps - clearly not right).
2. This isn't going to tell you anything about Internet usage. You are only seeing the "leaked" traffic from multicasts to your port.
You will need to get someway of getting the traffic on the Internet link. There are a few switches available for only a few hundred dollars that can do port-mirroring. Another way is to set up a PC (Linux is best) in bridge mode, and run Wireshark on this as it sees the traffic go by.
Regards, Martin