On Sun, May 09, 2010 at 12:01:36AM -0500, Chandler Wilkerson wrote: > I've got a working setup monitoring cpu count changes on the fly > simply by commenting out the if statement above. I just wanted to put > a question to the list and developers whether there's a reason for the > if statement when the default configuration sets this metric as a > check_once. If not, I'd like to request a patch be accepted to remove > the if statement.
I don't think assuming that *anything* is static is a good idea anymore, cpu count, cpu frequency (min/current/max), memory, disk space to name a few can now change at any moment. The way I see it any patch that changes that is a bug fix. Kostas ------------------------------------------------------------------------------ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

