RETIRED, Fuel plugin to deploy Sensu
Go to file
Danila Troschinsky 983230fe86 Import of plugin's code
Change-Id: Ic773558145bd86d46f02151644f1dc435c7b23c2
2017-07-25 09:34:46 +00:00
deployment_scripts/puppet Import of plugin's code 2017-07-25 09:34:46 +00:00
repositories Import of plugin's code 2017-07-25 09:34:46 +00:00
.gitreview Added .gitreview 2017-07-07 09:49:14 +00:00
README.md Import of plugin's code 2017-07-25 09:34:46 +00:00
deployment_tasks.yaml Import of plugin's code 2017-07-25 09:34:46 +00:00
environment_config.yaml Import of plugin's code 2017-07-25 09:34:46 +00:00
metadata.yaml Import of plugin's code 2017-07-25 09:34:46 +00:00
network_roles.yaml Import of plugin's code 2017-07-25 09:34:46 +00:00

README.md

Sensu plugin for Fuel

Overview

Sensu plugin for Fuel extends Mirantis OpenStack functionality by adding Sensu monitoring. It can be deployed on hosts with Stacklight plugins roles. Sensu plugin is 100% hot-pluggable.

Compatible Fuel versions

9.0

User Guide

  1. Create an environment or open existing. In case of new environment select new nodes with LMA Stacklights roles

  2. Enable the plugin on the Settings/Other tab of the Fuel web UI and fill in form fields:

    • in development
  3. Deploy the environment.

Installation Guide

Sensu Plugin for Fuel installation

To install Sensu plugin, follow these steps:

  1. Download the plugin git clone https://github.com/openstack/fuel-plugin-sensu

  2. Copy the plugin on already installed Fuel Master node; ssh can be used for that. If you do not have the Fuel Master node yet, see Quick Start Guide:

     # scp fuel-plugin-sensu-0.1.1-1.noarch.rpm root@<Fuel_master_ip>:/tmp
    
  3. Log into the Fuel Master node. Install the plugin:

     # cd /tmp
     # fuel plugins --install fuel-plugin-sensu-0.1.1-1.noarch.rpm
    
  4. Check if the plugin was installed successfully:

     # fuel plugins
     id | name                            | version | package_version
     ---|---------------------------------|---------|----------------
     1  | fuel-plugin-sensu   | 0.1.1  | 4.0.0
    

Requirements

Requirement Version/Comment
Mirantis OpenStack compatibility 9.0

Limitations

This plugin can be used only with Stacklight LMA nodes