This tools is for automate "VMware IO Analyzer 1.6". Let it can run test by cron job. Upload test result to server and plot chart for IOPS and latency.
This project have 2 parts.
- Python script, which can run on VMware I/O Analyzer to submit test jobs and read result.
- Django web project, which for store test job's parameter and test result.
For setup, please check the Wiki page.