From: Francisco-Javier Ramón Salguero Date: Mon, 4 Feb 2019 03:00:08 +0000 (+0100) Subject: Infrastructure monitoring with bare Ceilometer in OpenStack environments X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F7185%2F3;p=osm%2FFeatures.git Infrastructure monitoring with bare Ceilometer in OpenStack environments Change-Id: Ifd1d16e160a4ca2c8206d067ba3a53df3fa68afa Signed-off-by: Francisco-Javier Ramón Salguero --- 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.