Configuring Job Scheduler in Gaia Clish
Description
Use these commands to configure Gaia Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. to schedule jobs. The jobs run on the dates and times you specify.
You can define an email address, to which Gaia sends the output of the scheduled job.
|
Important - After you add, configure, or delete features, run the " |
Syntax

add cron job <Job Name> command "<Command>" recurrence daily time <HH:MM> monthly month <1-12> days <1-31> time <HH:MM> weekly days <0-6> time <HH:MM> system-startup |

set cron job <Job Name> command "<Command>" recurrence daily time <HH:MM> monthly month <1-12> days <1-31> time <HH:MM> weekly days <0-6> time <HH:MM> system-startup |
|

show cron job <Job Name> command recurrence jobs mailto |

delete cron all job <Job Name> mailto |
|
Note - Only the |
Parameters

Parameter |
Description |
---|---|
|
The name of the job to schedule. |
|
The command to run. |
|
Specifies that the job should run once a day - every day, at specified time. Enter the time of day in the 24-hour clock format - Example: |
|
Specifies that the job should run once a month - on specified months, on specified dates, and at specified time. Months are specified by numbers from 1 to 12:
Dates of month are specified by numbers from 1 to 31. To specify several consequent months, enter their numbers separate by commas. Example: For January, February, and March, enter To specify several consequent dates, enter their numbers separate by commas. Example: For 1st, 2nd and 3rd day of the month, enter |
|
Specifies that the job should run once a week - on specified days of week, and at specified time. Days of week are specified by numbers from 0 to 6:
To specify several consequent days of a week, enter their numbers separate by commas. Example: For Sunday, Monday, and Tuesday, enter |
|
Specifies that the job should at every system startup. |
|
Specifies the email address, to which Gaia sends the jobs' results. Enter one email address for each command. You must also configure a mail server (see Mail Notification). |