The Server Monitor is used to monitor server resources, gameserver status, cache information, and many other things. We HIGHLY recommend using the server monitor to get the best performance out of GSP-Panel.
The server monitor can be ran by using your local crontab/task scheduler on your master server, or by using the GSP-Panel scheduler which utilizes our servers to call your scheduled tasks. When using the GSP-Panel scheduler you will also have the ability to schedule server restarts and other options.
To change the scheduler method go into Configuration > General Settings > Change “Scheduler Method” to the desired setting.
NOTE: By default the scheduler method is set to GSP-Panel and requires an active license.
You may see one of the following messages:
If you have already setup the cron(Linux) or scheduled task(Windows) and are still seeing the messages(after 5 minutes) then ionCube may not be loaded in the php-cli configuration, this is different then the standard php.ini/php5.ini. To find the correct ini you can use the following commands:
php -i |find /i "Configuration File"
php -i | grep 'Configuration File'
You will need to create the scheduled task by doing the following:
Contact support if you are having problems with any scheduled tasks while using the GSP-Panel scheduler.