RETIRED, The LMA Infrastructure Alerting plugin installs necessary tools to provide the alerting functionality of the LMA toolchain
Go to file
Swann Croiset aaf626dbe6 Configure at least one dummy Nagios service check
Nagios fails to start if no service check is configured, this is the
case when the plugin is deployed without LMA Collector plugin. To make
the CI happy, this patch configures a dummy service check.

Change-Id: Iebd95c5b2df073307a654cf423716b02629a9fc7
2016-06-20 15:19:36 +02:00
deployment_scripts/puppet Configure at least one dummy Nagios service check 2016-06-20 15:19:36 +02:00
doc Fix links to the Readthedocs domain 2016-05-20 11:34:43 +02: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 Normalize the Readme file with other plugins 2016-02-18 11:02:29 +00:00
build_plugin-requirements.txt Revert "Pin fpb version temporarily" 2016-04-29 13:55:41 +00:00
deployment_tasks.yaml Update to task based deployment 2016-05-17 11:19:55 +02:00
docs-requirements.txt Update tox environments 2015-09-23 11:31:11 +02:00
environment_config.yaml Disable SMTP configuration if needed 2016-02-05 11:38:25 +01:00
functions.sh Upgrade fuel-library modules to 7.0 2015-10-23 17:34:51 +02:00
metadata.yaml Bump version to 0.10 2016-04-28 15:19:45 +02:00
network_roles.yaml Notify the Nagios URL to the Fuel API 2016-01-18 13:03:31 +01:00
node_roles.yaml Re-execute necessary tasks on the deployed nodes 2016-01-21 17:12:11 +01:00
pre_build_hook Fix Samba package versions 2016-05-27 09:52:41 +02: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

Logging, Monitoring and Alerting (LMA) Infrastructure Alerting Plugin for Fuel

Overview

The LMA Infrastructure Alerting Plugin for Fuel is used to install and configure Nagios™ which provides the alerting and escalation capabilities of the LMA Toolchain. The LMA Infrastructure Alerting Plugin is deployed by Fuel.

Please check the LMA Infrastructure Alerting Plugin Overview section of the plugin's documentation for additional details.

Release Notes

The release notes for this plugin are provided in the Release Notes section of the plugin's documentation.

Requirements

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

Known issues

The known issues for this plugin are listed on Launchpad

Limitations

The known limitations for this plugin are listed in the Limitations section of the plugin's documentation.

Installation

The installation instructions for this plugin 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