Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 8e87fca2f49595adc16d9aa519a6edad > files > 73

systemtap-1.6-1.fc14.x86_64.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"