node-redis-monitor

0.0.1 • Public • Published

node-redis-monitor

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

Screenshots

Screenshot 1

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i node-redis-monitor

      Weekly Downloads

      1

      Version

      0.0.1

      License

      none

      Last publish

      Collaborators

      • saschagehlich