summaryrefslogtreecommitdiffstats
path: root/doc/BeginnersGuide/en-US/Useful_Scripts-Disk.xml
blob: a5df51b607965b99bcbe523ee392ec5066467c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version='1.0'?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>


	<section id="useful-disk">
		<title>Disk</title>
		<remark>
			http://sourceware.org/systemtap/examples/subsystem-index.html
		</remark>
		
		<remark>
			Graphing Disk and CPU Utilization - http://sourceware.org/systemtap/examples/general/graphs.stp 
		</remark>	
		
		<remark>
			Summarize Disk Read/Write Traffic
			http://sourceware.org/systemtap/examples/io/disktop.stp
		</remark>	
	</section>