futuregrid / cloud-metrics

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

Representing data (project/user) activity #107

Open lee212 opened 11 years ago

lee212 commented 11 years ago

In a simple way, reports can represent most active users/projects.

What we'd like to have are:

Example 1.

report monthly fg-82 [all]

OR (same functions)

set period monthly
set project fg-82
set metric runtime count [...]
set hostname All
set cloud All
analyze

With this, there is a charting tool to display usage activity using frequency. Need to investigate further.