-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
v3.4
-
TIG 2017-02-13
-
15
We are using iostat or vmstat (Linux/Unix) & typeperf (Windows) for disk statistics (SERVER-24212). We should improve this output as follows:
- Have iostat installed on all Linux/Unix hosts that support it
- Use additional parameters for iostat (-m -x)
- Add timestamp for each time period it reports (See this article for what to do if -t option is not available)
- related to
-
SERVER-28091 Disk stats collection on OS X only captures I/O utilization averaged over the uptime of the machine
- Closed