<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Brilliant!<br>
    Thanks very much for that.<br>
    <br>
    <div class="moz-cite-prefix">On 08/03/2013 02:21, Jeremy Laidman
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAAnki7C0Y-OEEvVf2fVdjGkka1FR=8MBNtw+x8QSM+BCXra9aA@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
              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>
            _______________________________________________<br>
            Xymon mailing list<br>
            <a moz-do-not-send="true" href="mailto:Xymon@xymon.com"
              target="_blank">Xymon@xymon.com</a><br>
            <a moz-do-not-send="true"
              href="http://lists.xymon.com/mailman/listinfo/xymon"
              target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>