On Sat, Apr 30, 2005 at 12:32:47AM +0200, Henrik Stoerner wrote:
On Fri, Apr 29, 2005 at 03:48:33PM -0400, Tom Georgoulias wrote:
I set up Apache performance monitoring today and it's pretty cool. apache.rrd is filling up with data, graphs are working fine and displaying in my trends page, yada yada yaday. I did run into a problem though, my http column remains purple even though I didn't configure Hobbit to monitor a specific url.
Could be a bug ... I hadn't thought that you would want to collect performance data from a webserver, without monitoring that it was actually running.
Confirmed ... an "apache" test with no "http" tests for the same host ends up sending a completely bogus http status message to Hobbit.
The attached patch fixes it, and I'll include this in the next release (real soon now - promise!)
Henrik