>>> On 2/7/2008 at 4:01 PM, in message
<[EMAIL PROTECTED]>, "Bernard Li"
<[EMAIL PROTECTED]> wrote:
> For one of my Python modules, I forgot to specify the value type, and
> when I start gmond, I got the following messages in /var/log/messages:
> 
> GMOND[13687]: [PYTHON] No value type given. Using uint.
> 
> Is it possible for it to log *which* module is causing this warning?
> 
> Thanks,
> 
> Bernard
> 

I updated the fill_metric_info() function so that the error messages include 
the metric name and the module name.  This should help when debugging a problem 
with missing information.

Brad


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to