futuregrid / cloud-metrics

Project to create usage statistics from IaaS such as OpenStack, Eucalyptus, and Nimbus
2 stars 3 forks source link

Simultaneous observation and analysis by Spider chart (radar chart) #64

Open lee212 opened 11 years ago

lee212 commented 11 years ago

A spider chart is a graphical method of displaying multivariate data in the form of a two-dimensional chart of three or more quantitative variables represented on axes starting from the same point.

Possible metrics for this type of charts are :

  1. A count of requested VM instances for cloud platforms such as Nimbus, Eucalyptus, OpenStack
  2. Wall-clock time of pending, launched, and terminating status of VM instances
  3. CPU cores, disks, memories allocated when an instance requested

References

  1. Dojokit: http://demos.dojotoolkit.org/demos/spiderChart/demo.html
  2. Image chart Google: http://stackoverflow.com/questions/12075316/image-chart-google
  3. Radar chart in MS Office: http://office.microsoft.com/en-us/excel-help/present-your-data-in-a-radar-chart-HA010218672.aspx
  4. Spider chart in Highcharts: http://www.highcharts.com/demo/polar-spider