计算机应用 ›› 2016, Vol. 36 ›› Issue (4): 1066-1069.DOI: 10.11772/j.issn.1001-9081.2016.04.1066

• 计算机软件技术 • 上一篇    下一篇

基于检测域划分的虚拟机异常检测算法

吴天舒1, 陈蜀宇2, 张涵翠2, 周真1   

  1. 1. 重庆大学 计算机学院, 重庆 400044;
    2. 重庆大学 软件学院, 重庆 400044
  • 收稿日期:2015-10-16 修回日期:2015-10-26 出版日期:2016-04-10 发布日期:2016-04-08
  • 通讯作者: 陈蜀宇
  • 作者简介:吴天舒(1989-),男,重庆人,博士研究生,主要研究方向:云计算、分布式计算、数据挖掘; 陈蜀宇(1963-),男,重庆人,教授,博士生导师,CCF会员,主要研究方向:分布式计算、操作系统、嵌入式系统; 张涵翠(1990-),女,浙江绍兴人,博士研究生,主要研究方向:流媒体控制、分布式计算、云计算; 周真(1983-),男,重庆人,博士,主要研究方向:虚拟化技术、云计算、故障诊断。
  • 基金资助:
    国家自然科学基金资助项目(61272399, 61572090)。

Virtual machine anomaly detection algorithm based on detection region dividing

WU Tianshu1, CHEN Shuyu2, ZHANG Hancui2, ZHOU Zhen1   

  1. 1. College of Computer Science, Chongqing University, Chongqing 400044, China;
    2. School of Software Engineering, Chongqing University, Chongqing 400044, China
  • Received:2015-10-16 Revised:2015-10-26 Online:2016-04-10 Published:2016-04-08
  • Supported by:
    This work is partially supported by the National Natural Science Foundation of China (61272399, 61572090).

摘要: 虚拟机的正常运行是支撑云平台服务的重要条件,由于云平台下虚拟机存在数量规模大、运行环境随时间动态变化的特点,管理系统难以针对每个虚拟机进行训练数据采集以及统计模型的训练。为了提高在上述环境下异常检测系统的实时性和识别能力,提出基于改进k中心点聚类算法的检测域划分机制,在聚类迭代更新步骤上进行优化,以提升检测域划分的速度,并通过检测域策略的应用来提高虚拟机异常检测的效率和准确率。实验及分析表明,改进的聚类算法拥有更低的时间复杂度,采用检测域划分机制的检测方法在虚拟机异常检测中拥有更高的效率和准确率。

关键词: 异常检测, 云平台, 大规模虚拟机, k中心点, 检测域

Abstract: The stable operation of virtual machine is an important support of cloud service. Because of the tremendous amount of virtual machine and their changing status, it is hard for management system to train classifier for each virtual machine individually. In order to improve the performance of real-time performance and detection ability, a new dividing mechanism based on modified k-medoids clustering algorithm for dividing virtual machine detection region was proposed, the iterate process of clustering was optimized to improve the speed of dividing detection region, and the efficiency and accuracy of anomaly detection were enhanced consequently by using this proposed detecting region strategy. Experiments and analysis show that the modified clustering algorithm has lower time complixity, the detection method with dividing detection region performs better than the original algorithm in efficiency and accuracy.

Key words: anomaly detection, cloud platform, large scale virtual machine, k-medoids, detection region

中图分类号: