Send comments to nexus3k-docfeedback@cisco.com
-SM-275
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
show scheduler
show scheduler
To display information about the scheduled maintenance jobs, use the show scheduler command.
show scheduler {config | internal [mem-stats] | job [name jobname] | logfile | schedule [name
schedulename]}
Syntax Description
Defaults None
Command Modes Any command mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to display the scheduler configuration:
switch# show scheduler config
config terminal
feature scheduler
scheduler logfile size 16
end
switch#
Related Commands
config Displays the scheduler configuration information.
internal Provides the internal scheduler information as specified.
mem-stats (Optional) Provides the scheduler internal memory information as
specified.
job Displays the job information as specified.
name jobname (Optional) Displays information for the specified scheduler job name. The
job name can be any alphanumeric string up to 31 characters.
logfile Displays the scheduler log file as specified.
schedule Displays the scheduler timetable as specified.
name schedulename (Optional) Displays the scheduler timetable for the specified schedule
name. The schedule name can be any alphanumeric string up to 31
characters.
Release Modification
5.0(3)U3(1) This command was introduced.