See whether operations are actually healthy - one page, fourteen checkpoints, green to red, every number clickable back to the records behind it.
A single operational-health page per instance. A fourteen-node process rail shows where work is stalling, a server-load panel shows what the instance itself is doing, and four role-gated tabs let each team drill into its own numbers. Every metric clicks through to the filtered backend list that produced it, so nobody argues with the dashboard.
Who it's for: operations leads and implementers who need one shared answer to "is today fine?".
What you get: a deploy script that dry-runs by default and can roll back, a metric-accuracy QA script that recounts every figure directly, and a negative-access QA script that proves the role gates hold.
| Version | 1.0.0 |
|---|---|
| Compatibility | Odoo 18; XML-RPC only; SaaS and on-premise |
| Requirements | Odoo 18. XML-RPC access with an admin account. No server filesystem access and no custom module required. |
| Proven on | Paddy (production) |
| Writes to | odoo |
| Keywords | health, monitoring, operations, dashboard, KPI, drill-down |
Order the kit, download the encrypted bundle from your portal, then unlock it with the activation token we send you:
python3 kitctl.py unlock health-1.0.0.kitpkg --token KIT-... --target https://your-instance.odoo.com --db yourdb --login you --password ... --out ./kit
The token binds to that instance the first time it is exchanged. Reinstalling there stays free; a different instance is refused and we are told about it.