Skip to content

Monitors iotop output to compare disk writie activity of selected processes

License

Notifications You must be signed in to change notification settings

stephenboston/iotopmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assumes 

- a Linux session, 
- the iotop utility 
- python3

I run this with sudo that does not expect a password. 

     %wheel ALL=(ALL) NOPASSWD: ALL 

It will probably run under sudo but I don't know that.

You'll have to read through it. you will need to change the logfile path. I'd be interested in seeing any other changes you make. And please let me know of any errors you find. 

This is not 'published' code, it is code I'm sharing without any guarantee of correctness or quality. I am certainly not a practioner of Best Practices or Pretty Patterns.

Use at your own risk.

About

Monitors iotop output to compare disk writie activity of selected processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages