Skip to content

Configuring Cron Jobs

After launching Managed Tools via mgtools-tui, choose cron option.

If you have any cron jobs already set up, they will be listed here. To set up a new cron jon, choose new.

You will be asked you to enter a name for the cron. It is just for easier identification, it has no effect on the cron itself.

The cron job itself has now been created, you just need to configure a few parameters. Choose the command option to setup what will this cron do.

Then you can enter the command itself, or a URL of PHP script, which will be called by curl.

After that, setup email to send output of this cron to. This option is not required.

Afterwards, you need to setup when will the cron job run.

Then you need to activate it.

Finally, hit save to apply changes.