Monitoring users

Use the ccm monitor command to monitor users.

Procedure

  1. Run the ccm monitor command.

    These examples show how to monitor users.

    • Display all the processes being run by user ccm_root.

      $ ccm monitor -user ccm_root

    • Show all users active on a database named ann_test.

      $ ccm monitor -database /vol/hydra/ccmdb/ann_test

  2. Press CTRL-c to exit from the command.

Feedback