memcached2statsd

v1.0.0
A memcached <-> statsd bridge
statsd memcache memcached

memcached2statsd

npm npm npm node

memcached2statsd. is a sysadmin utility that sends memcache stats to statsd daemon

The Module is written in ES6 transpiled using the wonderful Babel library.

You can leverage the cli command or import it into your node project. Please take a look at ./src/cli.js on how to use it within your node project.

Requirements

  • node.js - v0.12 or newer!

Installation

On node project

npm install memcached2statsd

As cli command

npm install memcached2statsd -g

How to use

Just run the command with -h and you'll get it.

npm i memcached2statsd

Metadata

  • MIT
  • >=0.12
  • Andrea Baccega
  • released 4/6/2016

Downloads

Maintainers