<!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">
Henrik Stoerner wrote:
<blockquote cite="mid20060810211523.GC26932@hswn.dk" type="cite">
  <pre wrap="">On Thu, Aug 10, 2006 at 02:12:40PM -0700, Charles Jones wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I only see options to create metrics reports for CPU, Disk, RAM, and 
Ping. Is it possible to make metrics reports for other defined services 
as well?

Ones I would be interested in are:
* Clock offset
* Network Traffic
* Processes (including TRACKed procs)
* Any custom NCV graphs
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It is, but right now it can be rather tricky to get the hobbitgraph
definitions correct for it to work.

The list of graphs that you can generate metrics for is customizable;
it is in the ~hobbit/server/web/hostgraphs_form webpage template.
The option values there correspond to items in the hobbitgraphs.cfg
configuration, but must be "multi" graph definitions.
  </pre>
</blockquote>
Hmm there don't seem to be many "multi" graphs:<br>
]$ grep multi]  hobbitgraph.cfg<br>
[la-multi]<br>
[la1-multi]<br>
[ram-multi]<br>
[swap-multi]<br>
[mem-multi]<br>
[users-multi]<br>
[conn-multi]<br>
[netstat3-multi]<br>
[apache3-multi]<br>
<br>
Is there a procedure for creating "multi" versions of non-multi graphs?<br>
<br>
Thanks,<br>
-Charles<br>
</body>
</html>