Update README.

Change-Id: I9cd79b44310c2bb1b6271c91cfb42d1ccb1e8687
This commit is contained in:
Deklan Dieterly 2014-07-29 15:38:53 -06:00
parent 59be51266d
commit f10478a7b9
1 changed files with 7 additions and 7 deletions

View File

@ -1,21 +1,21 @@
ceil2mon
monasca-ceilometer
========
Python plugin code for Ceilometer to send samples to Jahmon
Python plugin code for Ceilometer to send samples to monasca-api
### Installation Instructions
Assumes that mini-mon is running with an active mon-api server.
Assumes that an active monasca-api server is running.
1. Run devstack to get openstack installed. ceil2mon was developed on a Ubuntu 12.04 host.
1. Run devstack to get openstack installed. monasca-ceilometer was developed on a Ubuntu 12.04 host.
2. Checkout monclient from git.hpcloud.net.
2. Clone python-monascaclient from github.com.
Copy monclient to the following path:
Copy python-monascaclient to the following path:
/opt/stack/ceilometer/ceilometer/monclient
3. Checkout ceil2mon from git.hpcloud.net.
3. Clone monasca-ceilometer from github.com.
Copy monclient.py to the following path: