RETIRED, The LMA Infrastructure Alerting plugin installs necessary tools to provide the alerting functionality of the LMA toolchain
Go to file
Jenkins 8e551a9ffe Merge "Create the dashboard link when upgrading from 0.10.3" into stable/1.0 2017-01-31 13:59:53 +00:00
deployment_scripts/puppet Merge "Create the dashboard link when upgrading from 0.10.3" into stable/1.0 2017-01-31 13:59:53 +00:00
doc Update release notes for 1.0 2017-01-23 10:52:36 +00:00
repositories Bootstrap the plugin structure 2015-07-09 17:02:54 +02:00
specs Initial spec for the plugin 2015-07-09 16:59:23 +02:00
.gitignore Add fuel-qa as submodule 2016-04-12 14:32:19 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:24:19 +00:00
LICENSE Bootstrap the plugin structure 2015-07-09 17:02:54 +02:00
README.md StackLight 0.10.0 documentation updates 2016-07-12 10:46:07 +02:00
build_plugin-requirements.txt Revert "Pin fpb version temporarily" 2016-04-29 13:55:41 +00:00
deployment_tasks.yaml Fix a cycle in graph of tasks 2016-09-16 08:21:46 +00:00
docs-requirements.txt Update tox environments 2015-09-23 11:31:11 +02:00
environment_config.yaml Fix issue with LDAP protocol radio button 2016-08-09 16:32:30 +02:00
functions.sh Upgrade fuel-library modules to 7.0 2015-10-23 17:34:51 +02:00
metadata.yaml Bump version to 1.0.0 2016-07-25 14:34:03 +00:00
network_roles.yaml Switch the Nagios dashboard to the public network 2016-09-02 16:28:19 +00:00
node_roles.yaml Switch the Nagios dashboard to the public network 2016-09-02 16:28:19 +00:00
pre_build_hook Upgrade Samba package 2017-01-12 09:39:28 +00:00
test-requirements.txt Add documentation placeholder 2015-09-18 17:48:56 +02:00
tox.ini Fix tox.ini to clean repositories before building plugin 2016-04-14 09:23:50 +02:00
uninstall.sh Fix plugin removal error 2016-04-25 09:05:02 +00:00
volumes.yaml Dedicate a Logical Volume for Nagios 2015-09-11 15:55:34 +02:00

README.md

The StackLight Infrastructure Alerting Plugin for Fuel

Overview

The StackLight Infrastructure Alerting Plugin for Fuel is used to install and configure Nagios, which provide the alerting and escalation capability of the Logging, Monitoring and Alerting (LMA) toolchain of Mirantis OpenStack.

Please start with the StackLight Infrastructure Alerting Plugin Overview to getting started.

Release Notes

A summary description of the new features are provided in the Release Notes section of the plugin's documentation.

Requirements

The requirements are provided in the Requirements section of the plugin's documentation.

Known issues

All known issues are listed on Launchpad.

Limitations

All known limitations are described in the Limitations section of the plugin's documentation.

Installation

The installation instructions are provided in the Installation section of the plugin's documentation.

User Guide

Instructions for how to configure and use the plugin are provided in the User Guide section of the plugin's documentation.

Communication

The OpenStack Development Mailing List is the preferred way to communicate with the members of the project. Emails should be sent to openstack-dev@lists.openstack.org with the subject prefixed by [fuel][plugins][lma].

Reporting Bugs

Bugs should be filed against the LMA Toolchain project on Launchpad (not Github!).

Contributing

If you would like to contribute to the development of this plugin, you must follow the OpenStack development workflow instructions.

Patch reviews take place on the OpenStack Gerrit system.

Contributors