>>> On 2/1/2011 at 12:02 PM, in message
, Bernard Li
wrote:
> Hi all:
>
> When I was writing a Python module for monitoring GPU metrics, I
> noticed that the interface does not provide a way to set dmax.
> According to the gmetric man page, dmax is:
>
>-d, --dmax=INT
> The
Instead of a bootstrap shell script, I re-wrote it as a Makefile.
Committed to r2467, r2468:
http://sourceforge.net/apps/trac/ganglia/changeset/2467
http://sourceforge.net/apps/trac/ganglia/changeset/2468
Cheers,
Bernard
On Thu, Jan 6, 2011 at 11:14 PM, Bernard Li wrote:
> Hi all:
>
> Happy Ne
Hi all:
When I was writing a Python module for monitoring GPU metrics, I
noticed that the interface does not provide a way to set dmax.
According to the gmetric man page, dmax is:
-d, --dmax=INT
The lifetime in seconds of this metric (default=‘0’)
So I was wondering why thi