Hi,
I have used the wiki ZmSetServerName - Zimbra :: Wiki I have changed the hostname of the server and now I have a problem with server statistics. I have checked the forums and used the following commnads:
# logmysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1467
Server version: 5.0.51a-log Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> use zimbra_logger;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> select distinct(host) from mta_aggregate;
+-------------------+
| host |
+-------------------+
| Old host name |
+-------------------+
1 row in set (0.00 sec)
If I change the entry in DB will it start working or is there any way that I should change the hostname to newer one?


LinkBack URL
About LinkBacks



