We have configured a UserParameter to collect data form Memcached, but the Zabbix Agent continues to respond with "Not Supported".

The line added in zabbix_agentd.conf is:
UserParameter=memcached_stats[*],echo -e "stats\nquit" | nc.traditional localhost $1 |...