shell> git clone git://github.com/vozlt/nginx-module-vts.git Add the module to the build configuration by adding --add-module=/path/to/nginx-module-vts Build the nginx binary. Install the nginx binary. Synopsis http { vhost_traffic_status_zone; ... server { ... location /status {...