I've just done a setup of two servers running ISPConfig 3 and Ubuntu 10.04.
The master server contains all roles for ISPConfig and the second server is just a DNS (and registrered such in the "system" tab).
But when I go to "Monitor" the second server doesn't have any information at all.
What do I have to do, to let the master server gather the information from the second server?
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
Thats most likely a problem with mysql permissions. The slave server is not able to connect to the master, so he can not update the monitor.
Have you entered the hostname of the master mysql server while you setup the slave in the ispconfig installer as requested and not the IP of the master? If you entered the IP, then the connection will fail. Another possible problem is if you did not alter the /etc/hosts files on both servers as described in the multiserver guide, the connection will only work if both servers can resolve their hostnames in the same way.
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
You can test the mysql connectin like this: Open the file /usr/local/ispconfig/server/lib/config.inc.php. Inside the file, you will find login details to the local database and to the remote (master) database. Use the login details for the master database to execute this command on the shell of the slave to test the connection:
mysql -h masterhostname -u username -p ispconfigdatabasename
I did install several ISPConfig 3 on several fedora 14 servers. everything is running as normal except, after updates from 3.0.4.x, monitor tab does not display anything. When you click on the "show server state" items on the left menu, they work except show overview.
I have the same problem on several installations.
Tried with different browsers.
What am I doing wrong? and how can I fix it ?
Thank you
Last edited by haluk yildirim; 11th January 2012 at 14:19.
Recent comments
1 day 6 hours ago
1 day 6 hours ago
1 day 11 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 20 hours ago
2 days 37 min ago
2 days 7 hours ago
2 days 11 hours ago
2 days 12 hours ago