Wednesday, April 25, 2012

Redis monitoring info

I'm trying to figure out how to capture the following metrics in redis for monitoring the server. I looked at the INFO command but it does not provide such info.




  1. Operations / sec

  2. a breakdown of commands served, like history of commands served by redis...no of gets, sets, zincrby, zscore etc in the past hour?

  3. Reads per second

  4. writes per second





No comments:

Post a Comment