ReportClient
This documentation provides a description of the ReportClient tool, its configuration options, user interface, and modules.
The ReportClient is a statistics and reporting tool that provides insights into system activity, storage usage, component operations, and backup processes. It offers multiple modules for analyzing metadata, component check‑ins and check‑outs, system events, and more.
The ReportClient freezes and slows down my PC. Can I limit the amount of data to be read?
By default, ReportClient reads up to 10000 records of metadata at once. The limit of 10000 might be too high for your available resources.
In order to adjust this limit, follow these steps:
- Open the
Client.inifile (Path:vdClientArchive/VD$A/Configuration/Client.ini). - Go to the [ReportClient] section. Add the section if it does not exist.
- In the [ReportClient] section, insert the key 5540={number}.
- Enter a number for the limit, for example: 5540=7500.
- Save the changes.
- Close the file.
If you work with the ReportClient after changing the above value and the number of records exceeds the limit set by you, you will be informed about this via a message.
Related topics