This is a quick tutorial describing how to use uWSGI with nginx on Raspian.
apt-get install build-essential python apt-get install python-dev sudo apt-get install uwsgi-plugin-ping uwsgi-plugin-rrdtool uwsgi-plugin-psgi uwsgi-plugin-admin uwsgi-plugin-cache uwsgi-plugin-http
gabriel@neptune /usr/share/nginx/www $ pwd /usr/share/nginx/www gabriel@neptune /usr/share/nginx/www $ cat smokeping.fcgi #!/bin/sh /usr/lib/cgi-bin/smokeping.cgi /etc/smokeping/config