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. 

はじめる前に

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 -?.

コマンド

説明

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 -i user=<username> password=<password>

Installing Collector as a Service using a specific user account.

Collector.exe -u 

Uninstalling the Collector service

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

Collector.exe -resetpassword

パスワードを忘れたときにパスワードをリセットします。



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 Service tab.
  4. Select Install service.
  5. Next, install the service as a user. Select Custom User Account and enter the username in the format Domain\Login and the password. This user must be a member of the default Administrator group.
    (info) The Standard System Account is selected by default. The service runs with system-level privileges. This is not recommended due to extensive privileges.

To disable the service, select Uninstall.

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. For a Custom User Account, type collector.exe -i -user=<login> -password=<password>.

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



コレクターの設定

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

設定

説明

インスタンス プレフィックス

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.

インポート フォルダー

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.

エクスポート間隔

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

エクスポートタイプ

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.

ログ レベル

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.

ログを削除するまでの時間 (日数)

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

パスワードの変更

ここで設定パスワードを変更できます。

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.




最終更新日: 2025 年 1 月 6 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.