Viewing and collecting Search metrics
Enter a URL to view a standard set of metrics related to the Search application. You can also write internal search metrics to a file.
Before you begin
- To access metrics for the Search application, you must be assigned the metrics-reader role. This role is assigned to everyone by default. For more information about the metrics-reader role, see Roles.
- To use SearchService administrative commands, you must use the wsadmin client. See Starting the wsadmin client for information about how to start the wsadmin command-line tool.
About this task
Procedure
- To view Search metrics, enter the following URL in your
browser:
where servername.com:port is the appropriate host name and port number for your server.http://servername.com:port/search/serverStats
The following metrics are recorded for Search:Table 1. Search metrics Metric Description Index size The size of the index on the specified node. Number of indexed items The number of indexed items per node and per application. Average crawling time The average time in seconds taken to index all the applications and each individual application. Average index building time The average time in seconds taken to build the index, per node and per application. File conversions per second The average number of files downloaded and converted per second. File content retrieval The average time in seconds taken to run the document conversion service. Note: The file content metrics display in the user interface only after each operation has been carried; you must index and run the document conversion service to view all the metrics. - To write internal metrics to a file, complete the following
steps: