Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

select other db #55

Open
michaelliuyang opened this issue Aug 25, 2013 · 8 comments
Open

select other db #55

michaelliuyang opened this issue Aug 25, 2013 · 8 comments

Comments

@michaelliuyang
Copy link

Redmon can display default dbnum keys stat,but I can select another dbnum.For instance db1..16.

@x140l31
Copy link

x140l31 commented Apr 8, 2014

Will be this solved some day? Redmon is perfect tool but we can only operate with the cli on firsth database db0 :(

@k3rni
Copy link

k3rni commented Jul 17, 2014

Redmon doesn't really need switching dbs on the fly. Just run more instances of redmon, each configured with a different dbnum in the url:

    $ redmon -r redis://hostname:port/dbnum1
    $ redmon -r redis://hostname:port/dbnum2

@No1zzz
Copy link

No1zzz commented Mar 16, 2015

Does redmon support few(1-20) redis on different port's?

@steelThread
Copy link
Owner

Currently a running worker &/or app only supports a single connection to redis.

@rob-mcgrail
Copy link

This would be a useful feature - even just to be able to select db successfully in the cli panel.

@scuzhanglei
Copy link

monitor multi redis instance would be nice

@elberth90
Copy link

What about this issue, is it planned to add selecting database. Running multiple instances of redmon for each redis database is not a best solution :/

@steelThread
Copy link
Owner

I don't have the time to work on this currently. Totally open for PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants