Thanks for the response guys. I wonder if we can do a better job with numerical values here, for instance I have a plugin which checks for process memory consumption and the unit is "MB", some times I get values like 1000k MB which should ideally be converted to 1 GB -- do you guys think something like this can be easily implemented?
Cheers, Bernard On 7/26/07, Matthew Chambers <[EMAIL PROTECTED]> wrote: > This will be a (aesthetic) "problem" anytime your nodes are at low load. > Instead of saying that the load is "0.001" it will say that the load is "1m" > for 1 "milliload." I've argued that load is a metric that shouldn't have > units, and you can turn off this non-sensible (to me) conversion by adding > "-X0" to the rrdtool graph line, IIRC. The tricky part is adding it to the > load graphs and not the other graphs. > > -Matt Chambers > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:ganglia- > > [EMAIL PROTECTED] On Behalf Of Bernard Li > > Sent: Wednesday, July 25, 2007 9:06 PM > > To: Ganglia General > > Subject: [Ganglia-general] Issues with load graphs > > > > My server had some kernel issues earlier today and the load shot up. > > Now, all my load graphs look like the attached graph (note the unit in > > the left hand side -- "m"). > > > > Does anybody know how to fix this issue? Is this potentially a bug? > > > > Thanks, > > > > Bernard > > ------------------------------------------------------------------------- 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

