1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
proftpd-mod_statsd
==================
Status
------
[](https://travis-ci.org/Castaglia/proftpd-mod_statsd)
[](https://coveralls.io/github/Castaglia/proftpd-mod_statsd)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_statsd` module for ProFTPD emits metrics to a configured
[`statsd`](https://github.com/etsy/statsd) server, for obtaining/graphing
data rather than having to parse log files.
See the [mod_statsd.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_statsd/blob/master/mod_statsd.html) documentation for more
details.
|