Hi,

I am new to Ganglia, and have a basic question regarding its usage.

I have installed ganglia on a cluster and now I want to display some metrics that I am interested in. So I did:

gmetric --name ypbind --value `pgrep ypbind` --type string

And on the host with the gmetad, I can see the value for the above metric, by doing:

telnet localhost 8649 |grep ypbind

What I want to know is, how do I see this in the grap that is displayed for the host (on the main web page) or in the Metric drop down box?

Thanks,

Hari


Reply via email to