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

MONITOR Command issue #35

Open
Venubabu-Kota opened this issue Sep 18, 2020 · 1 comment
Open

MONITOR Command issue #35

Venubabu-Kota opened this issue Sep 18, 2020 · 1 comment

Comments

@Venubabu-Kota
Copy link

Hi Team,

In the article, Mentioned like MONITOR command will not be supported by redli but we could see MONITOR as a valid command as per below the provided json. Can anyone please help me the way where I can monitor the redis DB using redli
client? or any other client tools who can help us to support the MONITOR command

https://github.com/IBM-Cloud/redli/blob/master/commands.json

Thanks in advance.

@dprosper
Copy link

@ullumullu is this expected to be fixed? I get a series of errors while running monitor, I downloaded the lastes redli,

> monitor
panic: runtime error: invalid memory address or nil pointer dereference[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x12e406a]

goroutine 1 [running]:
main.catchMonitorCmd(0xc0001ed010, 0x7)
        /Users/sterbling/Development/git/icd/repositories/redli/redli.go:332 +0x7a
main.main()
        /Users/sterbling/Development/git/icd/repositories/redli/redli.go:322 +0xf73

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

2 participants