On Friday 14 October 2011, Stef Coene wrote:
I use this to graph the memory usage of AIX lpars running on the same
hardware
box. So I create a subdirectory 'data/rrd/pSerie1' and in the
subdirectory I
create symlinks for each server running on that pSerie:
vmstat-server1.rrd -> ../server1/vmstat.rrd
vmstat-server2.rrd -> ../server2/vmstat.rrd
vmstat-server3.rrd -> ../server3/vmstat.rrd
That's a good idea. Do you do similar aggregation with other graph points
on the lpars running on same hardware? like Physical CPU?
If so would you be willing to share those graph definitions?
thanks