On 9/16/05, zhou jian <[EMAIL PROTECTED]> wrote: > I just installed ganglia 2.5.7 in my local machine.
> [EMAIL PROTECTED] etc]# /usr/sbin/gmond > gmond config file error: Unknown Config-Option: '/*' AFAIK, Comments delimited with /* and // are only supported in Ganglia 3.x.x -- in 2.5.x, they must be prefixed with the # symbol. (At least, on my other system which uses a Ganglia deb 2.5.7 package, the default package comes with a config that uses # comments.) Also note that 2.5.7 uses an old-style config that can be "converted" to 3.x.x format with a special conversion mode in gmond. I don't know of a reverse converter. Also, AFAIK, the man page for gmond.conf on the website is for 3.x.x - you may want to compile the 3.0.1 sources yourself (with GCC 3.3). Hope this helps. -- ~Mike - Just my two cents - No man is an island, and no man is unable.

