F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100

63
display job
Use display job to display information about scheduled jobs configured by using the job command.
Syntax
display job [ job-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
job-name: Specifies the job name, which is a string of 1 to 32 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the chapter on CLI in Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no job is specified, this command displays information about all scheduled jobs.
Examples
# Display detailed information about the scheduled job saveconfig.
<Sysname> display job saveconfig
Job name: saveconfig
Specified view: monitor
Time 1: Execute command save 1.cfg after 40 minutes
The output shows that the current configuration will be automatically saved to the configuration file 1.cfg
in 40 minutes.
Table 14 Command output
Field Descri
p
tion
Job name Name of the scheduled job.
Specified view View containing the commands in the job.
Time timeID Execution time of each command in the job.
Execute command Command string.
Related commands
job
time
view