27 Feb
2006
27 Feb
'06
9:56 p.m.
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