Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > e2ec330d3ecf5110b4aa890342e53d96 > files > 798

systemtap-client-2.1-2.fc17.i686.rpm

title: Graphing Disk and CPU Utilization
name: graphs.stp
version: 1.0
author: anonymous
keywords: disk cpu utilization
subsystem: disk cpu
status: production
exit: user-controlled
output: graph
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"