I know that this might be odd but my Monitoring tab does not update. I have multi server configuration with 1 master server and 4 connected slaves. All slaves servers have a local database and access to the master. I have tried to run the server.sh manually - nothing no data in monitor_data table I did a table check, no corruptions etc. /usr/local/ispconfig/server/lib/classes/monitor_tools.inc.php runs with no issues as well as server.sh If I add a new site from the master ISPConfig to be created on the slave works. As the master database is not replicated on the slaves they have a local database where monitor_data table is empt
Run an ispconfig update on on of the slaves and choose to reconfigure services in the master when the updater asks for this option.
I have already ran ispconfig update on the slave, it does say that ispconfig is the latest, stable version ISPConfig 3.0.5.4p9
From the 3.0.5.4p9 release notes: Manual update instructions cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.php