How to Install ifstat in Ubuntu 18.04



Install ifstat by entering the following commands in the terminal:

sudo apt update
sudo apt install ifstat

Description:

InterFace STATistics Monitoring

ifstat is a tool to report network interfaces bandwidth just like vmstat/iostat do for other system counters. It can monitor local interfaces by polling the kernel counters, or remote hosts interfaces using SNMP.

Version: 1.1-8.1

Section: universe/net