Hi all,
I have added a command to zabbix_agentd, for testing, i even added it out parameters which is:
UserParameter=mysql.version,mysql -V --user=root --password=password
I issued:
zabbix_agentd -t mysql.version
got this:
mysql.version [m|ZBX_NOTSUPPORTED]
any idea why is that, it looks like i am not connecting to zabbix_agentd?
I have added a command to zabbix_agentd, for testing, i even added it out parameters which is:
UserParameter=mysql.version,mysql -V --user=root --password=password
I issued:
zabbix_agentd -t mysql.version
got this:
mysql.version [m|ZBX_NOTSUPPORTED]
any idea why is that, it looks like i am not connecting to zabbix_agentd?
Comment