Re: [Ganglia-developers] gmond python module interface

2009-01-31 Thread Spike Spiegel
Hi, provided that I haven't had the time to look at this part of the code yet and that I agree it would be much nicer to have a gmetric-like behavior, On Sun, Feb 1, 2009 at 12:21 AM, David Stainton wrote: > I like using gmetric to monitor... so I wrote gmetric-daemon which > is my attempt at a

Re: [Ganglia-developers] gmond python module interface

2009-01-31 Thread David Stainton
Hello, I just realized gmond is even better than I thought. It's threaded? I wrote a python plugin with a callback that repeatedly sleeps forever... But this didn't stop the other plugin callbacks from running. Ganglia makes me happy... I like using gmetric to monitor... so I wrote gmetric-daemon