PDA

View Full Version : Bar graph for clusters?


Mirza
15-03-2005, 15:32
Hi,


just an idea: to compare the XYZ value of a cluster an bar graph mode would be usefull: each bar is one server (with name) on the X axis, on the Y axis you put the values of items (load, free mem, MySQL threads etc).

As variant: allow a max number of n servers in a bar graph and display the top 10 and the worst 5 servers in this graph.

But I do not know how to add a history graph within this idea...

Feedback?

Thanks, Oliver

gm04030276
20-10-2008, 15:22
For history, you could simply put more bars per server, one for current, highest and lowest. 3 seems like a good number but if you want to put 4 you could add an average one aswell.
Alternatively you could just use the bar graph as a current value comparison graph and use history line graphs individually for viewing history on servers individually as it is at the moment.