Initializing help system before first use

Verifying the Insight 5 Installation (Linux)

After completing the installation process, you can confirm the installation was successful by running the appropriate command.
Note If you are running as a non-root user, prefix the commands with sudo since this will affect the state of the operating system.
  1. To check the Server status, open the terminal and enter the following command:
    systemctl status fico-xpress-insight-server
  2. To check the Worker status, open the terminal and enter the following command:
    systemctl status fico-xpress-insight-worker
You can also curl the Insight Server, which is by default at port 8080. For example:
curl http://localhost:8080/insight