2010/12/6 Mike <nano_kol...@yahoo.com>

> Hi Antonio,
>
>   Thanks much for your response. I now ran /usr/sbin/update-rc.d -f gmond
> defaults and
> /usr/sbin/update-rc.d -f gmetad defaults, which initially gave me error:
> update-rc.d: /etc/init.d/gmond: file does not exist. The init script was in
> /etc/rc.d/init.d/. Then I copied it to /etc/init.d/gmond. Now the
> update-rc.d went fine .
>
> I cannot view the web interface when I point to http://ip_address/ganglia/
> and I get The server at ip_address is taking too long to respond.
>
> Here are some relevant information:
>
> A)  I start gmond by "/usr/sbin/gmond" when I do a telnet EC2Ip_address8649,
>      it gives
> <HOST NAME=EC2Ip_address IP="10.251.86.192" REPORTED="1291666741" TN="30"
> TMAX="20" DMAX="0" LOCATION=EC2Ip_address GMOND_STARTED="1291666621">
>
> B)  /usr/sbin/gmond -d 10 gives me this:
>
> Got a heartbeat message 1291666768
>
>         metric 'cpu_user' being collected now
>         metric 'cpu_user' has value_threshold 1.000000
>         metric 'cpu_system' being collected now
>         metric 'cpu_system' has value_threshold 1.000000
>         metric 'cpu_idle' being collected now
>         metric 'cpu_idle' has value_threshold 5.000000
>         metric 'cpu_nice' being collected now
>         metric 'cpu_nice' has value_threshold 1.000000
>         metric 'cpu_aidle' being collected now
>         metric 'cpu_aidle' has value_threshold 5.000000
>         metric 'cpu_wio' being collected now
>         metric 'cpu_wio' has value_threshold 1.000000
>         metric 'load_one' being collected now
>         metric 'load_one' has value_threshold 1.000000
>         metric 'load_five' being collected now
>         metric 'load_five' has value_threshold 1.000000
>         metric 'load_fifteen' being collected now
>         metric 'load_fifteen' has value_threshold 1.000000
>         sent message 'heartbeat' of length 56 with 0 errors
> Processing a metric value message from EC2_IP
> Got a heartbeat message 1291667489
> ....and goes on
>
> C)  /usr/sbin/gmetad -d 10 gives me this
>
> Going to run as user nobody
> Sources are ...
> Source: [MyCluster, step 15] has 1 sources
>         10.251.86.192
> xml listening on port 8651
> interactive xml listening on port 8652
> cleanup thread has been started
> Data thread 1147169104 is monitoring [MyCluster] data source
>         10.251.86.192
> [MyCluster] is a 2.5 or later data stream
> hash_create size = 1024
> hash->size is 1031
> hash_create size = 50
> hash->size is 53
> hash_create size = 50
> hash->size is 53
> [MyCluster] is a 2.5 or later data stream
> [MyCluster] is a 2.5 or later data stream
> [MyCluster] is a 2.5 or later data stream
> [MyCluster] is a 2.5 or later data stream
> [MyCluster] is a 2.5 or later data stream
> [MyCluster] is a 2.5 or later data stream
>
>  ...etc
>
> D)   Here are the relevant parts in my /etc/ganglia/gmond.conf
>
> cluster {
>   name = "MyCluster"
>   owner = "myclusterowner"
>
>   latlong = "unspecified"
>   url = "unspecified"
> }
> host {
>   location = "IP_of_EC2"
> }
>
> udp_send_channel {
>   mcast_join = IP_of_EC2
>   port = 8666
>
>   ttl = 1
> }
> udp_recv_channel {
>     port = 8666
>     family = inet4
> }
>
> And gmetad.conf has
>
> data_source "MyCluster" ipaddress:8649
>
> Any help on this would be highly appreciated!.
>
> Thanks,
> Mike
>

How is it going?

That's weird. Did you copy the files ganglia-X.YY/web in /var/www? Because
it seems that gmond & gmetad are working fine...

Antonio.
------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to