Hey all,
I have been pulling my hair out over this one.
I recently upgraded a Zabbix 1.8.5 instance to 3.0.1. The upgrade went well and everything was working fine. Except, periodically the trappers will stop processing new data. This seems to coincide with either something the timer or housekeeping process is running.
I thought perhaps the upgrade had left behind some rubbish, so I installed a brand new Zabbix 3.0.1 install into a brand new CentOS 7 instance, and used a brand new database started from the creation scripts. I copied the template over from the old instance via the export/import method.
Hopeful this would resolve the issue, I changed the DNS and my monitored systems started sending data to the new instance. Everything was going fine, until a couple hours later when the same behaviour presented itself.
I have tried to turn logging to level 4, but the amount of information logged is almost impossible to wade through and has not revealed anything useful.
The Zabbix frontend reports that it cannot connect to the Zabbix server, even though other Zabbix threads seem to be connecting to the database and running commands fine.
Database is MySQL. Monitored systems all use the 1.8.5 version of the Zabbix agent as this is very difficult to mass update at this stage. Could this be the source of my issue? From what I understand, the 3.0.1 server shouldn't have a problem with an old agent.
Does anyone have any ideas how to isolate this issue?
Thanks
I have been pulling my hair out over this one.
I recently upgraded a Zabbix 1.8.5 instance to 3.0.1. The upgrade went well and everything was working fine. Except, periodically the trappers will stop processing new data. This seems to coincide with either something the timer or housekeeping process is running.
I thought perhaps the upgrade had left behind some rubbish, so I installed a brand new Zabbix 3.0.1 install into a brand new CentOS 7 instance, and used a brand new database started from the creation scripts. I copied the template over from the old instance via the export/import method.
Hopeful this would resolve the issue, I changed the DNS and my monitored systems started sending data to the new instance. Everything was going fine, until a couple hours later when the same behaviour presented itself.
I have tried to turn logging to level 4, but the amount of information logged is almost impossible to wade through and has not revealed anything useful.
The Zabbix frontend reports that it cannot connect to the Zabbix server, even though other Zabbix threads seem to be connecting to the database and running commands fine.
Database is MySQL. Monitored systems all use the 1.8.5 version of the Zabbix agent as this is very difficult to mass update at this stage. Could this be the source of my issue? From what I understand, the 3.0.1 server shouldn't have a problem with an old agent.
Does anyone have any ideas how to isolate this issue?
Thanks
Comment