• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles     Next Articles

Analysis of cloud server fault data based
 on improved FP-Growth algorithm

HE Wang1,2,LIN Guo-yuan1,2   

  1. (1.School of Computer Science and Technology,China University of Mining and Technology,Xuzhou 221000;
    (2.Digitization of Mine,Engineering Research Center of Ministry of Education of China,Xuzhou 221000,China)
  • Received:2019-07-18 Revised:2020-01-03 Online:2020-05-25 Published:2020-05-25

Abstract:

In order to analyze the problem of abnormal parameters in the process of using the cloud server, the process of parameter data acquisition, data cleaning, and effective analysis of the cloud server is introduced. Aiming at the problems that the conditional FP-tree construction process is too redundant and the larger amount of data causes lower processing efficiency in the existing FP-Growth algorithm, an improved FP-Growth algorithm is proposed. It introduces the array tagging strategy, and each FP-tree node retains only pointers to the parent node. It does not need to generate a conditional FP-tree during the mining process, thus reducing time and space consumption. Experimental results show that the improved FP-Growth parallel algorithm can effectively improve the correlation analysis efficiency of abnormal data of cloud platform virtual machines, and is also suitable for data mining of large-scale data sets.
 

Key words: cloud server, fault analysis, FP-Growth algorithm, data mining