Skip to content

drpauldixon/redis-statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

redis-statsd

This is a shameless hack starting from: https://gist.github.com/somebox/7039510

By default, it runs in the foreground, sending redis stats to statsd every second. There are about a million ways this could be better... It's designed to run on the ancient version of ruby supplied by default in CentOS 6.

$ ./redis-statsd.rb

Nice to have in future

  • Ability to run as a daemon
  • Connect to redis using a suitable driver rather than performing a shell exec

About

Daemon to push redis metrics to statsd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages