summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2015-08-18 06:59:50 -0400
committerYifei Xue <xueyifei@huawei.com>2015-08-18 06:59:50 -0400
commit6269a82ac3b09aff045c641fcf56fc46dd638abb (patch)
tree1b90ff955a78deef3b3ac5047b751edde6af6646
parent3f90c2f1b77238df434efddc08a8483c90bf1aec (diff)
Add a gap in Heat
JIRA: PREDICTION-4 Change-Id: If70d44af4dc3eb81f80e5bd87cca31f2f014a770 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
-rw-r--r--Section_4_Gap_analysis_in_upstream_projects.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/Section_4_Gap_analysis_in_upstream_projects.rst b/Section_4_Gap_analysis_in_upstream_projects.rst
index 5afbc18..8f35bc1 100644
--- a/Section_4_Gap_analysis_in_upstream_projects.rst
+++ b/Section_4_Gap_analysis_in_upstream_projects.rst
@@ -44,6 +44,29 @@ Monasca is an open-source monitoring-as-a-service (MONaaS) solution that integra
- Monasca does not support querying memory usage of Libvirt.
+4.2 Heat
+--------
+
+Heat is an orchestration project of openstack. It can be used for deploy application. Its cfn-hup tool can monitor metadata in VM and notify to heat. But this function is poor now, we can extend cfn-hup to collect more information inside VM and make failure prediction.
+
+4.2.1 Cfn-hup
+^^^^^^^^^^^^^
+
+* Type: 'monitoring issue'
+* Description:
+
+ + To-be
+
+ - Cfn-hup is able to collect more metrics than metadata inside VM. These metrics can be used for failure prediction.
+
+ + As-is:
+
+ - Cfn-hup just can monitor metadata inside VM.
+
+ + Gap
+
+ - Cfn-hup should monitor more information inside VM.
+
**Documentation tracking**
Revision: _sha1