Thanks for the feedback. Creating these metrics into independent
module makes sense. I'll refactor it to isolate the code within
mod_iostat.c and see how it works out.
Before I do so, is there a "standard" template for configure/make
files to build these DSO modules independently?
Having such deplo
Thanks for the new module code. I haven't had a chance to actually look at
the code yet but considering that this is a new metric module, it might be
better to decouple it from the rest of the Ganglia code as an independent
module rather than having the code integrated into metrics.c and the