Started-task commands

The OMEGAMON® Collector runs as a started task.

Started-task commands for the OMEGAMON Collector are:

START command

Starts the started task for the OMEGAMON Collector.

You can abbreviate START to S.

S cccccccc
where cccccccc is the started task name that you specify for the OMEGAMON Collector during the configuration within the Configuration Tool.

STOP command

Stops the started task for the OMEGAMON Collector.

You can abbreviate STOP to P.

P cccccccc
where cccccccc is the started task name that you specify for the OMEGAMON Collector during the configuration within the Configuration Tool.

MODIFY command

Changes the started task for the OMEGAMON Collector.

You can abbreviate MODIFY to F.

F cccccccc
where cccccccc is always the started task name that you specify for the OMEGAMON Collector during the configuration within the Configuration Tool.

Parameters for this command are:

F cccccccc,DISPLAY
Shows all active tasks. It displays the unique ID for the task and the task program name. The internal ID is required, for example, if you want to stop the subtask under the OMEGAMON Collector.
Note: Command output is displayed in the system log.

This example shows system output for the DISPLAY parameter:

CIO543: THE FOLLOWING TASK IDS ARE ACTIVE:
CIO594 ID=O2U518    PROGRAM=KO2OINTB
CIO594 ID=O2U520    PROGRAM=KO2OINTB
CIO594 ID=OBVTAM    PROGRAM=KOBVTAM
CIO594 ID=H2        PROGRAM=KO2HWLMB
CIO594 ID=EVENTMGR  PROGRAM=KO2EINTB
F cccccccc,LIST
Shows all active tasks. Is an alternate name for the DISPLAY parameter and produces the same results.