Hello all,
Looking for some advice here. I have a large-ish Zabbix deployment of a DB server, Processing server, and 3 proxy servers - watching 1000+ hosts at 3000+ values per second. Unfortunately, all of the servers are running on old CentOS 6/7 servers. I would like to get these all moved to new Ubuntu 22.04 servers. The proxy servers should be relatively easy to do, since they run MySQL and a simple DB dump and push should work. The tricky part will be the database server as it currently runs PostgreSQL version 11.8 and TimescaleDB 1.7.0-dev.
So my question is, what would be the most elegant way to get the current CentOS builds moved over to new Ubuntu servers, without having to rebuild the entire stack from scratch.
Thank you all for any advice and/or info you can provide.
Looking for some advice here. I have a large-ish Zabbix deployment of a DB server, Processing server, and 3 proxy servers - watching 1000+ hosts at 3000+ values per second. Unfortunately, all of the servers are running on old CentOS 6/7 servers. I would like to get these all moved to new Ubuntu 22.04 servers. The proxy servers should be relatively easy to do, since they run MySQL and a simple DB dump and push should work. The tricky part will be the database server as it currently runs PostgreSQL version 11.8 and TimescaleDB 1.7.0-dev.
So my question is, what would be the most elegant way to get the current CentOS builds moved over to new Ubuntu servers, without having to rebuild the entire stack from scratch.
Thank you all for any advice and/or info you can provide.

Comment