Agents Administration - Tests
 

Configuration of ShareFileUDTest

At configured intervals, this test emulates a file upload, download, and delete using ShareFile and reports the time it takes to perform each of these operations.

The default parameters associated with this test are:

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed.

  • Specify the host for which the test is to be configured in the HOST text box.

  • Specify the port at which the specified HOST listens to in the PORT text box. By default, this is NULL.

  • Provide the email ID of the Sharefile user with ‘Admin’ access to Sharefile in the EMAIL ID text box. The credentials of this user are necessary for connecting to the Sharefile REST API, running API commands, and pulling out metrics.

  • Specify the password associated with the configured EMAIL ID in the PASSWORD text box.

  • Confirm the PASSWORD by retyping it in the CONFIRM PASSWORD text box.

  • Indicate whether/not Sharefile is SSL-enabled. By default, the SSL flag is set to Yes.

  • When this test runs for the very first time, it automatically creates the file to be uploaded on the eG agent host. Against path to upload, you need to specify the full path to the Personal Folders (corresponding to the ShareFile user in the ShareFile portal) in which the file has to be uploaded. Once the file is uploaded to the specified folder, the test will try to download the same file from ShareFile to the path specified against path to upload. Next, the eG agent will attempt to delete the file from ShareFile.

    For example, if you specify allshared against this parameter, then, the file will be directly uploaded to the Personal Folders of the ShareFile user.

    Alternately, if you wish to upload the file to a specific folder available in the Personal Folders of the ShareFile user, then, you need to specify the exact name of that folder. For example, if you specify, eGfolder against the PATH TO UPLOAD parameter, then, the file will be uploaded to the eGfolder available in the Personal Folders of the ShareFile user.

    You can also upload the file to a folder in the Personal Folders of the ShareFile user. For example, if you wish to upload the file to a folder called ‘Substitute’ available in the eGfolder (available in the Personal Folders of the ShareFile user), then, you need to specify, eG/Substitute against the PATH TO UPLOAD parameter.

  • If multiple components of the same component type are awaiting configuration, then an APPLY TO OTHER COMPONENTS check box will appear in this page. Clicking on this check box will allow you to apply the configuration to all/selected components of that type.

  • Once the necessary values have been provided, clicking on the UPDATE button will register the changes made.

When changing the configuration for specific servers, a “*” beside the text box corresponding to the parameter signifies that these values have to be manually configured by the user. The parameter values that require to be configured will typically be prefixed with a “$” or contain a series of “*”. A value of "none" in the parameter value indicates that the corresponding parameter value can be changed if required.