[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] apache test cpuload measurements >100%
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] apache test cpuload measurements >100%
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 17 Jul 2006 11:30:15 +0200
- References: <44B7E2EF.10309@mcclatchyinteractive.com>
- User-agent: Mutt/1.5.11
On Fri, Jul 14, 2006 at 02:31:11PM -0400, Tom Georgoulias wrote:
> This morning I was reviewing some of my apache performance trend charts
> and noticed that I've had several occasions where the Apache CPULoad
> measurement recorded in Hobbit is over 100%. Has anyone else seen this?
Hobbit just grabs the data that Apache reports and stuffs it into the
RRD.
The Apache docs at http://httpd.apache.org/docs/2.0/mod/mod_status.html
claims that it is "The current percentage CPU used by each worker and in
total by Apache" which sounds as if it should not be possible for it to
go above 100% (hmm ... guess it depends on how they handle
multi-processer systems).
Regards,
Henrik