3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

21.66
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
setsched
DESCRIPTION
The setsched command allows users to suspend, pause, change the schedule, change the
parameters, and change the name of currently scheduled tasks.
SYNTAX
setsched [options <arg>] <schedname>
setsched [-suspend | -resume] <schedname>
setsched [-suspend_all | -resume_all]
AUTHORITY
Super, Service
OPTIONS
-suspend <schedname>
Suspends execution of a specified task. This option will not halt execution of a task that is
already running. This option cannot be used with other options.
-suspend_all
Suspends execution of all scheduled tasks. This option will not halt execution of a task that
is already running. This option cannot be used with other options.
-resume
Resumes scheduling of a specified task. This option cannot be used with other options.
-resume_all
Resume scheduling of all specified tasks. This option cannot be used with other options.
-s <newschedule>
Sets a new schedule for a given task. The newschedule is a cron-style schedule for the task
to be run on. Each field can be up to 127 characters in length.