Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alantang888/vmware-io-analyzer-management-tools

"VMware IO Analyzer 1.6" automate tools. Let it can run test by cron job. Upload test result to server and plot chart for IOPS and latency.
https://github.com/alantang888/vmware-io-analyzer-management-tools

Last synced: 3 days ago
JSON representation

"VMware IO Analyzer 1.6" automate tools. Let it can run test by cron job. Upload test result to server and plot chart for IOPS and latency.

Awesome Lists containing this project

README

        

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](https://github.com/alantang888/VMware-IO-Analyzer-Management-Tools/wiki).