From 084e3996375e1bb29752b2903009463b273b80c4 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Thu, 25 Feb 2016 02:05:57 -0500 Subject: rewrite document format to satisfy sphinx JIRA: PREDICTION-16 Change-Id: I46eef324425ad1058125669e54ac6c9a4b3f8f2e Signed-off-by: MatthewLi (cherry picked from commit a4669a5eff3b0866f9f15346a5a0d4d81af409d7) --- Section_2_Use_cases_and_scenarios.rst | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 Section_2_Use_cases_and_scenarios.rst (limited to 'Section_2_Use_cases_and_scenarios.rst') diff --git a/Section_2_Use_cases_and_scenarios.rst b/Section_2_Use_cases_and_scenarios.rst deleted file mode 100644 index 7648f4a..0000000 --- a/Section_2_Use_cases_and_scenarios.rst +++ /dev/null @@ -1,23 +0,0 @@ -2 Use cases and scenarios -========================= - -Telecom services often have high available requirements. Failure prediction is one of the importance features for high available requirements. Operator can handle faults in advance based on failure prediction. This project focuses on data collection of failure prediction. - -The data collector consists of Ceilometer and Monasca which can be extended to plugin some other open source data collectors, e.g. Zabbix, Nagios, Cacti. Based on real-time analytics techniques and machine learning techniques, the failure predictor analyses the data gathered by the data collector to automatically determine whether a failure will happen. If a failure is judged, then the failure predictor sends failure notifications to the failure management module (e.g. the Doctor module), which could handle these notifications. - -Use case 1 ----------- - -Based on infrastructure metrics, it is possible to predict failure of infrastructure, e.g. Nova, Neutron, MQ. - -Use case 2 ----------- - -Based on metrics of infrastructure and VM inside, it is possible to predict failure of VNF. - -**Documentation tracking** - -Revision: _sha1 - -Build date: _date - -- cgit 1.2.3-korg