Install IXIA CCMS Scheduler as daemon and start (Linux)

To install IXIA CCMS Scheduler on Linux, you install CCMS Scheduler as a daemon and then start it.

Note: Some of these steps require root permissions.

To install IXIA CCMS Scheduler as daemon and start it:

  1. Open a command-line interface to the Linux server.
  2. Set the permissions for scheduler.sh by running the following command:
    chmod +x /opt/ixiasoft/Scheduler/bin/scheduler.sh
  3. Install CCMS Scheduler as a service:
    /opt/ixiasoft/Scheduler/bin/scheduler.sh install
  4. Start the CCMS Scheduler service:
    systemctl start Scheduler
  5. Examine the wrapper.log file located in the %SchedulerDir%/logs folder for success.