Viewing Services on UNIX

Updated

You can view Commvault services by running a command in the UNIX terminal.

Procedure

  1. Log on to a client computer as root.

  2. At the command line prompt, type the following command to list all the running services and press Enter.

    commvault -all list

    This will display a list of services running on the computer similar to the example shown below:

    +--------------+------+---------------------------------------------------------------+

    | Service      | PID  |                 Description

    +--------------+------+---------------------------------------------------------------+

    | cvlaunchd    | 3805 | Commvault Launch Daemon

    +--------------+------+---------------------------------------------------------------+

    | cvd          | 3826 | Commvault Communications Service

    +--------------+------+---------------------------------------------------------------+

    | CvMountd     | 3866 | Commvault Media Mount Manager

    +--------------+------+---------------------------------------------------------------+

    | ClMgrS       | 3824 | Commvault Client Event Manager

    +--------------+------+---------------------------------------------------------------+

Controlling Services on UNIX Clients