Cloud server begin generate big disk read/write operation. I want find some script who generate top file with process(process name | TOTAL | READ | WRITE )
Cloud server begin generate big disk read/write operation. I want find some script who
Share
You can use
iotopto see the reads and writes of each process using atoplike interface.Another way is to look at the
/proc/[PID]/iofiles.Example: