Buchan Milne wrote:
On Thursday 12 October 2006 11:33, Gildas Le Nadan wrote:
Hi,
BEWARE: this patch has been tested on a machine with rrdtool 1.0.x. The values/behavior for rrdtool 1.2.x were taken from the online rrd documentation so they are hopefully correct. If someone was able to test it for me on a server with rrdtool 1.2, I would be very grateful!
Seems to work as expected, with :
$ ldd /usr/lib/hobbit/server/bin/hobbitgraph.cgi |grep rrd librrd.so.2 => /usr/lib/librrd.so.2 (0x007c2000)
$ rpm -qf /usr/lib/librrd.so.2 librrdtool2-1.2.11-2.rhel4es
Thanks very much for your help!
Only thing is, it would be nice to have both the multi-host graphs and the aggregated ones available. But, that is more of a hobbit-only issue (along with multiple graphs on the page for one custom/extension test, etc. etc.).
Well, this is exactly what I intend to do in the next step :)
This is why I think we need the multi-host graph list produced by hobbit-hostgraphs.cgi to be automatically generated from the [*-multi] entries in hobbitgraph.cfg. It would then allow to add [aggrla-multi] entries for instance.
Regards, Buchan
Thanks for your help, much appreciated, Gildas