Starting an Autotask to Handle Automation
Creating and using NetView® automated
operator station tasks (autotasks) enables work to be performed automatically.
Autotasks can do work usually performed by operators, thus providing
more time for operators to perform less repetitive tasks. Autotasks
can perform the following tasks:
- Perform a wide range of tasks, such as running command lists in response to messages and MSUs, sending messages to other operator tasks, scheduling commands to run using NetView timer commands, and so on.
- Respond quickly to system or network failures.
- Facilitate cross domain communication, thus reducing the required number of NetView programs to which an operator must be logged on.
- Ensure consistent responses to system and network problems.
You can start autotasks by using the NetView AUTOTASK or RMTCMD command. Table 1 shows how each command implements an autotask:
| Autotasks started with the AUTOTASK command: | Autotasks started with the RMTCMD command: |
|---|---|
|
|
For example, to start an autotask AUTO3 using the AUTOTASK command,
enter:
autotask opid=auto3To start an autotask named OPER2 on the remote NetView CNM02 and display the name of the alert
focal point, enter:
rmtcmd lu=cnm02,operid=oper2,list focpt=alert| Topic: | Reference: |
|---|---|
| AUTOTASK and RMTCMD commands | NetView online help |
| Defining operators using a security application | IBM Z NetView Administration Reference. |