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
Warning
Location |
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \AdminService \EventLog |
Content | DWORD Default value = 10000. 0 - The Admin Service does not monitor the Enterprise Vault Event Log. An integer specifying the number of Event Log entries that must occur within PollingInterval seconds before the Admin Service shuts down Enterprise Vault. |
Description | The Admin Service checks the Enterprise Vault Event Log for errors every PollingInterval seconds. If the number of entries since the previous check is larger than that specified in Warning, the Admin Service calculates the percentage of errors that have come from Enterprise Vault. If this percentage is larger than that specified by Critical, the Admin Service shuts down Enterprise Vault. |
Location |
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \AdminService \Memory |
Content | DWORD Default value = 90. An integer specifying the percentage for utilization of virtual memory on the Enterprise Vault server, after which Admin Service displays a warning event in the event viewer. |
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 in Warning, the Admin Service displays a warning event in the event viewer. 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 MonitorDiskFreeMb registry key is set to a non-zero value: Default value = 750. An integer specifying the absolute disk free size in MBs for monitoring free space on disks on the Enterprise Vault server, after which Admin Service displays a warning event in the event viewer. When MonitorDiskFreeMb registry key is set to 0: Default value = 95 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 falls below the level specified in Warning, the Admin Service displays a warning event in the event viewer. If the free space on disk drops below the level specified by Critical, the Admin Service shuts down the Enterprise Vault. When the MonitorDiskFreeMb registry key is set to 0: If the percentage of disk space utilization is larger than that specified in Warning, the Admin Service displays a warning event in the event viewer. If the percentage of disk space utilization is larger than that specified by Critical, the Admin Service shuts down Enterprise Vault. |