Merge pull request #143 from cowofevil/maint/master/QA-2036/update_readme_for_client

(QA-2036) Update README for Client Utility
This commit is contained in:
Colin 2015-12-28 10:52:31 -08:00
commit b60ceb12bf

View file

@ -78,6 +78,9 @@ A dashboard is provided to offer real-time statistics and historical graphs. It
[Graphite](http://graphite.wikidot.com/) is required for historical data retrieval. See the provided YAML configuration example, [vmpooler.yaml.example](vmpooler.yaml.example), for details. [Graphite](http://graphite.wikidot.com/) is required for historical data retrieval. See the provided YAML configuration example, [vmpooler.yaml.example](vmpooler.yaml.example), for details.
## Command-line Utility
The [vmpooler_client.py](https://github.com/puppetlabs/vmpooler-client) CLI utility provides easy access to the vmpooler service. The tool is cross-platform and written in Python.
## Build status ## Build status