Xymon Mailing List Archive search

hobbit rrd statistics

list Henrik Størner
Mon, 27 Feb 2006 22:56:06 +0100
Message-Id: <user-83fdfe671749@xymon.invalid>

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