Hello,

I'm building some custom C metric modules for gmond, and I've run into what 
seems like a strange limitation on the length of values for string type 
metrics.  Perhaps I'm just missing some magic, but it appears I'm limited to 
returning 32 characters for the value, due to the size 
of "MAX_G_STRING_SIZE".  I say this is strange to me, because I can return 
much larger messages via the gmetric command line utility, seemingly 
indicating that the protocol/messages are capable of holding much more...

Any pointers on returning larger strings via a custom module, or maybe an 
explanation on this limitation to satisfy my curiosity?

Thanks!

Matt Jamison

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to