RETIRED, The LMA Infrastructure Alerting plugin installs necessary tools to provide the alerting functionality of the LMA toolchain
Go to file
Simon Pasquier 584d2f0eea Add ordering constraints between Apache and VIPs
This ensures that the Nagios Apache service won't start until the VIP
interfaces are up and running. This is required because the Apache OCF
script needs to tweak the ARP parameters of the VIP interfaces.

Change-Id: I4cc7b7db06cda31064b22e0283af478228202b54
Related-Bug: #1594722
2016-07-22 08:21:11 +00:00
deployment_scripts/puppet Add ordering constraints between Apache and VIPs 2016-07-22 08:21:11 +00:00
doc [docs] Edits verification, usage, and troubleshooting sections 2016-07-21 08:25:38 +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 09:17:20 +00:00
build_plugin-requirements.txt Revert "Pin fpb version temporarily" 2016-04-29 13:55:41 +00:00
deployment_tasks.yaml Merge "Enable TLS for Nagios UI" 2016-06-24 16:08:51 +00:00
docs-requirements.txt Update tox environments 2015-09-23 11:31:11 +02:00
environment_config.yaml Fix SMTP without authentication 2016-07-19 08:59:53 +00:00
functions.sh Upgrade fuel-library modules to 7.0 2015-10-23 17:34:51 +02:00
metadata.yaml StackLight 0.10.0 rebranding of metadata 2016-06-29 10:39:56 +02:00
network_roles.yaml Use 2 Virtual IPs for Nagios 2016-06-22 18:11:28 +02:00
node_roles.yaml StackLight 0.10.0 rebranding of metadata 2016-06-29 10:39:56 +02:00
pre_build_hook Fix apache2-utils version 2016-07-20 09:15:09 +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