Linux HPC I/O Instrumentation & Optimization
You cannot optimize what you cannot measure

Understanding your application's I/O behavior
and presentation of Linux metrics important in the analysis
of application I/O performance and behavior.
Collect
iot
A Linux command that enables collection of I/O instrumentation data on all programs downstream of the iot command.
Monitor
Instrumentation Streams
The iot command generates compressed binary instrumentation streams that can be delivered at runtime
Visualize
Pulse
A Java based GUI providing focused and detailed insight into the performance and behavior of your applications’ I/O
How it works
which can be manipulated using the simple iot command
and displayed in an easy to read Java based GUI called Pulse
- 010101010
Your Application
- 010101010
Linux Kernel
I/O Doctors Tool Set
Our tools working together can help you monitor, manipulate and immediately improve I/O performance
without any hardware or software changes