Hello App-Dynamites,
We have enabled Redis cluster monitoring in AppDynamics.In that, for those clusters, how can we convert Used memory bytes in Human Readable format (for ex: in MB or GB etc instead of bytes )
Solved! Go to Solution.
Hello App-Dynamites,
We have enabled Redis cluster monitoring in AppDynamics.In that, for those clusters, how can we convert Used memory bytes in Human Readable format (for ex: in MB or GB etc instead of bytes )
Hi @sai.cool
Redis is giving back the used memory in bytes, so you need to convert it manually. AppDynamics does not currently provide format conversion support.
Hope it answers your question.
Thanks,
Radhika P
Hi,
How about used_cpu_sys ? How can we convert this value to a human readable % percentage value?