I have just replaced a broken server.
The new server is running CentOS 7 and I installed Zabbix 2.4.2 from the Zabbix repo.
The PostgreSQL database was restored from a backup from the broken server.
When the zabbix-server started, it seems to have successfully upgraded the database as the web Install process was successful.
However, now, actions such as CPU activity graphs show no data, network data still refers to eth0 even though the new server uses p2p1 and all disk data still refers to the old server partioning.
How can I tell Zabbix to pick up the new data?
Cheers and thanks,
Stephen
The new server is running CentOS 7 and I installed Zabbix 2.4.2 from the Zabbix repo.
The PostgreSQL database was restored from a backup from the broken server.
When the zabbix-server started, it seems to have successfully upgraded the database as the web Install process was successful.
However, now, actions such as CPU activity graphs show no data, network data still refers to eth0 even though the new server uses p2p1 and all disk data still refers to the old server partioning.
How can I tell Zabbix to pick up the new data?
Cheers and thanks,
Stephen
Comment