>>> On 10/18/2007 at 7:25 PM, in message <[EMAIL PROTECTED]>, Matthias Blankenhaus <[EMAIL PROTECTED]> wrote: > Hi ! > > I was wondering if there is general interest in enhancing 'gmetric' > by allowing to pass in a list of metrics, instead of just one metric. > > The rationale behind this is to reduce system overhead by decrementing > the amount of gmetric executions from n to 1 for n metrics. > > Or do you guys think this is irrelevant in the light of the new DSO > python interface for gmond ? >
IMHO enhancing gmetric is irrelevant for 3.1.x. Its usefulness is primarily for backwards compatibility. You can accomplish the same thing now with a C or python module. In fact you can create a single module that will discover hardware and then create metrics on the fly. In other words, discover multiple CPUs, disks, network interfaces, etc. Brad ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

