<div dir="ltr">You can define RRDGRAPHOPTS to have, for example, "--height 60 --width 180".  You'd normally do this in xymonserver.cfg, but it applies to all graphs.  If you wanted it to only apply to Metrics Report graphs, you could either adjust showgraph.sh or (preferably) cgioptions.cfg by adding the following:<div>

<br></div><div><div style><div>echo "$HTTP_REFERER" | grep "/hostgraphs.sh\?" >/dev/null && RRDGRAPHOPTS="--height 60 --width 180"<br></div><div>export RRDGRAPHOPTS</div><div><br>
</div>
<div style>J</div></div><div style><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 7 March 2013 21:39, Gonzalo Fernandez Ordas <span dir="ltr"><<a href="mailto:g.fer.ordas@unicyber.co.uk" target="_blank">g.fer.ordas@unicyber.co.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I have been looking into the possibility of resizing the graphs generated by the "Metrics Report" but I cannot see a way of doing it?<br>
<br>
The generated graphs got a fix size and the scripts do not seem to show a way of customizing that<br>
<br>
Any idea?<br>
<br>
Many thanks<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</blockquote></div><br></div>