Sophie

Sophie

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

systemtap-1.2-1.fc13.i686.rpm

title: Graphing Disk and CPU Utilization
name: graphs.stp
version: 1.0
author: anonymous
keywords: disk cpu use graph
subsystem: disk cpu
status: production
exit: user-controlled
output: plot data
scope: system-wide
description: The script tracks the disk and CPU utilization. The resulting output of the script can be piped into gnuplot to generate a graph of disk and CPU USE.
test_check: stap -p4 graphs.stp
test_installcheck: stap graphs.stp -c "sleep 0.2"