On 23-jul-09, at 20:24, Alejandro Barrera wrote: > On Thursday 23 July 2009 16:48:21 Alvaro Lopez Ortega wrote: >> On 23-jul-09, at 16:22, Hello wrote: >>> Is there some way to monitor failed requests due to overload? The >>> cherokee.error/cherokee.access aren't very helpful as far as I can >>> tell (only did tail on cherokee.access since it was 5gb). Cheers >> >> Cherokee 0.99.21 is going to ship a new fancy graphics and statistics >> section in Cherokee-admin. I suppose this is the sort of >> functionality >> you are seeking for. >> >> The trunk tarballs already include it. Give it a try! >> >> http://www.cherokee-project.com/download/trunk/ > > Dude u rock!! AFAIK that data was available before through a kind of > API > wasn't it? So you could code your own cacti/munin/nagios/etc script > and plot > it :)
That sort of interface has been available for a while. The "Server Info" handler provides two sort of interface, the classic HTML interface: http://www.cherokee-project.com/about/ and the data-retrieving interface: http://www.cherokee-project.com/about/info/py http://www.cherokee-project.com/about/info/ruby http://www.cherokee-project.com/about/info/js http://www.cherokee-project.com/about/info/php Actually, the new plug-in I was talking about is some sort of useful eye-candy. It shows the following graphs about server load: - Accepted connections - Connection timeouts - Global Traffic (RX and TX) - Traffic per Virtual Server (RX and TX) Each one of those graphs are available in four versions: 1 hour, 6 hours, 1 day and 1 month. By the way, the release if around the corner, so it'd be helpful if you guys could give it a try and report any issue you may find. :-) Cheers! -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
