I just set up zabbix today on my local machine. I might be missing something trivial but I can't get my user parameter to work in zabbix 3.4
There already seemed to be mysql user parameters in /etc/zabbix/zabbix_agentd.d/userparameter_mysql.conf
. I just changed that file to add a custom parameter at the end of the file like so
UserParameter=mysql.abc,mysql -V
Restarted the zabbix agent but don't see the parameter making it to zabbix. See the rest of the user parameters defined in that file in zabbix though.