Enterprise Vault™ Monitoring Enterprise Vault
- Monitoring Enterprise Vault
- Enterprise Vault locations
- Enterprise Vault Directory database
- Vault Store Group fingerprint database
- Vault Store database
- Vault Store
- Vault Store partitions
- Index locations
- IIS Service
- Enterprise Vault services
- Monitoring Enterprise Vault tasks
- Monitoring Enterprise Vault event logs
- Enterprise Vault performance counters
Enterprise Vault Index Query Server
Table: Enterprise Vault Index Query Server
Counter | Description |
---|---|
Successful queries | The total number of queries successfully executed since the query server started. |
Successful queries per second | The rate at which the query server is processing successful queries. |
Results | The total number of results retrieved since the query server started. |
Results per second | The rate at which the query server is retrieving results. |
Average query time (seconds) | The average time for a query to be processed by the query server. |
Average search engine time (seconds) | The average time spent within the search engine when a query is processed. Only applies to queries against 64-bit indexes. |
Queries in progress | The number of queries being processed by the query server. |
Queued queries | The number of queries that are queued in the query server, waiting to be processed. |
Failed queries | The total number of queries that have failed since the query server started. |
Resource exhaustion failures | The total number of times a query encountered a delay or failure because of insufficient resources (normally memory) since the query server started. Only applies to queries against 64-bit indexes. |
Search threads | The number of threads that are dedicated to processing queries. At any moment some of these threads may be executing searches and other threads may be idle, waiting for a new search. |
Successful metadata store retrievals | The total number of successful metadata store retrievals since the query server started. |
Failed metadata store retrievals | The total number of failed metadata store retrievals since the query server started. |
Average metadata store retrieval time (seconds) | The average time spent retrieving data from the metadata store (as part of the processing of a query). |