junegunn / redis-stat

(UNMAINTAINED) A real-time Redis monitoring tool
MIT License
2.02k stars 339 forks source link

No CPU usage after upgrade to Ruby 2.2.2 #37

Closed infinitesupermagic closed 9 years ago

infinitesupermagic commented 9 years ago

Hi guys, everything was working perfectly, I upgraded to 2.2.2 (to cheat on you guys and try a different redis monitor heh..) from 1.8.7 and now the cpu usage is gone.

which redis-stat: /usr/local/rvm/gems/ruby-2.2.2/bin/redis-stat

gem list | grep redis-stat redis-stat (0.4.11)

redis-cli info has the CPU usage,

however the cpu usage is not generated.

using system ruby (1.8.7) instead of rvm's 2.2.2 gets it back.

infinitesupermagic commented 9 years ago

sorry, guess it was too low to actually show. it popped up when we started slamming it heavily.