03 Jan 2019 02:45 PM
Hi guys,
Customer using a single host to run lots of Redis processes on it, each of them is using different password. From Prerequisites within an old blog : https://www.dynatrace.com/news/blog/introducing-re... its seem to be that the plugin will not work here or there is a workaround?
There is also a message shown in the plugin log says something about path not config
and this message also show in technology window
Where can we find an explanation on what is this config file?
Thnkas ins advance
Yos
Solved! Go to Solution.
03 Jan 2019 03:00 PM
Hi Yos!
First things first - unfortunately no, you can't have multiple Redis running on single host, each with different passwords. That's because we don't store configuration per process, so configuration must be valid for all technology instances on given host.
As for config file - for Redis is able to use configuration file to rename commands (eg. rename-command CONFIG b840fc02d524045429941cc15f59e41cb7be6c52) - if you use this renaming you have to provide path to config file, so Dynatrace can use these new commands for gathering data
03 Jan 2019 03:08 PM
Hi Maciej
Thanks for the fast and detailed answer !
Yos
06 Jan 2019 12:01 PM
Customer says its not acceptable to have same password for all instances, any chance to get support configuration on process level if we will convert this to an RFE?
06 Jan 2019 01:07 PM
I think it won’t be supported because Dynatrace plugins are not storing configuratin on process level so it would be hard to dostinguish configuration for them. At least for now I don’t see an option to do so.
Sebastian
06 Jan 2019 02:21 PM
Hi Sebastian
Thanks for your insight
Question is now for PM .... can you please confirm that this request is not doable?
Yos
07 Jan 2019 07:29 AM
It is doable via environment variables. @Yos N. could pleases ask your customer whether such a solution will work for them? Usually customers create new "monitoring" user with limited privileges.
07 Jan 2019 07:57 AM
Hi Jackub
First tanks for your lead.
Can you please elaborate a bit which environment variables need to be set and how they would be used in order to make this monitoring for multi processes Redis working?
Also now we can only see password filed at the UI no user , that I am pertty sure it was shown before.
Thanks in advance
Yos
11 Jan 2019 07:58 AM
Sorry by doable I have mean that we can implement it, it hasn't been done yet. Option with monitoring user is not available for Redis.