From f32e8e30ffb4f021c77d14c98b4a37baed194f1b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francisco-Javier=20Ram=C3=B3n=20Salguero?= Date: Mon, 4 Feb 2019 04:00:08 +0100 Subject: [PATCH] Infrastructure monitoring with bare Ceilometer in OpenStack environments MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ifd1d16e160a4ca2c8206d067ba3a53df3fa68afa Signed-off-by: Francisco-Javier Ramón Salguero --- ...ructure_monitoring_with_bare_Ceilometer.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Release7/Infrastructure_monitoring_with_bare_Ceilometer.md diff --git a/Release7/Infrastructure_monitoring_with_bare_Ceilometer.md b/Release7/Infrastructure_monitoring_with_bare_Ceilometer.md new file mode 100644 index 0000000..8d2b364 --- /dev/null +++ b/Release7/Infrastructure_monitoring_with_bare_Ceilometer.md @@ -0,0 +1,31 @@ +# Infrastructure monitoring with bare Ceilometer in OpenStack environments + +## Proposer + +- Gerardo Garcia (Telefonica) +- Alfonso Tierno (Telefonica) +- Francisco Javier Ramon (Telefonica) + +## Type + +**Feature** + +## Target MDG/TF + +MON + +## Description + +Current monitoring capabilities for VDU resources deployed in OpenStacks, +requires the availability of AODH/Gnocchi in the VIM. However, not all +OpenStack VIMs (particularly, legacy ones) include these modules, but provide +just bare Ceilometer. + +This feature requests the capability to support resource monitoring based +exclusively in the service provided by Ceilometer, even if it might pose some +limitations. + +## Demo or definition of done + +Check that the current options to obtain VDU metrics/alarms in OpenStack VIMs +are also available in an OpenStack with Ceilometer but without AODH/Gnocchi. -- 2.25.1