RETIRED, The LMA Infrastructure Alerting plugin installs necessary tools to provide the alerting functionality of the LMA toolchain
Go to file
Jenkins 99713c87dd Merge "Updated overview and release sections" 2016-02-23 16:08:24 +00:00
deployment_scripts/puppet Ensure Nagios and Apache services are managed by Pacemaker 2016-02-19 15:44:38 +00:00
doc Merge "Updated overview and release sections" 2016-02-23 16:08:24 +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 Update tests 2015-09-10 11:58:42 +02: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 Re-execute cluster.pp manifest on redeployment 2016-01-12 09:50:05 +00:00
deployment_tasks.yaml Merge "Configure no-quorum-policy for Pacemaker" 2016-01-28 10:52:33 +00: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 Remove the obsolete naming version 2016-02-10 13:43:29 +01: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 URLs for Samba packages 2016-02-17 17:12:41 +01:00
tasks.yaml Ensure Nagios and Apache services are managed by Pacemaker 2016-02-19 15:44:38 +00:00
test-requirements.txt Add documentation placeholder 2015-09-18 17:48:56 +02:00
tox.ini Pass HOME variable to the test environments 2015-10-09 15:30:22 +02: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