On Tue, Mar 18, 2014 at 10:58 AM, Michał Łowicki <[email protected]> wrote:

> 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:
>

https://packages.debian.org/wheezy/uwsgi I've used wrong URL. It seems that
there are no plugin for StatsD on Wheezy. Do you know reason why is that?


>
> /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
>



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

Reply via email to