redmon icon indicating copy to clipboard operation
redmon copied to clipboard

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

Results 25 redmon issues
Sort by recently updated
recently updated
newest added

Hi, Could you please help me getting *redmon* up and running ? I have installed *redmon* like this: ``` tasks: - name: "Install redmon (redis)" tags: - redis become: yes...

can't be service redmon over redis 3.0?

Hi, I just installed it with gem, but I've got this after starting with `gem redmon` ``` Thin web server (v1.7.2 codename Bachmanity) Maximum connections set to 1024 Listening on...

Since redis 4 the previously deprecated #connect method has been removed. Redmon should use #new instead.

I wanna try to use redmon to monitor redis-cluster metrics but i only could config like what #23 issue does,Is it possible to add redis cluster support?

When I try to install redmon on my Ubuntu 16.04.2 LTS system, it encountered the following error: ```shell Building native extensions. This could take a while... ERROR: Error installing redmon:...

Any one PLEASE guide me how to get RPM package of REDMON tool as i don't find in google any where. This package is not available at my repository .

I'm using SideKiq-Cron, which behaves _very_ badly when the DB gets flushed (it no longer sees any cron configuration until the server is restarted), so I'd prefer to disable this...

I tested redmon for 5 days and ended up shutting it down cause taking 30% of my 8GB RAM.

Please let me know that How to install Redmon in cPanel on CentOS 7.4?