|
Default Parameters for PureVolCapTest
This test auto-discovers the volumes on the target FlashArray, and for each volume, this test reports the total capacity, the space availability, the size and the amount of space occupied. This enables administrators to proactively detect a potential slowdown in processing or a probable contention in the volume, identify which volume is contributing to these abnormal phenomena, and intervene to ensure that the problem is resolved before it spirals out of control.
This page depicts the default parameters that need to be configured for the PureVolCapTest test.
The eG agent collects the required metrics from the Pure Storage FlashArray by executing API commands using Pure Storage REST API on the FlashArray and pulls out critical metrics. In order to collect metrics, the eG agent should be provided with a valid API token. To know how to determine the API token, do the following:
Login to the Purity GUI as a user with administrator privileges.
Then, navigate to the System tab and click on the Users -> API Tokens. The API Tokens page will be displayed in the context-sensitive right panel. The API Tokens page displays a list of all users with API tokens and the dates on which the API tokens were created.
To view the API token of the created user, right click on that user. A drop-down list will appear next. Clicking the Show API Token option in that list reveals the API Token generated for the created user in a separate pop up window.
Copy this API token and specify the same in the API TOKEN text box while configuring the tests.
Specify the determined API token in the API TOKEN text box.
The DD FREQUENCY refers to the frequency with which detailed diagnosis measures are to be generated for this test. The default is 2:1. This indicates that, by default, detailed measures will be generated every time this test runs, and also every time the test detects a problem. You can modify this frequency, if you so desire. Also, if you intend to disable the detailed diagnosis capability for this test, you can do so by specifying none against DD FREQUENCY.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test.
|