Sophie

Sophie

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

systemtap-1.6-1.fc14.x86_64.rpm

title: Summarize Disk Read/Write Traffic
name: disktop.stp
version: 1.0
author: Oracle
keywords: disk
subsystem: disk
status: production
exit: user-controlled
output: timed
scope: system-wide
description: Get the status of reading/writing disk every 5 seconds, output top ten entries during that period.
test_check: stap -p4 disktop.stp
test_installcheck: stap disktop.stp -c "sleep 0.2"