3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.52
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
createsched
DESCRIPTION
The createsched command allows users to schedule tasks that are periodically run by the
scheduler.
SYNTAX
createsched [options] <cmd> <taskschedule> <schedname>
AUTHORITY
Super, Service
OPTIONS
-run_once
The task will only run once at the specified time.
-no_alert
Tasks created with the no_alert option will not generate alerts if the task fails.
SPECIFIERS
<cmd>
Specifies that it is either a CLI command or script that has been distributed by 3PAR. Can be
up to 127 characters in length.
<taskschedule>
Specifies the use of a crontab-style schedule. Each field can be up to 127 characters in
length.
<schedname>
Specifies the the name given to the schedule. The name can be up to 31 characters in
length.
RESTRICTIONS
■ The use of All and Upgrade as schedule names are reserved.