Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pryorda authored Oct 17, 2018
1 parent e6598e9 commit cec6783
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Get VMWare VCenter information:

## Usage

- install with `$ python setup.py install` or `$ pip install vmware_exporter` (Installing from pip will install an old version. This is likely something I wont persue)
- install with `$ python setup.py install` (Installing from pip will install an old version. This is likely something I wont persue)
-- TODO: update pip `$ pip install vmware_exporter`
- Create a `config.yml` file based on the configuration section. Some variables can be passed in as environment variables
- Run `$ vmware_exporter -c /path/to/your/config`
- Go to http://localhost:9272/metrics?vsphere_host=vcenter.company.com to see metrics
Expand Down

0 comments on commit cec6783

Please sign in to comment.