Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
1 result tagged io  ✕   ✕
iotop-c https://github.com/Tomas-M/iotop
Sat 11 Jun 2022 11:55:58 AM PDT archive.org

A port of the original iotop to C with additional features. Acts like top but for disk I/O. Good for keeping an eye on what's bogging your disk array down.

You can add a capability so that you don't need to be root to run it: sudo setcap 'cap_net_admin+eip' /path/to/iotop

Here's my command line: iotop -o -2 -6 -8

  • -o - Only show processes that are currently doing I/O.
  • -2 - Don't show the PRIO column, because I don't care about that.
  • -6 - Don't show the SWAPIN column, because I don't care about that.
  • -8 - Don't show the graph, because I want to see more of the command on the line.

In the AUR as iotop-c.

C linux io monitoring servers sysadmin cli
4980 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn