Rate This Document
Findability
Accuracy
Completeness
Readability

Managing the OmniData Service

  1. Select Command Execution and click Add a Task.
  2. Edit the task content and click Save.

    Parameter

    Description

    Task Name

    Managing the OmniData service

    Task Description

    Starting/Stopping/Restarting/Checking the status of the OmniData service

    Run Directory

    /

    Run Command

    /home/omm/haf-install/haf-target/tools/haf-tool service --start/stop/kill/restart/status

    The script parameters are described as follows:

    • start: starts the OmniData service.
    • stop: stops the OmniData service.
    • restart: restarts the OmniData service.
    • status: queries the OmniData service status.
    • kill: forcibly stops the OmniData service.

    Select one parameter and execute the command.