Hi all,
I'm interested in viewing data gathered from gmetrics in a cluster/grid view, sort of like the aggregation graphs for load/memory. This would require some changes to the web frontend code and I'd like to know, has anyone here made such changes? I've written a quick & dirty hack that provides this functionality (only cluster-view at the moment) but it requires entering arguments to rrdtool into some array in conf.php. Needless to say that's way too ugly to go in a production environment. My plan is to write a separate interface in which one could choose the desired gmetrics, color, graph style and time interval, and the graphs would be generated accordingly. This interface will be linked from each cluster/grid view and would display the desired graphs for that view. Your thoughts (and patches..) will be appreciated! Cheers, Alex

