connections per VH
Neil Mckee
neil.mckee.ca at gmail.com
Wed Jun 29 23:46:44 MSD 2011
There is an sFlow module here:
http://nginx-sflow-module.googlecode.com
described here:
http://blog.sflow.com/2011/04/nginx.html
transactions are sampled at 1-in-N (to minimize the overhead) and send via UDP to an sFlow collector for further analysis. For example, the freeware "sflowtool" can turn it into an ascii feed in common-logfile-format.
sFlow agents are also available for servers/hypervisors (http://host-sflow.sourceforge.net); and for most ethernet switches (http://sflow.org/products/network.php) so you might find you can instrument the system in other ways too.
Neil
On Jun 26, 2011, at 7:09 AM, bsd3000 wrote:
> Hi all
>
> I undestand that there aren't any "server-satus" module like apache,
>
> BTW
>
> I have hundreds virtualhosts server by single nginx.
>
> How can I do to know which VH make more traffic/connection (in real
> time) ?
>
> Kind regards
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,210183,210183#msg-210183
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list