Skip to content

Commit 3fe6d8e

Browse files
author
shanedsnyder
authored
Create README.md
1 parent f582bfe commit 3fe6d8e

File tree

1 file changed

+7
-0
lines changed
  • log-collection-analysis/fs-interface-usage

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**extract-fs-interface-data.py**
2+
3+
This script calculates aggregate job statistics to each storage system using each interface. The results are stored in a CSV file that is fed to other plotting scripts.
4+
5+
`Usage: python extract-fs-interface-data.py <job_stats_dir>`
6+
7+
`<job_stats_dir>` is the directory containing all the CSV files generated by the `extract-job-stats.py` script.

0 commit comments

Comments
 (0)