I recently migrated our Zabbix server from a CentOS 7 machine to an Ubuntu 20.04 machines.
Things went pretty smooth, the only thing I just noticed is that some triggers that use the macro {TRIGGER.URL}
still report the old server URL instead of the new server URL.
Since the only thing that came from the old server is the data in the mysql database, that value must reside in
some field in one of the tables. I ran a query scanning all tables and fields for the old server name string but
I couldn't put my finger on it. Does anyone know where I can find it?
Things went pretty smooth, the only thing I just noticed is that some triggers that use the macro {TRIGGER.URL}
still report the old server URL instead of the new server URL.
Since the only thing that came from the old server is the data in the mysql database, that value must reside in
some field in one of the tables. I ran a query scanning all tables and fields for the old server name string but
I couldn't put my finger on it. Does anyone know where I can find it?