# Configuring Application Inventory

# Introduction

Open iT supports configuring application inventory reporting. This will produce the following aggregated data type used for historical reporting:

The following sections will guide you on the necessary configurations for the relevant files to enable comprehensive application inventory reports.

# Requirements

# Verifying Application Inventory Configuration

Once all the requirements have been met, no further configurations should be necessary. However, you can also check this specific configuration file to make sure everything is set up correctly. This additional verification offers assurance that your application inventory data will be collected and reported.

  1. Go to the scheduler directory, which is by default in C:\Program Files\OpeniT\Core\Configuration\scheduler, and open collect_system_inventory-win.oconf.

  2. Locate and make sure that the value of root.scheduler.jobs.collect_inventory-win.general.active is set to true to activate the inventory scan.

  3. If this is not yet set to true, check the SystemAnalyzer and inventory scan again and make sure they are set to true.

# Verifying Data Collection

  1. Open a command prompt with Administrator level privileges.

  2. Go to the bin directory, which is by default in C:\Program Files\OpeniT\Core\bin, run the command:

    Command Syntax
     cd $BIN_DIR
    Example
     cd C:\Program Files\OpeniT\Core\bin
  3. Run the command:

    Command Syntax
     openit_inventoryscan
  4. Verify that the temp directory, which is by default in C:ProgramData\OpeniT\Data\temp, contains an Inventory directory containing .data files.

# Sample Historical Report

Windows Application Inventory

Windows Application Inventory

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close