Infrastructure monitoring with bare Ceilometer in OpenStack environments 85/7185/3
authorFrancisco-Javier Ramón Salguero <javier.ramon@telefonica.com>
Mon, 4 Feb 2019 03:00:08 +0000 (04:00 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 12 Nov 2020 16:57:36 +0000 (17:57 +0100)
Change-Id: Ifd1d16e160a4ca2c8206d067ba3a53df3fa68afa
Signed-off-by: Francisco-Javier Ramón Salguero <javier.ramon@telefonica.com>
Release7/Infrastructure_monitoring_with_bare_Ceilometer.md [new file with mode: 0644]

diff --git a/Release7/Infrastructure_monitoring_with_bare_Ceilometer.md b/Release7/Infrastructure_monitoring_with_bare_Ceilometer.md
new file mode 100644 (file)
index 0000000..8d2b364
--- /dev/null
@@ -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.