Veritas Enterprise Vault™ Reporting
- About this guide
- Introducing Enterprise Vault Reporting
- Overview of implementing Enterprise Vault Reporting
- Installing Enterprise Vault Reporting
- Configuring Enterprise Vault Reporting
- Configuring FSA Reporting
- Preparing for an FSA Reporting proxy server
- Accessing the reports
- Administrator roles that provide access to Enterprise Vault Reporting's reports
- Accessing Enterprise Vault Reporting's reports from SQL Server Reporting Services Report Manager
- Managing FSA Reporting
- Maintaining the FSA Reporting databases
- Troubleshooting Enterprise Vault Reporting
- Appendix A. Report overviews
- The Enterprise Vault Reporting operation reports
- Archived Items Access Trends report
- The FSA Reporting data analysis reports
- The Enterprise Vault Reporting operation reports
Modifying the FSA Reporting data collection parameters
You can change the values of some of the parameters that determine what data the Enterprise Vault File Collector service collects for FSAReporting. You can determine the following:
Whether the File Collector service collects data for the Duplicate Files reports.
The selectable options for the inactivity period in the three "Inactive Files" reports.
The parameters that the
report uses.
Note:
Alteration of the supplied values may result in increased scan times and increased FSA Reporting database sizes.
To change any of these parameter values you must edit a parameter value in the SQL Server
table of the Enterprise Vault Directory database.Note:
Take great care if you decide to edit the database table. Take a backup of the database before you make any changes.
Table: Editable parameters in the FSAReportingConfiguration table of the 'EnterpriseVaultDirectory' database lists the details for the parameters whose values you can change.
Table: Editable parameters in the FSAReportingConfiguration table of the 'EnterpriseVaultDirectory' database
Parameter | Description | Supplied value (units) |
---|---|---|
CheckDuplicates | A Boolean value that determines whether the File Collector service collects data for the duplicate files reports:
The File Collector service does not collect data for these reports by default. The collection of this data causes a slight performance degradation in the File Collector service. Set this parameter to if you want to collect data for the duplicate files reports. | False |
DAYSOLD | A list of the periods in days for which the File Collector service collects data for the three "Inactive Files" reports. The list defines the options for the input parameter when you run the report.The list can contain a maximum of 10 comma-separated values, in ascending order. | 90,180,365,730 (days) |
MBLarge | A size in megabytes that defines the minimum file size that Enterprise Vault includes in the report.To set no minimum size, enter a value of . | 1024 (MB) |
TopFiles | The number of files to list in the report.To change the value, enter a number in the range to . If you set a value of , FSA Reporting does not collect any data for the report.Note: The report lists fewer files than the TopFiles value if there are fewer than that number of files in the volume with a size of MBLarge or larger. | 10 (files) |
To modify the FSA Reporting data collection parameters
- Start SQL Server Management Studio.
- Expand the container for the EnterpriseVaultDirectory database.
- Right-click the FSAReportingConfiguration table and select Edit top n rows.
- Change the values of the appropriate parameters, as required.
- Save any changes, and exit from SQL Server Management Studio.
If you changed any of the parameter values, do as follows:
For Windows file servers, restart the Enterprise Vault File Collector service.
For non-Windows file servers whose FSA Reporting proxy server is a Windows file server archiving target or a Windows computer, restart the Enterprise Vault File Collector service on the proxy server.
For non-Windows file servers whose FSA Reporting proxy server is an Enterprise Vault server, restart the Enterprise Vault Admin service on the proxy server.