Hi Mike,
When I set up the mysql monitoring, I get the following error in the Zabbix_Server log as well as on the Config of Items page:
6373:20090810:160251 Item [Server_ZABBIX_1.6:mysql.daily] error: Type of received value [Physical Memory: 2G, Swap: 2GSkipping daily gathering1] is not suitable for value type [Numeric (integer 64bit)]
6373:20090810:160251 Parameter [mysql.daily] is not supported by agent on host [Server_ZABBIX_1.6] Old status [0]
I'm sure this is wrong, but I changed the Type of information from Numeric to Character, and Live Controller is giving me values like this in Latest data:
Physical Memory: 2G, Swap: 2G
zabbix_sender -z 123.40.5.60,124.178.2.60 -p 10051 -s Server_ZABBIX_1.6 -k mysql-debug.Available -o 1
zabbix_sender -z 123.40.5.60,124.178.2.60 -p 10051 -s Server_ZABBIX_1.6 -k mysql-debug.Uptime -o "12d 5h 37m 9s"
But, there are no other values being collected.
I changed it back to Numeric (unsigned), restarted the Agent, but still just get the error above. On a positive note /tmp/zabbix_mysql.dat is full of interesting data.
Please tell me I'm stupid, but I'm trying to monitor mysql on the Zabbix_Server. Is your script designed for this purpose?
Zabbix_Server & Agent 1.6.5
Mysql 5.0.45
Any ideas?
MrKen
When I set up the mysql monitoring, I get the following error in the Zabbix_Server log as well as on the Config of Items page:
6373:20090810:160251 Item [Server_ZABBIX_1.6:mysql.daily] error: Type of received value [Physical Memory: 2G, Swap: 2GSkipping daily gathering1] is not suitable for value type [Numeric (integer 64bit)]
6373:20090810:160251 Parameter [mysql.daily] is not supported by agent on host [Server_ZABBIX_1.6] Old status [0]
I'm sure this is wrong, but I changed the Type of information from Numeric to Character, and Live Controller is giving me values like this in Latest data:
Physical Memory: 2G, Swap: 2G
zabbix_sender -z 123.40.5.60,124.178.2.60 -p 10051 -s Server_ZABBIX_1.6 -k mysql-debug.Available -o 1
zabbix_sender -z 123.40.5.60,124.178.2.60 -p 10051 -s Server_ZABBIX_1.6 -k mysql-debug.Uptime -o "12d 5h 37m 9s"
But, there are no other values being collected.
I changed it back to Numeric (unsigned), restarted the Agent, but still just get the error above. On a positive note /tmp/zabbix_mysql.dat is full of interesting data.
Please tell me I'm stupid, but I'm trying to monitor mysql on the Zabbix_Server. Is your script designed for this purpose?
Zabbix_Server & Agent 1.6.5
Mysql 5.0.45
Any ideas?
MrKen
aily Controller latest value = 1



Comment