On Tue, Mar 04, 2003 at 10:31:50AM +0000, Santanu Das wrote:
> 
> Hi all,
> 

Hi,

Just a hint from a new Ganglia user.

> I've got 3 questions:
> 
> 1. I've total 17 nodes (single CPU) and I specified 2 data_source,
>     namely 'Testbed Farm' with 16 nodes and 'Testbed SE' with only 1
>     node. But all together it's showing 34 CPUS; 17 for each
>     data_source. Is it normal or am I doing some thing wrong with
>     configuration?
> 

You are probably using the same multicast channel for both
data_source. That was my problem with the this configuration
file I made.

/etc/gmond.conf-Testbed
name "Testbed Farm"
owner "HEP"
mcast_channel 239.1.200.1
trusted_hosts ....
num_nodes 17
setuid     nobody
no_gexec   on

/etc/gmond.conf-SE
name "Testbed SE"
owner "HEP"
mcast_channel 239.1.1.1
trusted_hosts ....
num_nodes 17
setuid     nobody
no_gexec   on

> 2. Every time when I'm restarting the 'gmetad', a error message is

/etc/gmetad.conf
...
data_source "Testbed Farm" HEP.hostname

data_source "Testbed SE" SE.hostname
...

>     question: is that okay or need to some thing else?
gmond (on your 17 machines) and gmetad (on the web server) 
should be started at boot time.
> 
> 3. Now the report is being shown as "Unspecified Grid". What does
>     it mean and how to change that with ours.
There is a pull down at the right of the label. 

Regards,

Tru

-- 
Dr Tru Huynh          | http://www.pasteur.fr/recherche/unites/Binfs/
mailto:[EMAIL PROTECTED] | tel/fax +33 1 45 68 87 37/19
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France  

Reply via email to