>
> The uwsgi.workers() dictionary will return a lot of infos about worker status.
>
> Check the uwsgicc app (in the current tip it exports per-app statistics too)
>
> There is even an example (always in the mercurial repository) using rrdtool.
>
> If you are using Django there is the django_uwsgi app
>
> I use this one: http://projects.unbit.it/info (this is a simple app putting 
> the output of uwsgi.workers() in a table)
>

These options would need to be installed on the client side app if I'm
reading them correctly? I'm looking to do hosting with uwsgi and won't
have access to clients code.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to