| 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. |
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.
# 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 --------------------------------------------------------------------------------
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 |