Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 95299258dbdf9a86cefd89b97c0d81e5 > files > 184

systemtap-1.2-1.fc13.i686.rpm

title: Periodically Print I/O Activity by Process Name
name: iotop.stp
version: 1.0
author: anonymous
keywords: io
subsystem: io
status: production
exit: user-controlled
output: timed
scope: system-wide
description: Every five seconds print out the top ten executables generating I/O traffic during that interval sorted in descending order.
test_check: stap -p4 iotop.stp
test_installcheck: stap iotop.stp -c "sleep 0.2"