How to Install sntop in Ubuntu 18.04



Install sntop by entering the following commands in the terminal:

sudo apt update
sudo apt install sntop

Description:

A curses-based utility that polls hosts to determine connectivity

Simple network top (sntop) is a curses-based console utility, in the spirit of top, that polls network hosts at a regular interval to determine their connectivity and displays the results in a pretty format. Advanced features, such as automatic HTML generation of results, secure terminal mode, execution of external file on connectivity change, and user/system configure files, are supported.

Homepage: http://sourceforge.net/projects/sntop

Version: 1.4.3-4build2

Section: universe/net