Skip to content

Independent study on AWS cloud cluster for nodes performance research

Notifications You must be signed in to change notification settings

gongmax/IS-CloudCluster-Performance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

IS-CloudCluster-Performance

This project is aimed to automate the monitoring and performance measuring of cloud cluster based on AWS EC2 instances. There will be a dashboard interface for user to look up their instance status and all benchmark indicators. The web port is 8080 and use the master DNS.

The monitoring system is event driven for communication and uses Amazon S3 to backup data in case master node is crashed accidentally.

|=======================Master Node========================| ||--------------------Manager Console----------------------| ||---Automation---||---DashBoard---||---MySQL Databases---|| ||Agg Monitor | | ||Cluster Monitor| | ||Coordinator | | || | /
| | | | / | |=====================Aggregator Node======================| ||---Contab Exec--||---S3 Backup--||---MySQL Maintainence--| |
| | /
| | | | / | |==============================Cluster Nodes=================================| ||--CPU BenchMark--||--Mem Read--||--Mem Write--||--DISK IO--||--Network IO--| ||(SysBench) (SysBench) (SysBench) (SysBench) (WY20) | |____________________________________________________________________________|

About

Independent study on AWS cloud cluster for nodes performance research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • CSS 10.0%
  • Java 2.9%
  • Other 1.3%