Hi All,
I have configured MySQL & also setup Zabbix to monitor the MySQL process.
But I'm not able to successfully achieve MySQL monitoring.
Can someone please help.
Sorry this is my 1st week with Zabbix, & not much aware of lot of things here.
Do let me know if you need any info to debug & solve this issue.
Error shown in Zabbix:
================
Received value [sh: mysqladmin: command not found0] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
From Linux shell:
============
[root@neuro01 apache-tomcat-7.0.62]# which mysql
/usr/local/sbin/mysql
[root@neuro01 apache-tomcat-7.0.62]# which mysqladmin
/usr/local/sbin/mysqladmin
[root@neuro01 apache-tomcat-7.0.62]# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 50047
Server version: 5.5.46-log MySQL Community Server (GPL)
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
Thanks,
Prasad
I have configured MySQL & also setup Zabbix to monitor the MySQL process.
But I'm not able to successfully achieve MySQL monitoring.
Can someone please help.
Sorry this is my 1st week with Zabbix, & not much aware of lot of things here.
Do let me know if you need any info to debug & solve this issue.
Error shown in Zabbix:
================
Received value [sh: mysqladmin: command not found0] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
From Linux shell:
============
[root@neuro01 apache-tomcat-7.0.62]# which mysql
/usr/local/sbin/mysql
[root@neuro01 apache-tomcat-7.0.62]# which mysqladmin
/usr/local/sbin/mysqladmin
[root@neuro01 apache-tomcat-7.0.62]# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 50047
Server version: 5.5.46-log MySQL Community Server (GPL)
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
Thanks,
Prasad

Comment