zbx_tem_redis icon indicating copy to clipboard operation
zbx_tem_redis copied to clipboard

Redis Enterprise

Open buckshome opened this issue 6 years ago • 0 comments

I'm running the enterprise version of Redis and the port discovery brings back two ports but they are the wrong ports. Is there a way to specify the correct ports as a host macro?

What port discovery is bringing back: {"data":[{"{#REDIS_PORT}": "22824"},{"{#REDIS_PORT}": "36379"}]}

What are actually used: 6379, 9736 These are the redispack endpoint ports

These are shown in the output of this command: sudo /opt/redislabs/bin/./rladmin status extra all

buckshome avatar Feb 05 '20 21:02 buckshome