[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] hobbit rrd statistics



On Mon, Feb 27, 2006 at 03:39:51PM -0600, Jeff Newman wrote:
> Well, that's an interesting question.
> 
> How much time is spent creating RRD graphs. *maybe* how much time is spent
> updating RRD files?

There aren't really any numbers for that. However, all of the RRD
database updates are done by the hobbitd_rrd tasks, so you could get 
some indication of this by looking at these processes at the OS level.

Creating the graphs are done by the hobbitgraph CGI. I don't know if
you can track performance of individual CGI's through any Apache
tools.


Henrik