OMEGAMON Collector subtask commands
You can issue commands to subtasks, such as COMMCOLL, H2WLMGR, or EVENTMGR, which run under the OMEGAMON Collector. The subtask commands must be preceded by the MODIFY command of the OMEGAMON Collector.
START subtask command
Starts a subtask under the OMEGAMON Collector. You can abbreviate START to S.
- F cccccccc,S subtaskname,aaaaaaaa
- where:
- cccccccc
- The OMEGAMON Collector started task name that you specified during configuration.
- subtaskname
- The subtask you want to start.
- aaaaaaaa
- The subcommand for the subtask.
STOP subtask command
Stops a subtask under the OMEGAMON Collector. You can abbreviate STOP to P.
- F cccccccc,P subtaskID
- where:
- cccccccc
- The OMEGAMON Collector started task name that you specified during configuration.
- subtaskID
- The subtask ID of the subtask you want to stop. To find the subtask ID, use the DISPLAY command or the LIST command.
- aaaaaaaa
- The subcommand for the subtask.
- cccccccc is the started task name that you specify for the OMEGAMON Collector during the configuration within the Configuration Tool
- subtaskID is the ID of the subtask that you want to stop
To find the subtask ID, use the DISPLAY command or the LIST command.