Plugins » Redis Monitoring

by Matt Todd and Ches Martin

Monitors a Redis database, reporting the metrics below:

  • Background save in progress
  • Changes since last save
  • Commands Per-Second
  • Connected clients
  • Connected slaves
  • Connections Per-Second
  • Uptime in hours
  • Used Memory in KB
  • Used Memory in MB

Installation

  • Install the redis gem (sudo gem install redis)
  • Install the plugin on scoutapp.com
  • Provide the Redis port (default is 6379), client database id (default is 0), and client password (default is none).
Installs: 5
Tested On: linux osx
Source: View Source
All plugins listed in the directory are open source.