wills's blog

Figured it out. Currently,

Taxonomy upgrade extras: 

Figured it out. Currently, FPMMM is sending the data as such:

One more time. Some debugging

Taxonomy upgrade extras: 

One more time. Some debugging, and I’ve identified a possible source of the issue: checkConnectionToZabbixServer in sendData.pm

Yes, it works in previous

Taxonomy upgrade extras: 

Yes, it works in previous version of 1.8.x. I’m trying to migrate to 2.2 because of the VMware monitoring, but I can’t do that until I get the FromDual configuration working on it.

Thank you! I was able to get

Taxonomy upgrade extras: 

Thank you! I was able to get past that issue, but now, I have a new one:

Not with 2.2

Taxonomy upgrade extras: 

When I run, I see the following:

30381:20131115:122820.012 item [HOSTNAME:FromDual.MySQL.check] became not supported: Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]

Gr, the issue was definitely

Taxonomy upgrade extras: 

Gr, the issue was definitely with the zabbix server name. It was changed on Apr 5th. I’m sorry to have bothered you.

[root@util-mysql0 /]#

Taxonomy upgrade extras: 
[root@util-mysql0 /]# /usr/bin/zabbix_sender --zabbix-server util-zabbix0 --port 10051 --host 'util-mysql0' --key FromDual.MySQL.mysql.version --value 'test version' -vv zabbix_sender [8896]: DEBUG: answer [{ "response":"success", "info":"Processed 0 Failed 1 Total 1 Seconds spent 0.000017"}] Info from server: "Processed 0 Failed 1 Total 1 Seconds spent 0.000017" sent: 1; skipped: 0; total: 1

Must be Zabbix configuration. I meant the agent configuration, does it matter if it is active or passive? Something changed, but I’m not sure what at this point.

Hi Oli, Thanks for replying.

Taxonomy upgrade extras: 

Hi Oli,

Thanks for replying. I did not stop the service, I probably should have before upgrading. However, I did stop the zabbix_agent (killall,) and then restarted it. Here is the log for zabbix_agentd.log: [root@util-mysql0 zabbix]# more zabbix_agentd.log 2880:20120412:104635.151 Starting Zabbix Agent [util-mysql0.arw.pvt]. Zabbix 1.8.10 (revision 24303). 2882:20120412:104635.152 agent #0 started [collector] 2884:20120412:104635.152 agent #2 started [listener] 2885:20120412:104635.152 agent #3 started [listener] 2883:20120412:104635.153 agent #1 started [listener] 2886:20120412:104635.153 agent #4 started [active checks] Here an exerpt of the mpm log in debug: 2891:2012-04-12 10:46:56.905 - DBG : Check connection to zabbix server. 2891:2012-04-12 10:46:56.906 - DBG : /usr/bin/zabbix_sender –zabbix-server util-zabbix0 –port 10051 –host ‘util-mysql0’ –key FromDual.server.check –value ‘1’ -vv zabbix_sender [2895]: DEBUG: answer [{ “response”:“success”, “info”:“Processed 0 Failed 1 Total 1 Seconds spent 0.000016”}] Info from server: “Processed 0 Failed 1 Total 1 Seconds spent 0.000016” sent: 1; skipped: 0; total: 1 2891:2012-04-12 10:46:56.911 - DBG : (ret=0). 2891:2012-04-12 10:46:56.911 - DBG : Connection to zabbix server seems OK. 2891:2012-04-12 10:46:56.911 - INFO: sendCachedData::sendCachedData 2891:2012-04-12 10:46:56.911 - DBG : Sending cache file to zabbix server. 2891:2012-04-12 10:46:56.911 - DBG : Cache file found.

It was working for a while,

Taxonomy upgrade extras: 

It was working for a while, and it stopped on April 5th. I upgraded to the latest version, and now when I look at the log, I see this:

Some more troubleshooting

Taxonomy upgrade extras: 

Some more troubleshooting information: -bash-4.1$ zabbix_sender -z util-zabbix0 -s util-mysql0 -k FromDual.MySQLmysql.Questions -o “123456789” -vv

I apologize for the delayed

Taxonomy upgrade extras: 

I apologize for the delayed response. I was able to get it running. However, recently, the following error has been appearing anytime I attempt to run the FromDualMySQLagent.pl scrip manually:

Subscribe to RSS - wills's blog