eG Monitoring
 

Measures reported by OSSsrchStoreCreTest

The Secure Store Service is an authorization service that runs on SharePoint Server. The Secure Store Service provides a database that is used to store credentials. These credentials usually consist of a user identity and password, but can also contain other fields that you define. For example, SharePoint Server can use the Secure Store database to store and retrieve credentials for access to external data sources. The Secure Store Service provides support for storing multiple sets of credentials for multiple back-end systems.

Where the Secure Store service is used, authentication delays can sometimes be attributed to slowness in retrieving credentials from the service database. To check for such latencies, use the OSSsrchStoreCreTest test. This test reports how many credentials are stored and retrieved from the database every second. In the process, the test proactively alerts you to potential bottlenecks in retrieval of credentials.

Outputs of the test: One set of results for the Microsoft SharePoint server that is being monitored

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
retrieved_per_second Indicates the number of credentials retrieved per second. Number

A consistent decrease in the value of this measure is a cause for concern, as it implies a latency when retrieving credentials.

Credentials_stored Indicates the number of credentials stored per second. Number

A consistent decrease in the value of this measure is a cause for concern, as it implies a latency when storing credentials.