1STATSD-PERL(1)        User Contributed Perl Documentation       STATSD-PERL(1)
2
3
4

NAME

6       statsd - Simple daemon for easy stats aggregation
7

DESCRIPTION (the original node.js-based statsd)

9       A network daemon that runs on the Node.js platform and listens for
10       statistics, like counters and timers, sent over UDP and sends
11       aggregates to one or more pluggable backend services (e.g.,
12       "Graphite").
13

DESCRIPTION

15       This is the Perl port of the node.js statsd server.  Please consult
16       statsd documentation available at:
17
18         https://github.com/etsy/statsd
19
20       If you're looking for a Perl client for "statsd", then have a look
21       here:
22
23         https://metacpan.org/module/Net::Statsd
24

AUTHOR

26       Cosimo Streppone, <cosimo@cpan.org>
27
28
29
30perl v5.30.1                      2020-01-30                    STATSD-PERL(1)
Impressum