LinTut

Slurm – Command line bandwidth monitoring tool for linux

Slurm bandwidth monitoring tool

Slurm bandwidth monitoring tool

Slurm is basically a network monitoring tool. It lets you monitor the traffic on network interfaces. Slurm visualizes network interface traffic using ascii graph.

Install Slurm on Debian/Ubuntu Based Distribution.

Installing slurm it is very simple, open the terminal and run the following command to install it.

# sudo apt-get install slurm

Once the installation is completed, you will be able to monitor your network traffic on the command line using this utility. In the terminal run the commands in the following format.

# slurm –i [Interface Name]

The -i option selects interface to monitor. Example:

# slurm -i wlan0
Slurm Example interface

Keyboard shortcut code

Slurm supports several different keys for interaction:

Slurm – split graph mode

This utility will prove to be really helpful if you are working on the command line.
If you are having any suggestion, let me know via our comment section.

See also: Bandwidth Monitoring Tool (iftop)

Exit mobile version