UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
The main back-end processing relies on three CRON jobs, two that run every 5 minutes and one that runs every 2 minutes:
*/5 * * * * /home/cactiuser/scripts/usagemap.sh > /dev/null 2>&1
*/5 * * * * /home/cactiuser/scripts/eumetsat_utilisation.sh > /dev/null 2>&1
*/2 * * * * /home/cactiuser/scripts/dfn_monitoring.sh > /dev/null 2>&1
MySQL Database Connections
...