Please enter search query.
Search <product_name> all support & community content...
Article: 100016962
Last Published: 2023-06-08
Ratings: 4 1
Product(s): Enterprise Vault
Problem
How to stop the Enterprise Vault Admin Service from monitoring disk space resources
Solution
Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes.
1. Open the registry using
Start > Run > Regedit
2. Navigate to
HKLM\Software\Wow6432Node\KVS\Enterprise Vault\Admin Service
3. Right-click
Admin Service and choose
New > DWORD
Value
4. Enter
NoMonitor for the DWORD name
5. Double click on the
NoMonitor DWORD and enter
1 as the value data
6. Restart the Enterprise Vault Admin Service to apply the changes
More information on the NoMonitor registry key
The Admin Service automatically monitors memory and disk space resources, logging warnings in the Application Log if necessary and, in extreme cases, shutting down all Enterprise Vault Services. You can use NoMonitor to force the Admin Service not to monitor resources. The possible values for this registry key are as follows:
0 - Monitor resources
1 - Do not monitor resources
See also the Administration Help topic
Modifying the Admin Service for more information about the Admin Service and a description of how to control monitoring by editing the Admin Service's startup parameters.