Install ioping by entering the following commands in the terminal:
sudo apt update sudo apt install ioping
Description:
Simple disk I/O latency measuring tool
ioping monitors disk I/O latency in real time. The main idea behind ioping is to have a utility similar to ping, which will show disk I/O latency in the same way ping shows network latency.
Homepage: https://github.com/koct9i/ioping
Version: 1.0-2
Section: universe/admin