Put configurations to appropriate part
One for pipeline.yaml, anthter for ceilometer.conf. Change-Id: I19e6e2b0b406f51c15aa8fe91b3f3f61023cd40b
This commit is contained in:
parent
bd464f1f57
commit
189637e37b
@ -1,5 +1,5 @@
|
|||||||
2. Edit the ``/etc/ceilometer/pipeline.yaml`` file and complete
|
2. Edit the ``/etc/ceilometer/pipeline.yaml`` file and complete
|
||||||
the following actions:
|
the following section:
|
||||||
|
|
||||||
* Configure Gnocchi connection:
|
* Configure Gnocchi connection:
|
||||||
|
|
||||||
@ -11,6 +11,9 @@
|
|||||||
# + set default archive policy
|
# + set default archive policy
|
||||||
- gnocchi://?filter_project=service&archive_policy=low
|
- gnocchi://?filter_project=service&archive_policy=low
|
||||||
|
|
||||||
|
3. Edit the ``/etc/ceilometer/ceilometer.conf`` file and complete
|
||||||
|
the following actions:
|
||||||
|
|
||||||
* In the ``[DEFAULT]`` section,
|
* In the ``[DEFAULT]`` section,
|
||||||
configure ``RabbitMQ`` message queue access:
|
configure ``RabbitMQ`` message queue access:
|
||||||
|
|
||||||
@ -42,7 +45,7 @@
|
|||||||
Replace ``CEILOMETER_PASS`` with the password you chose for
|
Replace ``CEILOMETER_PASS`` with the password you chose for
|
||||||
the ``ceilometer`` user in the Identity service.
|
the ``ceilometer`` user in the Identity service.
|
||||||
|
|
||||||
3. Create Ceilometer resources in Gnocchi. Gnocchi should be running by this
|
4. Create Ceilometer resources in Gnocchi. Gnocchi should be running by this
|
||||||
stage:
|
stage:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user