fuel-plugin-ceilometer-redis/doc/source/installation.rst

1.2 KiB

Installation Guide

Install the Plugin

To install the Ceilometer Redis Plugin, you need to follow these steps.

  1. Please refer to the limitations section before you proceed.

  2. Download the plugin from the Fuel Plugins Catalog.

  3. Copy the plugin's RPM file to the Fuel Master node with secure copy (scp):

    # scp fuel-plugin-ceilometer-redis/ceilometer-redis-1.0-1.0.3-1.noarch.rpm /
    root@:<the_Fuel_Master_node_IP address>:/tmp
  4. Log into the Fuel Master node and install the plugin:

    # ssh root@:<the_Fuel_Master_node_IP address>
    [root@fuel-master ~]# cd /tmp
    [root@fuel-master ~]# fuel plugins --install ceilometer-redis-1.0-1.0.3-1.noarch.rpm
  5. Verify that the plugin is installed correctly:

    [root@fuel-master ~]# fuel plugins list
    id | name             | version       | package_version
    ---|------------------|---------------|----------------
    4  | ceilometer-redis | 1.0.3         | 3.0.0