.. _installation guide: Installation Guide ================== Install the Plugin ------------------ To install the *Ceilometer Redis Plugin*, you need to follow these steps. #. Please refer to the :ref:`limitations` section before you proceed. #. Download the plugin from the `Fuel Plugins Catalog `_. #. 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.0-1.noarch.rpm / root@::/tmp #. Log into the Fuel Master node and install the plugin:: # ssh root@: [root@fuel-master ~]# cd /tmp [root@fuel-master ~]# fuel plugins --install ceilometer-redis-1.0-1.0.0-1.noarch.rpm #. Verify that the plugin is installed correctly:: [root@fuel-master ~]# fuel plugins list id | name | version | package_version ---|------------------|---------------|---------------- 4 | ceilometer-redis | 1.0.2 | 3.0.0