< Home

display assistant task

Function

The display assistant task command displays the execution of a maintenance assistant task.

Format

display assistant task history [ task-name ]

Parameters

Parameter Description Value

task-name

Specifies a maintenance assistant task.

The value is a string of letters, digits, and underscores (_). The string must start with a letter. The length is in the range 1 to 15 and case-insensitive.

Views

All views

Default Level

3: Management level

Usage Guidelines

If you want to know about the execution of a maintenance assistant task, run the display assistant task command. This command displays the latest five records of a task in time sequence.

Example

# Display historical execution of all maintenance assistant tasks on a device.

<sysname> display assistant task history
--------------------------------------------------------------------------------
Assistant task name: 1                                                        

 Action type    : Batch file                                                    
 Batch file name: hda1:/sysname.bat                                        

 Start time     : 2012-05-04 10:11:00                                           
 End time       : 2012-05-04 10:11:01                                           
 State          : Finished                                                                                                        

--------------------------------------------------------------------------------
Assistant task name: 2                                                        

 Action type    : Batch file                                                    
 Batch file name: hda1:/sysname.bat

 Start time     : 2012-05-04 10:11:01                                           
 End time       : 2012-05-04 10:11:01                                           
 State          : Finished                                                     

--------------------------------------------------------------------------------
Table 1 Description of the display assistant task history command output

Item

Description

Assistant task name

Name of a maintenance assistant task

Action type

Execution type of a task

Batch file name

Name of the batch file

Start time

Time when the execution starts

End time

Time when the execution ends

State

Status of the task

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >