-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 3.0.2
-
Component/s: Templates (T)
-
Environment:Ubuntu 14.04 on AWS ( T2 Medium)
Hi, I was configuring preconna zabbix template to monitor my percona mysql server and it is working fine except (MySQL Replication) Percona MySQL Server Template: MySQL running slave.
Zabbix server is throwing following error:
"Received value is not suitable for value type [Numeric(unassigned)and data type Boolean),
How ever the script is working when i ran the script from terminal
"sudo -u zabbix -H /var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh running-slave"
I was following this document -> https://www.percona.com/doc/percona-monitoring-plugins/1.1/zabbix/index.html
It will be really help full if you can help me to solve the issue.
Zabbix is throwing same error for my local script, Attaching script and user parameters also along with issue.