Steps to Install mpstat Linux Network Monitoring Tool on Ubuntu

Mpstat is a free & open source linux network monitoring tool. It is used to collect & display the information of CPU usage & processor statistics. It shows all the Global Average Activity without using any options. With options, it shows the statistics ony by one that starts from 0. There are some steps to …

Steps to Setup Bmon Monitoring & Debugging Tool on Ubuntu 20.04

Bmon is a free & open source monitoring & debugging tool. It is used to monitor the network related information. It is a simple & easy to use tool & used for real-time bandwidth monitor. There are some steps to setup bmon on ubuntu: Step 1: Update the System. apt-get update Step 2: Install Bmon …

Steps to Install Saidar System Monitoring Tool on Ubuntu 20.04 LTS

Saidar is a free & open source system monitoring tool. Using Saidar,we can easily monitor and view the system statistics.We can easily check CPU, processes, load, memory, swap, network I/O, disk I/O, and file system information. It is a simple and easy to use tool. There are some steps to install saidar on ubuntu machine: …

Steps to Setup MTR Network Diagnostic Tool on Ubuntu 20.04 LTS

Mtr(my traceroute) is a free & open source command line network diagnostic tool. It helps to provide the functionality of both the ping and traceroute commands. It is a simple tool that display the information about the network packets. Using MTR, we can easily get the network & domain-name information. There are few steps to …

Steps to Setup Linux Dash Monitoring tool on Ubuntu 20.04 LTS

Linux Dash is a free & open source System monitoring tool.It allows to visualize the behavior of  server in real time & display the information on system such as number of running processes, number of logged in users, the CPU load, memory statistic, disk usage, network connections, internet connection speed etc. There are some steps …