Hi,

I want to push stats from uWSGI to StatsD which is on the same machine.
According to https://packages.debian.org/sid/ppc64/uwsgi-core
stats_pusher_statsd
should be inside the package. Unfortunately it isn't. I'm getting:

/usr/lib/uwsgi/plugins/stats_pusher_statsd_plugin.so: cannot open shared
object file: No such file or directory

And only the plugin for Python has been installed:

/usr/lib/uwsgi/plugins# ls

python26_plugin.so  python27_plugin.so  python_plugin.so

> sudo apt-cache search uwsgi

lists lots of plugins (e.g. uwsgi-plugin-rsyslog - rsyslog plugin for
uWSGI)  but not the one for StatsD.

Any help will be appreciated.

-- 
BR,
Michał Łowicki
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to