| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 83 |
| Technical Name |
cron_health_monitor |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/cron_health_monitor |
| Versions | 16.0 17.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 83 |
| Technical Name |
cron_health_monitor |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/cron_health_monitor |
| Versions | 16.0 17.0 |
Cron Health Monitor
Know within minutes when any scheduled Odoo job silently fails
Starts at 24.99 USD
Your Odoo admin walks in Monday morning to discover the nightly invoice sync crashed four days ago. No alert fired. No one noticed. Odoo's built-in cron panel shows the next scheduled run but never confirms whether the last one actually finished â so silent failures pile up while your data drifts further out of sync.
Cron Health Monitor wraps every scheduled action and records the run time, execution duration, success status, and the full Python traceback the moment a job crashes. A kanban dashboard displays each job as green, amber, or red. Your ops team sees the health of every automated process in one screen without touching the server logs.
You control failure thresholds per job. A noisy background task can miss three consecutive runs before anyone is notified. A mission-critical overnight batch triggers on the very first failure. When a threshold is crossed, the module emails the contacts you designate â no server-action scripting and no developer involvement required.
When the alert arrives, your developer already has the exact traceback â not a vague user complaint two days after the fact. That cuts the time from failure to resolution from days to under an hour in typical cases.
Compatible with Odoo 16, 17, 18, and 19.
What you get
- Captures run time, duration, and full traceback for every scheduled job
- Kanban dashboard shows green, amber, or red health status at a glance
- Per-job thresholds: zero tolerance for critical batches, lenient for noisy tasks
- Auto-emails your designated contacts the moment a threshold is crossed
- No custom scripting â works on all existing scheduled actions out of the box
- Supports Odoo 16, 17, 18, and 19 in one install
Compatibility
Odoo 17 · License: LGPL-3 · Category: Tools
Installation
- Copy the
cron_health_monitorfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for Cron Health Monitor and click Install.
Support
Open an issue on the GitHub repository â we triage every report within two business days.
Please log in to comment on this module