rocksreqop.blogg.se

Bandwidth usage monitor
Bandwidth usage monitor






bandwidth usage monitor

We can see that the image has similar content to what we obtained in the console. Let’s see how to generate an image called monthly.png with the monthly bandwidth usage of the eth0 interface: $ vnstati -m -i eth0 -o monthly.png Also, we have to specify the output file with the -o parameter followed by the filename. So, we can see the usage of the eth0 interface on a monthly basis using the -m -i eth0 parameters. The vnstati command parameters are similar to the vnstat command parameters. This is a great tool that displays the bandwidth usage in a png image. If we prefer to visualize the information in a picture, we can use the vnstati command. Let’s use the -d and the -i eth0 parameters to see the statistics on a daily basis:

bandwidth usage monitor

This way, we can print the information only from the interface connected to the internet. If we have more than one network interface, we can specify it with the -i parameter followed by the interface name.

bandwidth usage monitor

We can do this using the parameters -h, -d, -m, and -y, respectively. We can also see the information by the hour, day, month, and year. As we’re currently in July, vnstat estimates that we’ll receive and transfer approximately 187GiB this month. The estimated column is an estimation of how much we’ll use in that period based on the previous usage. It informs us that the eth0 interface received 166GiB and transmitted 428 MiB during July, the current month. Today 14.51 MiB / 860.97 KiB / 15.36 MiB / 23.10 MiBĪs we see, we got the statistics from the last two months and for each interface.








Bandwidth usage monitor