On 7/8/2009 1:24 PM, Bernard Li wrote:
> I just looked at the code, Ganglia determines boottime based on btime
> of /proc/stat.  If it fails to get the value of btime, it sets
> boottime to 0 (which is what you are observing).
> 
> uptime is derived from boottime.
> 
> So, the question is, what is btime on your cluster2/cluster3 nodes' 
> /proc/stat?

FYI: master is the cluster that's reporting correctly.  master2 and 
master3 are the two reporting incorrectly.

<snip>
master:~ # grep btime /proc/stat
btime 1228938490

master2:/etc # grep btime /proc/stat
btime 1228243330

master3:~ # grep btime /proc/stat
btime 1246312071
<snip>

These numbers appear to be time since epoch, so I ran them through an 
online conversion tool and they coincide with the output of the uptime 
command.  All appears well here.

- Ken

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to