Opengear OM2200 Series User Manual page 157

Operations manager
Hide thumbs Also See for OM2200 Series:
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Om1200 seriesOm2224-24e-10g-lOm1208-8e

Table of Contents