Hi Jeremy:

On Mon, May 12, 2008 at 8:33 PM, Jeremy LaTrasse <[EMAIL PROTECTED]> wrote:

> /* The host section describes attributes of the host, like the location */
>  host {
>   location = "NTTA Lundy Fremont CA"
> }

BTW, the location field is not meant to be strings, but numbers used
to position the hosts in physical view.  See the following updated
snippet from gmond.conf man page in trunk:

---
       host

       The host section provides information about the host running
this instance of gmond. Currently only the location
       string attribute is supported. Example:

        host {
          location = "1,2,3"
        }

       The numbers represent Rack, Rank and Plane respectively.
---

Cheers,

Bernard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to