Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 2b12d0199a2bbc4a02ef3834d926ac4a > files > 91

systemtap-client-1.8-6.el5.x86_64.rpm

title: Summarize Disk Read/Write Traffic
name: disktop.stp
version: 1.0
author: Oracle
keywords: disk
subsystem: disk io
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"