Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alantang888/vmware-io-analyzer-management-tools
- Owner: alantang888
- License: mit
- Created: 2016-01-21T10:52:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T08:19:27.000Z (over 8 years ago)
- Last Synced: 2024-11-11T01:05:23.601Z (2 months ago)
- Language: Python
- Homepage:
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).