Skip to main content
Version: 10.2

Installation Verification

Verifying the Running Open iT Processes

  1. Open the Task Manager.

  2. Click Services.

  3. Search for OpeniTEventHandler, OpeniTRegistrar, OpeniTReporting, and OpeniTServer.

  4. Verify that the status of the services is Running.

Verifying the Created Directories

Go to the Core directory, which is by default in C:\Program Files\OpeniT\Core, and verify that the following directories exist:

  • bin ($BIN_DIR) - contains binary files

  • Configuration ($CONFIG_DIR) - contains Core Server configurations

  • contrib - contains scripts used by Open iT

  • External - contains external resources needed by the Core Server, such as the Apache, OpeniTDiscoveryTool, PHP, Python37, and Strawberry Perl binaries

  • images - contains images used by the Core Reporter

  • lib - contains the Perl library files used by Open iT

  • Log ($DEBUG_DIR) - contains troubleshooting logs created by the Open iT binaries

    warning

    This directory and its contents are sent to the Open iT Support Team at support@openit.com whenever an issue occurs. Make sure to set debug logging to 0 after doing so to prevent too much space consumption.

  • ReportingServer - contains files used by the web application

  • src - contains Lua source files