9 messages in ru.sysoev.nginxRe: nginx stats
FromSent OnAttachments
vburshteynJul 17, 2009 8:16 am 
Jérôme LoyetJul 17, 2009 8:24 am 
Jim OhlsteinJul 17, 2009 8:37 am 
Antonio L.Jul 17, 2009 8:54 am 
JoeJul 17, 2009 11:18 am 
Kirill A. KorinskiyJul 18, 2009 4:47 am 
Toni MuellerJul 21, 2009 3:03 am 
merlin coreyJul 23, 2009 4:41 am 
Kirill A. KorinskiyJul 23, 2009 6:09 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx statsActions...
From:Jim Ohlstein (ji@ohlste.in)
Date:Jul 17, 2009 8:37:17 am
List:ru.sysoev.nginx

vburshteyn wrote:

Hi,

I am just curious to find out what do you folks use to measure nginx
performance, aka how many requests it is handling at any given time and such....

I use Munin -- http://munin.projects.linpro.no/ -- which has third party modules for nginx memory use, requests, and connections. You need to compile nginx "--with-http_stub_status_module" and have it enabled at the server level for the FQDN of your server.

Thanks,

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,4146,4146#msg-4146

Jim