redis-manager icon indicating copy to clipboard operation
redis-manager copied to clipboard

Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作

Results 66 redis-manager issues
Sort by recently updated
recently updated
newest added

location多加一级配置如何访问?

1、Redis-cluster-6.0导入后Monitor监控数据空白; 2、使用最新版本的reids-manager,redis-manager监控是否支持redis-6.0集群(导入);

想配置邮件告警,触发时后台有如下报错日志: ![image](https://user-images.githubusercontent.com/37068533/89265951-dadb4480-d667-11ea-9908-263b3e8ea895.png) 邮件告警配置如下: ![image](https://user-images.githubusercontent.com/37068533/89266043-ff372100-d667-11ea-9ad5-acda40ccf311.png)

使用以下docker运行命令 docker run -d -p 8858:8858 --network mysql_default --link mysql_default --name redis-manager -e DATASOURCE_DATABASE='redis_manager' -e DATASOURCE_URL='jdbc:mysql://172.18.0.2:3306/redis_manager?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2b8' -e DATASOURCE_USERNAME='root' -e DATASOURCE_PASSWORD=‘XXX1236’ reasonduan/redis-manager 容器启动后报以下错误 2020-07-24T02:44:27.657058388Z ### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed...

Date operation里报错 `no data or operation failed or command not support `,控制打印报错`java.lang.ArrayIndexOutOfBoundsException: 2` 什么原因导致的呀?

自建数据库增加了ip访问限制,启动的时候提示连接不上,使用hostname的方式连接,求问如何调整为直接使用ip连接 ![Snipaste_2020-05-30_16-57-45](https://user-images.githubusercontent.com/13826754/83324295-df196900-a296-11ea-8c43-03628279e951.png)

大佬你好, 准备用你这个在内网局部测试一下的,建表的时候,遇到各种不规范 主要是host user port password 等等 这种保留字 涉及到表字段,以及接口交互字段。 希望能update一下。 若有可能,我可以提交一下我update的版本吗?

希望增加alert channel的global功能