Hi all
Before Zabbix 3.4 I can clone multiple proxy config files and modify the listen port and run.
Now I would like to upgrade the version from 3.2.X to 4.4.0 but the new "preprocessing" service in Zabbix 4.X can only run one instance and I can't disable it.
Here is the log:
- - - - -
cannot start preprocessing service: "preprocessing" service is already running.
- - - - -
Because my environment needs multiple proxies on a single server to receive the data so I can't upgrade.
(Because my proxy services will receive 200k+ items or 3k+ hosts, a single proxy service cannot handle it and I also need to divert the data to another Zabbix server to do the offsite backup)
Any ideas that can solve my problem?
Thanks!
Before Zabbix 3.4 I can clone multiple proxy config files and modify the listen port and run.
Now I would like to upgrade the version from 3.2.X to 4.4.0 but the new "preprocessing" service in Zabbix 4.X can only run one instance and I can't disable it.
Here is the log:
- - - - -
cannot start preprocessing service: "preprocessing" service is already running.
- - - - -
Because my environment needs multiple proxies on a single server to receive the data so I can't upgrade.
(Because my proxy services will receive 200k+ items or 3k+ hosts, a single proxy service cannot handle it and I also need to divert the data to another Zabbix server to do the offsite backup)
Any ideas that can solve my problem?
Thanks!
Comment