SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-Statsd rpm build for : OpenSuSE. For other distributions click perl-Net-Statsd.

Name : perl-Net-Statsd
Version : 0.12 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:46:11
Group : Development/Libraries/Perl Source RPM : perl-Net-Statsd-0.12-lp154.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Perl client for Etsy\'s statsd daemon
Description :
This module implement a UDP client for the *statsd* statistics collector
daemon in use at Etsy.com.

You want to use this module to track statistics in your Perl application,
such as how many times a certain event occurs (user logins in a web
application, or database queries issued), or you want to time and then
graph how long certain events take, like database queries execution time or
time to download a certain file, etc...

If you\'re uncertain whether you\'d want to use this module or statsd, then
you can read some background information here:

http://codeascraft.etsy.com/2011/02/15/measure-anything-measure-everything/

The github repository for statsd is:

http://github.com/etsy/statsd

By default the client will try to send statistic metrics to
\'localhost:8125\', but you can change the default hostname and port with:

$Net::Statsd::HOST = \'your.statsd.hostname.net\';
$Net::Statsd::PORT = 9999;

just after including the \'Net::Statsd\' module.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-N/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-Statsd-0.12-lp154.1.1.noarch.rpm
     

Provides :
perl(Net::Statsd)
perl-Net-Statsd

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/benchmark.pl
/usr/lib/perl5/vendor_perl/5.26.1/Net
/usr/lib/perl5/vendor_perl/5.26.1/Net/README.pod
/usr/lib/perl5/vendor_perl/5.26.1/Net/Statsd.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Net-Statsd
/usr/share/doc/packages/perl-Net-Statsd/Changes
/usr/share/doc/packages/perl-Net-Statsd/LICENSE
/usr/share/doc/packages/perl-Net-Statsd/README
/usr/share/man/man1/benchmark.pl.1.gz
/usr/share/man/man3/Net::Statsd.3pm.gz

 
ICM