Enterprise Vault™ Registry Values
- About this guide
- Admin Service
- Administration Console
- Agents
- Backtrace
- Clustering
- Code Page Detection
- Directory Service
- Enterprise Vault
- EVcloudExporter
- Event filtering
- External filtering
- File System Archiving
- Indexing
- Installation
- Outlook Add-In
- Location of Outlook Add-In registry values
- Exchange Selective Journaling
- Storage Service
Critical
Location |
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \AdminService \EventLog |
Content | DWORD 0 - The Admin Service does not monitor the Windows Application Log. An integer specifying a maximum percentage. Default value = 90 (percent) |
Description | The Admin Service checks the Windows Application Log for errors every PollingInterval seconds. If the proportion of error log entries is larger than the percentage specified by Critical, the Admin Service shuts down Enterprise Vault. Critical specifies the threshold maximum percentage of all log entries (not just those from Enterprise Vault) that can be errors. |
Location |
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \AdminService \Memory |
Content | DWORD Default value = 95 An integer specifying the percentage for utilization of virtual memory on the Enterprise Vault server, after which Admin Service shuts down Enterprise Vault. |
Description | The Admin Service checks the utilization of virtual memory on the Enterprise Vault server at every PollingInterval second. If the utilization of virtual memory is larger than that specified by Critical, the Admin Service shuts down Enterprise Vault. |
Location |
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \AdminService \Disk |
Content | DWORD When the MonitorDiskFreeMb registry key is set to a non-zero value: Default value = 500 An integer specifying the absolute disk free size in MBs for monitoring free space on disk on the Enterprise Vault server, after which Admin Service shuts down Enterprise Vault. When the MonitorDiskFreeMb registry key is set to 0: Default value = 99 An integer specifying the percentage for utilization of disk space on the Enterprise Vault server, after which Admin Service shuts down Enterprise Vault. |
Description | The Admin Service monitors disks on the Enterprise Vault server at every PollingInterval second. When the MonitorDiskFreeMb registry key is set to a non-zero value: If the free space on disk goes below that specified by Critical, the Admin Service shuts down Enterprise Vault. When the MonitorDiskFreeMb registry key is set to 0: If the percentage of disk space utilization is higher than specified by Critical, the Admin Service shuts down Enterprise Vault. |