Is it possible get bandwidth status for vhosts? Or SNMP module for vhosts?

Hi,
I want to monitor the bandwidth usage for each vhost, but I didn’t
found any feature about it.
Is there SNMP module for nginx?

Regards.

hshh wrote:

Hi,
I want to monitor the bandwidth usage for each vhost, but I didn’t
found any feature about it.
Is there SNMP module for nginx?

Regards.

There is no per-vhost bandwidth information, and no SNMP module. The
available statistics are described here:

http://wiki.codemongers.com/NginxStubStatusModule

Evan