as the zabbix user on the host with mysql that I want to get information from I can get information about mysql such as:
mysqladmin status|cut -f3 -d":"|cut -f1 -d"Q"
3
But with the mysql template associated to the host on the admin console, it is saying the item is "Not supported by ZABBIX agent"
Any idea what the problem is?
mysqladmin status|cut -f3 -d":"|cut -f1 -d"Q"
3
But with the mysql template associated to the host on the admin console, it is saying the item is "Not supported by ZABBIX agent"
Any idea what the problem is?