143
Description
Use the
display fan
command to display the operating state of built-in fans.
NOTE:
Support for this command depends on your AC model.
Examples
Display the operating state of all fans of the AC.
<Sysname> display fan
Fan 1 State: Normal
Fan 2 State: Normal
The above information displays all fans work normally.
display job
Syntax
display job
[
job-name
]
View
Any view
Default Level
1: Monitor level
Parameters
job-name
: Specifies the task name, a string of 1 to 32 characters.
Description
Use the
display job
command to display the detailed information of the scheduled
tasks to be automatically executed.
With no argument specified, this command displays information about all the
scheduled tasks.
Related commands:
job
,
time
, and
view
.
Examples
Display detailed information of scheduled task
saveconfig
.
<Sysname> display job saveconfig
Job name: saveconfig
Specified view: monitor
Time 1: Execute command save 1.cfg after 40 minutes
As shown above, current configurations are automatically saved to the configuration
file
1.cfg
after a period of 40 minutes.