From: Volker F. <vol...@gm...> - 2017-10-04 22:33:05
|
Am 2017-10-04 um 20:51 schrieb Mark Yarbrough: > > Zabbix Server (MYSQL) running on Debian 9 installed from the Zabbix > repos (3.4.2) > > Zabbix Proxy (SQLite) is running on Debian 9 on a raspberry pi installed > from Raspbian repos. (3.0.7) the Zabbix repository didn’t have an arm > version that would install that I could find. – suggestions on this? > > I suspect this is due to the Zabbix version differences. Is there a way > to get them to play nice? Is there a PI Zabbix-agent on the repository > that I am missing? Do I need to down grade my server to 3.0.x? Don't try to operate a 3.0 proxy with a 3.4 server. This part of the version numbers must match! When it comes to having a proxy for this architecture, you can try to rebuild their packages, like so: https://www.zabbix.org/wiki/Docs/howto/rebuild_debs I don't know many of these devices you have, but if all fails, build the proxy locally and stick with the packages for the agent (no version necessary for the agent!) Greetings, Volker |