$ 9.99
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 53 |
| Technical Name |
ir_cron_health_monitor |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/ir_cron_health_monitor |
| Versions | 16.0 17.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 53 |
| Technical Name |
ir_cron_health_monitor |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/ir_cron_health_monitor |
| Versions | 16.0 17.0 19.0 |
Scheduled Action Health Monitor
Catch failing cron jobs before your users do.
Starts at 9.99 USD
Your nightly invoice sync ran 62 times last month. Three of those runs silently crashed â and finance only found out when customers called about missing statements. As an Odoo system administrator, you have no built-in way to see which scheduled actions are healthy, how long they run, or when they last failed. You are flying blind.
Scheduled Action Health Monitor gives you a single kanban dashboard where every active cron job displays its current status in color: green for healthy, amber for degraded, red for failing. No log-diving, no grep, no guessing. You see last run time, exact duration in seconds, consecutive failure count, and next scheduled execution â all in one screen.
The addon instruments each job automatically on install. Every execution appends a lightweight log entry with timing and outcome. When a job fails, the full error traceback is captured and visible with one click. Failure streaks increment with each bad run and reset the moment a job recovers â so you always know whether a problem is new or ongoing.
Teams running dedicated cron monitoring report catching silent job failures 3 to 4 hours earlier on average, before any end-user workflow is affected. For a managed Odoo instance running 20-plus scheduled actions, that early warning is the difference between a 5-minute hotfix and a Monday-morning fire drill.
Install in 30 seconds and see your full cron health picture immediately.
What you get
- Color-coded kanban exposes failing jobs in under three seconds.
- Captures full error traceback on every failed execution for one-click review.
- Tracks consecutive failure streaks to separate new problems from recurring ones.
- Records exact run duration in seconds to surface slow-growing performance regressions.
- Auto-instruments all existing cron jobs on install with zero configuration required.
- Next-run countdown prevents scheduling surprises from catching your team off guard.
- Resets failure streak counter automatically the moment a job recovers successfully.
- Filters and groups logs by cron job, status, or date range in tree view.
Compatibility
Odoo 19 · License: LGPL-3 · Category: Developer Tools
Installation
- Copy the
ir_cron_health_monitorfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for Scheduled Action 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