【问题标题】:Monitoring total size of disk access of a process in Linux在 Linux 中监控进程的磁盘访问总大小
【发布时间】:2016-04-11 14:25:37
【问题描述】:

通过给出PID,有没有什么工具可以记录一段时间内磁盘访问的总大小?

【问题讨论】:

标签: linux profiling


【解决方案1】:

检查这些 Linux 命令pidstatiostatiotop。您也可以通过/proc/<PID>/io 快​​速找到。

【讨论】:

  • 谢谢,这正是我需要的
猜你喜欢
  • 2011-11-28
  • 2011-02-07
  • 1970-01-01
  • 2012-08-20
  • 1970-01-01
  • 1970-01-01
  • 2012-04-29
  • 2017-12-06
  • 2012-09-13
相关资源
最近更新 更多