[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Metrics Report for other tests



Henrik Stoerner wrote:
On Thu, Aug 10, 2006 at 02:12:40PM -0700, Charles Jones wrote:
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

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.
Hmm there don't seem to be many "multi" graphs:
]$ grep multi]  hobbitgraph.cfg
[la-multi]
[la1-multi]
[ram-multi]
[swap-multi]
[mem-multi]
[users-multi]
[conn-multi]
[netstat3-multi]
[apache3-multi]

Is there a procedure for creating "multi" versions of non-multi graphs?

Thanks,
-Charles