we got poor mysql performance because all data are written into one file:
-rw-rw----. 1 mysql mysql 54502883328 Jun 25 11:50 ibdata1
I want to fix it, and I tried to change the DBHost to the slave replicator in zabbix_server.conf. but it looks like it still connects to the master.
how to change dbhost for zabbix server?
-rw-rw----. 1 mysql mysql 54502883328 Jun 25 11:50 ibdata1
I want to fix it, and I tried to change the DBHost to the slave replicator in zabbix_server.conf. but it looks like it still connects to the master.
how to change dbhost for zabbix server?
Comment