I agree that we should recommend this changes to go into rrdtool
mainstream, however please keep in mind that it may take some time for
the changes to go in and to also propagate to distribution updates, so
perhaps we do need a work around for the time being...
My $0.02.
Cheers,
Bernard
On 5/8/
We all do know how very widely deployed rrdtool is - for all we know,
rrdtool is keeping a space telescope oriented or something.
So justifying rrdtool changes may be hard. But this change in particular
is one that just about everyone would want. So I think you should proceed.
- richard
-Or
I think you may be thinking of some other project. :)
http://oss.oetiker.ch/rrdtool/pub/CHANGES
> -Original Message-
> From: Ramon Bastiaans [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 08, 2007 10:57 AM
> To: Matthew Chambers
> Cc: 'Richard Grevis'; ganglia-developers@lists.sourceforge
I believe rrdtool hasn't seen any development for over a year, so don't
get your hopes up too high for the short term.
- Ramon.
Matthew Chambers wrote:
> My main worry was not about /dev/null being slow (or about the I/O in
> general), it’s the CPU time that it takes the server to actually rend
My main worry was not about /dev/null being slow (or about the I/O in
general), it's the CPU time that it takes the server to actually render the
graph a second time. I'm looking into pushing changes into rrdtool right
now. And definitely the idea here is not to penalize the graph creation at
all
Absolutely. If you take a look at the code for multicpu, you will see that
it is just a matter of detecting the resources in the init() function and then
creating the array that describes each metric that your module will support.
Then when your module handler is called, you just need to cal
Would it be easier now to implement network metrics for each NIC/subnet?
Has been on my wishlist for a while, but would probably require web
frontend changes too to the reports and how they are displayed.
- Ramon.
Brad Nicholes wrote:
On 5/4/2007 at 4:26 PM, in message
> <[EMAIL PROTECTED]