[Ganglia-general] gmetric dmax does not take affect

2009-11-13 Thread Richard Dorman
Hi I'm using gmetric to submit adhoc metrics. I need the metrics to expire after a limited period so I have been submitting a gmetric call with dmax 0 to do this: gmetric -n out_external:id1 -v 99 -t uint32 -u bytes --dmax=1 however, the metric's dmax does not seem to change although all of

Re: [Ganglia-general] XML errors: XML_ParseBuffer() error at line 272: not well-formed(invalid token)

2009-11-13 Thread Brad Nicholes
On 11/12/2009 at 8:11 PM, in message b791204d0911121911t5628f609s88f339567d104...@mail.gmail.com, chifeng chif...@gmail.com wrote: Hi folks, I got a XML errors in Ganglia v3.1.2. It looks like this ticket: http://www.mail-archive.com/ganglia-general@lists.sourceforge.net/msg05054.htm l

Re: [Ganglia-general] Error getting gexec working

2009-11-13 Thread Prashanth Mohan
Hello, Could someone help me with this? -P On Nov 11, 2009, at 6:03 PM, Prashanth Mohan wrote: Hello, I installed Ganglia, authd and libe from source from Ganglia's sourceforge website. When I run gmond, and then run gstat, it shows the node to be running fine (with gexec enabled too).

[Ganglia-general] Short one.

2009-11-13 Thread Chris Johnson
Hi, I'm probably missing something painfully self evident here. Been known to happen. Running CentOS 5.3 and ganglia 3.1.3-1. Left hand column is supposed o have a neat little pie chart in it. Mine doesn't. All it has is Pie Chart in text. Is there a magic incantation to

Re: [Ganglia-general] Short one.

2009-11-13 Thread John Martyniak
Hi all, Is there a yum repo that has ganglia 3.1.4? Or a good ganglia yum repository? Thank you, -John On Nov 13, 2009, at 1:16 PM, Bernard Li bern...@vanhpc.org wrote: Hi Chris: On Fri, Nov 13, 2009 at 11:54 AM, Chris Johnson john...@nmr.mgh.harvard.edu wrote: Running CentOS 5.3

Re: [Ganglia-general] Short one.

2009-11-13 Thread Chris Johnson
On Fri, 13 Nov 2009, Bernard Li wrote: Hi Chris: On Fri, Nov 13, 2009 at 11:54 AM, Chris Johnson john...@nmr.mgh.harvard.edu wrote:      Running CentOS 5.3 and ganglia 3.1.3-1.  Left hand column is supposed o have a neat little pie chart in it.  Mine doesn't.  All it has is Pie Chart in

Re: [Ganglia-general] Short one.

2009-11-13 Thread Bernard Li
Hi John: On Fri, Nov 13, 2009 at 12:36 PM, John Martyniak j...@beforedawnsolutions.com wrote: Is there a yum repo that has ganglia 3.1.4? Or a good ganglia yum repository? Short answer is no, since 3.1.4 has not been released yet. It is RC at best. Longer answer is -- if you want Ganglia

Re: [Ganglia-general] Short one.

2009-11-13 Thread Bernard Li
Hi Chris: On Fri, Nov 13, 2009 at 2:47 PM, Chris Johnson john...@nmr.mgh.harvard.edu wrote: I'm curious -- did you use ganglia-web-3.1.3-1.noarch.rpm?  Because if you installed it via RPM/yum it should pick up the php-gd dependency...     At the time I couldn't FIND a recent RPM so I

[Ganglia-general] Python metric repository and multi-gmond question

2009-11-13 Thread Daniel Rich
I am just getting ganglia 3.1.2 up and running and was wondering if anyone has started a repository of python metric scripts? For example, I am looking at potentially developing one to collect data from /proc/diskstats and another that will gather nfs stats, but don't want to duplicate work that

Re: [Ganglia-general] Short one.

2009-11-13 Thread Bernard Li
Hi John: On Fri, Nov 13, 2009 at 3:36 PM, John Martyniak j...@beforedawnsolutions.com wrote: I for one, would love an official repository.  It has been a MAJOR headache getting Ganglia working. Okay, I'll put that on my TODO list :-) Can you share some general thoughts regarding why you feel

Re: [Ganglia-general] Python metric repository and multi-gmond question

2009-11-13 Thread Bernard Li
Hi Dan: On Fri, Nov 13, 2009 at 3:19 PM, Daniel Rich dr...@employees.org wrote: I am just getting ganglia 3.1.2 up and running and was wondering if anyone has started a repository of python metric scripts?  For example, I am looking at potentially developing one to collect data from

Re: [Ganglia-general] Short one.

2009-11-13 Thread John Martyniak
Hi Bernard, I for one, would love an official repository. It has been a MAJOR headache getting Ganglia working. thanks to the help of a couple of the members here though I am making some progress. So yes if there was an easy way to get it installed and working that would be great. The