Is there any effort going on to develop a library version of the gmetric command? I've got a ton of statistics (~ 50) that I want to push out through gmetric. As it is now, I have to run gmetric 50 seperate times, which is enormously resource intensive (forks, context switches, intrpts, etc.). It would be great if I could just hook my monitoring code right into gmetric/gmon.
Thanks

