File: README.md

package info (click to toggle)
proftpd-mod-statsd 0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 504 kB
  • sloc: sh: 3,020; ansic: 1,546; perl: 1,061; makefile: 108
file content (17 lines) | stat: -rw-r--r-- 845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
proftpd-mod_statsd
==================

Status
------
[![Build Status](https://travis-ci.org/Castaglia/proftpd-mod_statsd.svg?branch=master)](https://travis-ci.org/Castaglia/proftpd-mod_statsd)
[![Coverage Status](https://coveralls.io/repos/github/Castaglia/proftpd-mod_statsd/badge.svg)](https://coveralls.io/github/Castaglia/proftpd-mod_statsd)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](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.