vithuran / phpmemcacheadmin

Automatically exported from code.google.com/p/phpmemcacheadmin
0 stars 0 forks source link

Monitoring mamcache instances with SASL enabled. #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Take a fully functional phpMemcachedAdmin monitoring 2 memcache instances 
(1.4.4-3.el6) without SASL enabled;
2. Upgrade memcache to version 1.4.21 with SASL enabled;
3. Run the instances with the same parameters from before, except by the 
addition of "-S" at the command.

What is the expected output? What do you see instead?
Problem is: prior the upgrade I could monitor the instances.
Now the page keeps "waiting" but don't show any stats.

What version of the product are you using? On what operating system?
- CentOS 6.5
- Compiled memcached-1.4.21-1.el6.x86_64
- phpMemcachedAdmin-1.2.2-5.svn262.el6.noarch

Please provide any additional information below.

I wonder if phpMemcachedAdmin isn't capable of reading data "binary protocol" 
instances. If that's the case, is it possible to add this functionality?

Thank you and Happy New Year.

Original issue reported on code.google.com by ranm...@gmail.com on 2 Jan 2015 at 12:28

GoogleCodeExporter commented 8 years ago
Anyone?

Original comment by ranm...@gmail.com on 25 May 2015 at 12:28