5

I want to find how can I check the disk usage in linux as in windows task manager.

I mean, I don't want to find out how much free space is there on the partition or something like that, I want to find out how much is the disk used at a given moment.

Here's a gif: https://i.gyazo.com/4a91e7ed2e519d6fe628811d7c03d6c3.gif

It's used more when I open a program.

2 Answers 2

3

Your question and the gif are two separate things. Based on the gif what you need is monitoring disk I/O and that can be achieved by

iotop

you can find some examples here

0

Memory usage, CPU usage, disk I/O and many other parameters are easily laid out with conky.

There are plenty of samples and examples only a web-search away, that particular page has the scripts etc for you to download and play with.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.