Set up Assets Discovery Collector

Assets Discovery Collector is a tool that allows you to run multiple instances of Assets Discovery in parallel and integrate those results into one data set. You can also use Collector to scan a network remotely and transfer the resulting data to a different location. 

Before you begin

Configure the various settings and run Collector

To start using Collector, you should configure its settings:

  1. As an administrator on your Windows or Linux system, open a command-line interpreter window.
    This is required to write into the destination folder if you choose C:\Program Files or it will be needed to install Collector as a service.
  2. Navigate to your Assets Discovery folder and type collector.exe -s in your terminal or command-line interpreter. 
  3. Enter your password. If this is the first time you have used Assets Discovery you will be asked to enter and confirm a new password. This password must contain at least 8 characters including at least one uppercase, one lowercase, one numeric and one non-alphanumeric (symbol) character.
  4. Select the Common tab.
  5. Configure settings in the Common tab.
  6. To run the collector, open a command prompt window with administrator permissions, navigate to your Assets Discovery directory and type collector.exe.

Collector parameters

You can also use parameters to configure the settings of Assets Discovery Collector, show the current version, enable or disable Assets Discovery Collector as a service, or reset your password. To see all the available commands, type Collector -?.

Command

Description

Collector.exe 

Without a start up parameter, the collector will start a scan with the stored Settings

Collector.exe -s

Open and configure the collector settings

Collector.exe -v

Shows the version number of the collector

Collector.exe -i

Installing Collector as a Service

This is only available when you're using the Discovery Tool on Windows.

Collector.exe -u 

Uninstalling the Collector service

This is only available when you're using the Discovery Tool on Windows.

Collector.exe -resetpassword

Reset your password when you forgot it.

Enable the Assets Discovery Collector service

On Windows-based systems, Collector can be used as an optional scheduled service that runs periodically.

If you wish to run tAssets Discovery Collector as a service, you can enable it using the setup utility:

  1. Navigate to your Assets Discovery directory and type collector.exe -s in your terminal or command-line interpreter.
  2. Enter your password. If this is the first time you have used Assets Discovery you will be asked to enter and confirm a new password. This password must contain at least 8 characters including at least one uppercase, one lowercase, one numeric and one non-alphanumeric (symbol) character.
  3. Select the Common tab.
  4. Select Install service.

To disable the service, select Uninstall service.

You can also enable the Assets Discovery Collector as a service using the command-line:

  1. As an administrator on your Windows or Linux system, open a command-line interpreter window.
  2. Navigate to your Assets Discovery directory and type collector.exe -i in your terminal or command-line interpreter.

To disable the service, type collector.exe -u.

Collector settings

Here’s some of the basic settings you can configure in the Common tab.

Setting

Description

Instance Prefix

A user defined string that allows the identification of different instances of Collector after collector settings have been imported into Assets in Jira Service Management.

Import Folder

The folder that contains the data from Assets Discovery (for example, multiple instances).

Import ZIP Password

If the data is stored in an encrypted Zip-File (recommended), the collector will require the password to extra the data.

Export Interval

Select the interval (in minutes) for how often the collector will transfer data to the import folder.

Export Type

Select an export type for transferring the data to another system (either the Collector server or Jira Service Management). More about export type options

Export ZIP Password

If desired, you can set a password for the zip file (AES-256). It is recommended to use encryption any time that data is transported.

Log Level

Select the level of information to record in the log file:

  • Normal - the logfile will only contain basic information.
  • Debug - the logfile will contain detailed information that can help you debug problems when using Collector.

Delete logs after (days)

LogFiles (and folders) will be deleted after the configured time. The default is 7 days.

Change Password

Here you can change your settings password.

Install Service/Uninstall Service

This is available only when you're using the Discovery Tool on Windows.

This allows you to install or uninstall Collector as a Windows service from the GUI.


Last modified on Jun 4, 2024

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.