Cron lock statistics
Premium Certified Partner
Maintained by
Brendan Heywood, Catalyst IT, Nicholas Hoobin
A lock statistics admin tool, specifically tailored to report on cron task timings.
This tool exposes which tasks are currently running and where, and also shows a detailed history of how long each task has taken in the past.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks,
Bei
=== error ===
Debug info: Errors found in XMLDB file: PATH attribute does not match file directory: admin/tool/lockstats/db
Error code: ddlxmlfileerror
Stack trace:
line 352 of /lib/ddl/database_manager.php: ddl_exception thrown
line 368 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
line 599 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 1852 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
Thanks for sharing this plugin! I found it really useful, well designed and nicely implemented. It actually addresses the exact issues with cron and scheduled tasks we've been experimenting on our own sites.