It can do a host view of this type: (request: /Roscoe's Chicken and
Waffles/fryer01)

<CLUSTER NAME="Roscoe's Chicken and Waffles">
 <HOST NAME="fryer01" REPORTED="sometime recently" IP="127.0.0.1">
  <METRIC />
  ...
 </HOST>
</CLUSTER>

So it can give a single host-only view, and I do hope it will helf speed
things up on the web site.

Federico

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
steven wagner
Sent: Wednesday, April 30, 2003 5:46 PM
To: Federico Sacerdoti
Cc: Ganglia
Subject: Re: [Ganglia-developers] Announce: subtree-capable gmetad


Oooooooh!

I haven't played with this yet (I'm examining the diff right now) ...
but I really hope a host-only cluster view is in there.

In other words:

<CLUSTER NAME="Roscoe's Chicken and Waffles">
    <HOST NAME="fryer01" REPORTED="sometime recently" IP="127.0.0.1">
    <HOST NAME="fryer02" REPORTED="sometime recently" IP="127.0.0.2">
    <HOST NAME="fryer03" REPORTED="an hour ago" IP="127.0.0.3">
</CLUSTER>

The summary code looks like it summarizes all numeric metrics for the
cluster but doesn't display the individual hosts...

I can tell you something like the above would dramatically speed up the
web front end's response time in my situation - don't know about others.  :)

I may be too busy to actually run this right now, but I'm not too busy
to be grateful.  Thanks Fed! :)

Federico Sacerdoti wrote:

>
> I have just committed some work I have been doing recently on gmetad.
> The version currently in cvs supports interactive requests on port
> 8652. I plan to adapt the webfrontend to take advantage of this new
> mode for much higher performance soon.
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Reply via email to