Home > node-redis-monitor

node-redis-monitor

Node-redis-monitor is a project mainly written in ..., it's free.

Live redis server monitor

node-redis-monitor

node-redis-monitor displays statistics about the requests sent to a Redis server.

Screenshots

Installation

The following versions are required for node-redis-monitor:

  • Node.js >= 0.4.0
  • npm >= 0.1.25
  • redis-cli

Install it simply via npm:

npm install node-redis-monitor

Instructions

Usage: redis-monitor [options]
  -?, --help                  Display this help message.
  -h, --host [HOSTNAME]       Set the hostname to connect to
  -p, --port [PORT]           Set the port to connect to
  -a, --password [PASSWORD]   Set the password to authenticate with
  -i, --interval [INTERVAL]   Set the refresh interval in seconds

License

Copyright (c) 2011 FILSH Media GmbH, released under the MIT license

Previous:cam_capture