Cisco Systems 78-11424-03 Network Router User Manual


 
2-49
Cisco Content Services Switch Basic Configuration Guide
78-11424-03
Chapter 2 Configuring User Profiles and CSS Parameters
Configuring the Command Scheduler
Showing Configured Command Scheduler Records
Use the show cmd-sched command todisplay the state of the command scheduler
and information about the records for the scheduled CLI commands. The syntax
and options are:
show cmd-sched- Lists the state ofthe command scheduler andall scheduled
CLI command records
show cmd-sched name record_name - Lists information about the specified
scheduled CLI command record
For example, to view the command scheduler state and all scheduled CLI
command records, enter:
(config)# show cmd-sched
Cmd Scheduler: Enabled1 record currently configured.
Sched Rec: suspendRule id: 8265b980 Next exec: APR 14 10:46:00
executions:1145
minList: 0
hourList: 12
dayList: *
monthList: *
weekdayList: 2,3,4,5,6
cmd: config;owner owner1;content content1;suspend
Table 2-3 describes the fields in the show cmd-sched output.
Table 2-3 Field Descriptions for the show cmd-sched Command
Field Description
Cmd Scheduler State of the command scheduler (enabled or disabled) and
the number of configured records.
Sched Rec The name of the configuration record.
id The ID for the record.
next exec The day and time when the record will be executed.
executions How many times the record has executed.
minList The configured minute of the hour to execute the command.
hourList The configured hour of the day to execute the command.