System Management
7750 SR OS Basic System Configuration Guide Page 351
CRON Commands
cron
Syntax cron
Context config
Description This command creates the context to create scripts, script parameters and schedules which support the
Service Assurance Agent (SAA) functions.
CRON features are saved to the configuration file on both primary and backup control modules. If a
control module switchover occurs, CRON events are restored when the new configuration is loaded.
If a control module switchover occurs during the execution of a cron script, the failover behavior will
be determined by the contents of the script.
action
Syntax [no] action action-name [owner action-owner]
Context config>cron
config>cron>sched
Description This command configures action parameters for a script.
Default none
Parameters action action-name — Specifies the action name.
Values Maximum 32 characters.
owner action-owner — Specifies the owner name.
Default TiMOS CLI
expire-time
Syntax expire-time {seconds | forever}
Context config>cron>action
Description This command configures the maximum amount of time to keep the results from a script run.
Parameters seconds — Specifies the maximum amount of time to keep the results from a script run.
Values 1 — 21474836
Default 3600 (1 hour)
forever — Specifies to keep the results from a script run forever.