📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v1.1.3

Cron Process Check

magenerds/cronprocesscheck

Detects crashed cron job processes in Magento 2 and sets their status to error. Requires the POSIX module in php.ini and a system cronjob setup.

19,137
Downloads
Below average
1
GitHub Stars
Below average
2y ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1 error , 20 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.3 on Magento 2.4.8-p3
Dec 29, 2025

Share This Module's Status

Cron Process Check Magento compatibility status badge

README

Loaded from GitHub

CronProcessCheck

Cron Process check for Magento 2. This modules checks if a cron job process crashed and sets its status to error.

Setup

  1. Activate POSIX module in your php.ini
  2. Install Magenerds/CronProcessCheck Module
  3. Add System cronjob * * * * * /var/www/magento/bin/magento magenerds:cronprocess:clear > /dev/null 2>&1g

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.