4

I can monitor single redis instance through redis-stats but if I want to monitor a redis cluster, I need to specify each server name. But if I add more servers to cluster, then I need to add more servers to redis-stats. So is there any utility so that I can monitor all servers in a cluster.

Girish Gupta
  • 1,241
  • 13
  • 27

1 Answers1

0

You can use Data-Dog or new-Relic for monitoring each redis-node and then you can create proper dashboard as well.

Anuj Vishwakarma
  • 812
  • 8
  • 22