Skip to content

AliTrace Simulator is a simulator that could simulate events of tasks or severs in the Aliyun's cluster using the 24 hours' trace data, ClusterData201708

Notifications You must be signed in to change notification settings

lilelr/AliTraceSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AliTraceSimulator

AliTrace Simulator is a simulator that could simulate events of tasks or severs in the Aliyun's cluster using the 24 hours' trace data, ClusterData201708 (https://goo.gl/forms/eOoe6DwZQpd2H5n53). The events contain the addition, deletions or failures of batch instance or servers. Now it could successfully output the number of batch tasks in the cluster at a specified time. Plus, it could record the changes of the number of tasks and used CPU or memory of each machine at a specified time, which is as real as described in the trace data.

The class diagram of AliTraceSimualtor is as following:

这里写图片描述

这里写图片描述

AliSimulator
--trace_path=/home/lilelr/trace_201710/
--log_dir=/home/lilelr/trace_201710/log

./AliSimulator
--trace_path=/home/lilelr/ali/trace/
--log_dir=/home/lilelr/ali/trace/log

./AliSimulator
--trace_path=/home/lilelr/trace_201710
--log_dir=/home/lilelr/trace_201710/log

About

AliTrace Simulator is a simulator that could simulate events of tasks or severs in the Aliyun's cluster using the 24 hours' trace data, ClusterData201708

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published