Hi all,

I updated my Rocks from 4.2.1 to 4.3, when I telnet to port 8649 the XML
shows:

.
<HOST NAME="pvfs2-io-0-0.local" IP="10.255.255.206" REPORTED="1213512289"
TN="4" TMAX="20" DMAX="0" LOCATION="unspecified" GMOND_STARTED="1213104466">

.
Notice the "unspecified" location, but in the gmond.conf the location is as
following:

 

/* Host configuration */

 

host {

        location="0,0,0"

}

.

I look up the source code of the web-frontend, it uses that name (which has
x,y,z coordinated in it) to make a nice rack view for compute-x-x, but there
are some other appliances besides the compute. Moreover sometimes
pvfs2-io-0-0 does not indicate that the rack = 0 and rand =0. So I hope to
get the specified location in the gmond.conf, but I don't know how can I get
it?

 

Thanks.

 

Yongquan

 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to