<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Its not HTML skill required, but rather C, as it would require changes
to Hobbit.  The Metrics Report can only graph things which are defined
as "multi-host" graphs in hobbit-graphs.cfg. And you cant just make
anything a multi-host graph, because they have to be the same type of
graph (cant graph something like disk space and cpu load on a single
graph). <br>
<br>
Using some basic HTML, you could still make your own page that shows
the graphs you want. Just right-click a graph in the trends page, and
"copy image location".  You will get a long URL which is a call to
hobbitgraph with lots of parameters.  If you use this URL with an HTML
IMG tag, you can then insert that graph and others on a page. You could
then put a link to that page in the Hobbit menu.<br>
<br>
-Charles<br>
<br>
Johann Eggers wrote:
<blockquote
 cite="mid:8289D4DDD352DF45B8DABD7D5852A59008550EF9@EUSRV-EXC1.eu.ta.global"
 type="cite">
  <pre wrap="">But the Metrics report is limited in choosing the metrics you want to be
displayed.

I would also like to have a "full featured" metrics report where you can
select any host and any metric which is available in the system.

But unfortunately I'm not a very skilled HTML coder :(


-Johann

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: Charles Jones [<a class="moz-txt-link-freetext" href="mailto:jonescr@cisco.com">mailto:jonescr@cisco.com</a>]
Sent: Dienstag, 15. Januar 2008 17:31
To: <a class="moz-txt-link-abbreviated" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a>
Subject: Re: [hobbit] generating a page with the same graph type but
    </pre>
  </blockquote>
  <pre wrap=""><!---->from
  </pre>
  <blockquote type="cite">
    <pre wrap="">different hosts

I know this isn't exactly what you asked for, but I just wanted to
    </pre>
  </blockquote>
  <pre wrap=""><!---->make
  </pre>
  <blockquote type="cite">
    <pre wrap="">sure you were aware that there is an existing mechanism for getting
multi-host graphs.  In your Hobbit menu, go to Reports, Metrics
    </pre>
  </blockquote>
  <pre wrap=""><!---->Report.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Choose the time frame you wish, the hosts you want to graph, and on
    </pre>
  </blockquote>
  <pre wrap=""><!---->the
  </pre>
  <blockquote type="cite">
    <pre wrap="">right side select CPU utilization.  You will then get a single graph
that has all the hosts on it.  If you then save the URL you can then
insert that graph into an HTML page if you wish, and it will be
    </pre>
  </blockquote>
  <pre wrap=""><!---->dynamic.
  </pre>
  <blockquote type="cite">
    <pre wrap="">-Charles

Szymon Bakowski wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hello,

I was wondering if that would be possible using Hobbit, to generate
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->a
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">page with only one particular graph (for example CPU) across all
servers available on the particular page. It would look like
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->"trends"
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">but not for particular server with different types of graphs but one
particular type of graphs across many servers available on a
particular sub page.

Do I need prepare my own sort of page/template or it is somehow
possible to define through bb-hosts file (can`t find it in
documentation).

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->

To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>


  </pre>
</blockquote>
<br>
</body>
</html>