auxesis / visage

Graph collectd metrics in the browser, backed by a JSON API
http://visage-app.com/
Other
381 stars 56 forks source link

Aggregate data across sources #116

Open beezly opened 12 years ago

beezly commented 12 years ago

At the moment, where you have multiple data sources collecting similar information, it isn't possible to aggregate that data onto a single chart. A good example is a system with many CPUs. Rather than present 4 separate charts for a 4 CPU machine, it would be neat if there was a way to aggregate all four onto one chart.

The main thing I'm struggling with is deciding on a sane UI to make it work!

Feel free to label as Feature :D

auxesis commented 11 years ago

Hey @beezly, I plan to implement this on the 3.1 release.