Learn how to monitor your application’s cron jobs.
GET
request, the “Last Check-In” time of your heartbeat will be updated.
If Envoyer does not receive a check-in from your job within the specified monitoring frequency, a notification will be sent to your configured notification channels.
/etc/crontab
file to define scheduled tasks, you can simply append a curl request to your Cron command. For example:
thenPing
method on your scheduled job.