Re: Pete . 2010-01-20 <SNT124-W50C42375FC0F446337312C97640 at phx.gbl>
My point is : is it possible to display the three rrd graphs (upsp.rrd, upsv.rrd and upsv.rrd) in the "ups" test/column if upsp, upsv and upsv are declared as NCV in hobbitserver.cfg ? Otherwise, do you know an example of script that displays multiple graphs in a single test ?
Re: Olivier AUDRY 2010-01-20 <2343088.241264002896950.JavaMail.root at zimbra>
in your hobbitcgi.cfg add to the var CGI_SVC_OPTS="--env=/data/hobbit/server/etc/hobbitserver.cfg --no-svcid --multigraphs=if_load,if_err,if_col,mysql_db,vip-bandwith".
That option does something else, it will cause several "lines" in the same graph definition to be distributed over several pictures. (Standard example is the disk graph, where there's 3 filesystems in every picture.)
Having multiple independent graphs in the same test is not possbile.
For workarounds, you can either look at the "trends" column, or print out html code in the test result to include the graphs (ugly, not portable, but works).
Christoph
cb at df7cb.de | http://www.df7cb.de/