Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pm2-memcached

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-memcached

PM2 Memcached Module

  • 0.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

pm2-memcached

Memcached module for Keymetrics

pm2-memcached screenshot

Description

PM2 module to monitor key Memcached server metrics:

  • Uptime / Threads / Current Connections
  • Total Items / Current Items
  • Get Hits / Get Misses
  • Bytes Read / Bytes Written

Requirements

This module requires a Memcached install (tested against v1.4.14).

Install

$ npm install pm2 -g

$ pm2 install pm2-memcached

Config

The default connection details are : "hostname": "localhost:11211"

To modify the config values you can use the commands:

$ pm2 set pm2-memcached:hostname  a.b.c.d:port

Uninstall

$ pm2 uninstall pm2-memcached

License

MIT

FAQs

Package last updated on 14 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc