Cron doesn't need to be restarted when crontab file is modified, it examines the
modification time on all crontabs and reload those which have changed.
To verify the current crond status:
/etc/init.d/crond status
To check current cron jobs running with the following command to list all crontabs:
crontab -l
To edit or create a custom crontab file:
crontab -e
This opens a personal cron configuration file. Each line can be defined as one com-
mand to run. The following format is used:
minute hour day-of-month month day-of-week command
For example, append the following entry to run a script every day at 3 am:
0 3 * * * /etc/config/backup.sh
Save and close the file.
ADVANCED OPTIONS
157
Содержание OM1200 Series
Страница 1: ...Operations Manager User Guide 20 Q4 November 2020 ...
Страница 25: ...3 Click Enabled Automatic 4 Change the Media Setting as needed and click Apply INITIAL SYSTEM CONFIGURATION 25 ...
Страница 34: ...ACCESS MENU 34 ...
Страница 39: ...l Logging Levels l Serial Port Aliases CONFIGURE MENU 39 ...
Страница 93: ...CONFIGURE MENU 93 ...
Страница 135: ...SNMP CONFIGURE SNMP The CONFIGURE SNMP menu has two options SNMP Service and SNMP Alert Managers CONFIGURE MENU 135 ...
Страница 154: ...Note Double quotes around strings should be protected from the shell ADVANCED OPTIONS 154 ...
Страница 162: ...UI BUTTON DEFINITIONS 162 ...