memcached2statsd

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i memcached2statsd

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vekexasia