Set up the Assets Discovery service
Configure the Assets Discovery service
- Navigate to your Assets Discovery directory and type
discovery.exe -s
in your terminal or command-line interpreter. - 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.
- Select the Service tab.
- Select Service Restart Interval - select the interval that will pass before the Assets Discovery service restarts. The default is 24 hours. When the interval is reached, the service will perform a self restart to release the allocated memory that can not release during the service process is running. It will not affect a running scan, the restart will only executed when there is a free time slot between the configured scan settings. When it is configured to 0 the function is disabled.
If you have one or more Assets Discovery agents running on your network, use the Agent Settings to configure how they share information with the Assets Discovery service. More about agent settings
Enable the Assets Discovery service
To enable the Assets Discovery service using the setup utility:
- Navigate to your Assets Discovery directory and type
discovery.exe -s
in your terminal or command-line interpreter. - 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.
- Select the Service tab.
- 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:
- As an administrator on your Windows or Linux system, open a command-line interpreter window.
- Navigate to your Assets Discovery directory and type
discovery.exe -i
in your terminal or command-line interpreter.
To disable the service, type discovery.exe -u
.
Last modified on May 27, 2024
Powered by Confluence and Scroll Viewport.