Eleventex Cron Scheduler helps you monitor background tasks (cron jobs) in Magento and quickly respond when something fails or gets stuck.
You can:
- See recent cron activity in list and timeline views.
- Check the status of each task.
- Open task details for troubleshooting.
- Remove old schedule records.
- Temporarily disable or re-enable specific cron jobs.
- Get failure alerts in Magento Admin and by email.
Where to Find It in Magento Admin
Eleventex > Cron Scheduler > Cron Tasks ListEleventex > Cron Scheduler > Cron TimelineEleventex > Cron Scheduler > Cron JobsEleventex > Cron Scheduler > Settings
Key Features
1) Cron Tasks List
Use this screen to:
- Filter by job code, status, and date.
- Review statuses such as pending, running, success, missed, and error.
- Open a specific schedule record for more details.
- Remove selected records or clear all records.
2) Cron Timeline
Use the visual timeline to:
- See job activity over recent hours.
- Spot failures and gaps quickly.
- Understand whether jobs are flowing normally.
3) Cron Jobs
Use this screen to:
- View available cron jobs by group and name.
- Enable or disable a specific job from actions.
4) Failure Notifications
When enabled, the module can:
- Add a failure notice to Magento Admin notifications.
- Send failure emails to configured recipients.
- Limit repeated alerts for the same job using a notification interval.
Daily Usage Workflows
Check if Cron Is Running
- Open
Eleventex > Cron Scheduler > Cron Timeline. - Look at the Last Cron Activity message.
- If activity is recent, cron is likely running normally.
- If activity is old or missing, investigate failed or missed jobs in the list.
Find Failed or Missed Tasks
- Open
Eleventex > Cron Scheduler > Cron Tasks List. - Filter by status (
errorormissed). - Open the task details from the actions column.
- Review the message and timestamps to identify the issue.
Clear Old Schedule Records
- Open
Eleventex > Cron Scheduler > Cron Tasks List. - Select one or more records and use Remove Selected.
- To fully reset schedule history, use Clear All.
Important:
Clear Allremoves all cron schedule records from the table.- Use it carefully, because this removes history for all jobs.
Disable or Re-enable a Cron Job
- Open
Eleventex > Cron Scheduler > Cron Jobs. - Find the job and use the action to disable or enable it.
- Use disable only for temporary control during maintenance or incident handling.
Settings (Recommended Setup)
Open Eleventex > Cron Scheduler > Settings.
General
- Enable Module: turns Cron Scheduler on or off.
- License Key: your Eleventex license key.
Failure Notifications
- Enable Failure Notifications: turns alerts on or off.
- Per Job Notification Interval (Minutes): prevents repeated alerts for the same job within the set window.
- Notify For Statuses: choose which statuses trigger alerts.
- Email Recipients: comma-separated list of recipient emails.
If no recipient emails are entered, Magento General Contact email is used as fallback.
Best Practices
- Check the timeline and failed statuses daily.
- Keep notifications enabled for critical stores.
- Set a reasonable notification interval to reduce alert noise.
- Disable jobs only when necessary and re-enable them after maintenance.


