Skip to main content

Get help for ARIS Process Mining functions and services

Install Process Extractor as a Linux daemon

You can install Process Extractor as a Linux daemon.

Procedure. Procedure
  1. Open a terminal in the <Process Extractor installation>/bin directory.

  2. Run ./wrapper.sh install.

    Must be root to perform this action.

Process Extractor daemon is installed. The daemon is configured to start automatically when the Linux system is started.

The daemon is not started.

  1. To start the daemon, run ./startup.sh from the terminal.

  2. To stop the daemon, run ./shutdown.sh from the terminal.

  3. To remove the daemon, run ./wrapper.sh remove.

    Must be root to perform this action.