Collector Commands

The following are the commands for Collector:

Procedure

  • To check the status, run the following command:
    sudo -u dcxuser /home/dcxuser/Collector_Release/collector.sh status
  • To stop the execution, run the following command:
    sudo -u dcxuser /home/dcxuser/Collector_Release/collector.sh stop
  • To start the execution, run the following command:
    sudo -u dcxuser /home/dcxuser/Collector_Release/collector.sh start