<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">I use Munin -- <a href="http://munin.projects.linpro.no/" target="_blank">http://munin.projects.linpro.no/</a> -- which has third party modules for nginx memory use, requests, and connections. You need to compile nginx &quot;--with-http_stub_status_module&quot; and have it enabled at the server level for the FQDN of your server.</blockquote>
<div><br>I use Munin too, but have also found the nginxstats.py script at <a href="http://hostingfu.com/article/quick-nginx-status-script">http://hostingfu.com/article/quick-nginx-status-script</a> useful for testing or on-demand command line monitoring of nginx servers (all of which must have the status module enabled).<br>
<br>Antonio<br></div>