Send the time the last cron job ran to the sentry server for display on the monitoring table.
The server can run the remote cron and displays that time, so I am not sure this would make much sense, unless you are running cron separately on the site (which is unnecessary, just turn on the cron plugin for the site).
I was thinking to get an overview of when the last cron job ran successfully. Incase cron has fallen over and not been running on a remote site.
I wasn't actually thinking of running cron from a remote main server.
Comments
Comment #1
snufkin commentedThe server can run the remote cron and displays that time, so I am not sure this would make much sense, unless you are running cron separately on the site (which is unnecessary, just turn on the cron plugin for the site).
Comment #2
buddaI was thinking to get an overview of when the last cron job ran successfully. Incase cron has fallen over and not been running on a remote site.
I wasn't actually thinking of running cron from a remote main server.