Stratus Panel - Cron > Info

Webscale STRATUS makes it simple and easy to check the status of the Cron service that runs cron tasks according to a schedule.

Checking Cron Status

To check the status of the Cron service Go to Cron > Info in the Webscale STRATUS sidebar menu. Webscale STRATUS will check the status of the Cron service.

The Status will show “Running” if the Cron service is active and show “Stopped” if it is not running.

Cron-Info-26

Note that the Cron service does not run on development environments.

The Cron service may also be stopped by clicking DISABLE.

Checking Crons via CLI

The status of Magento Crons can also be retrieved via Command-Line Interface (CLI) using a Terminal or Shell access app.

  1. Connect to the Webscale STRATUS environment using SSH Access.
  • Change directory to the root directory of Magento.
  • Run bash.
  • Run n98-magerun sys:cron:history for Magento 1.x stores. Run n98-magerun2 sys:cron:history for Magento 2.x stores.

Last modified January 1, 0001