How to Install vnstat in Ubuntu 18.04



Install vnstat by entering the following commands in the terminal:

sudo apt update
sudo apt install vnstat

Description:

console-based network traffic monitor

vnStat is a network traffic monitor for Linux. It keeps a log of daily network traffic for the selected interface(s). vnStat is not a packet sniffer. The traffic information is analyzed from the /proc filesystem, so vnStat can be used without root permissions.

Homepage: https://humdi.net/vnstat/

Version: 1.18-1

Section: universe/net