Skip to content

weizhao11/redmon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmon

** Work in progress in the very early stages of dev **

Simple sinatra based dashbord for redis. After seeing the fnordmetric project I was inspired to write this. Some of the ideas there have be carried over here.

Build status - Travis-ci


Watch your redis server live.


Interact with redis using a familiar cli interface.


Dynamically update your server configuration.


Intuitively introspect registered keys. ** Coming Soon **


View your slow log. ** Coming Soon **

Usage

Currently not a registered gem, but soon. For now clone the repo &

$ bundle install
$ ruby sample/app.rb

If you want to simulate a weak load on redis

$ ruby sample/load_sim.rb

Open your browser to 0.0.0.0:4567

About

A web interface for managing redis: cli, admin, and live monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published