|
Modifying
Existing Parameters
This
page appears when the Modify button against the parameter name in
the MODIFY TEST DETAILS page is clicked, and allows users to modify
the parameter details such as:
-
Parameter:
The name given to the parameter during its creation will be displayed
here. The same can be changed by the user.
-
Default value: While adding the parameters of a test, its default value
will also be specified. For
example, the MsSqlNetTest
will require a user name and the database administrator's password to obtain the statistics of interest.
Hence, the user name and database administrator's password will be
added as the parameters of the test. The default value of these
parameters can be a fixed value or can be specified as unconfigured. For example if the default value
for the user name parameter is set to a fixed value, say, john,
the MsSqlNetTest
will expect to use this default value for all databases being
monitored. If the user name varies from one database to another, it is
preferable that the the eG administrator be prompted to specify the
user name whenever a new MS SQL server is added for monitoring. To
allow this, the Integration Console allows the value of any parameter
being specified to be set to the string unconfigured.
Just like the user name, the password parameter will also carry a
default value, which will be specified during parameter creation. Such
default values will appear in this page, and can be altered by the
user.
The Back
button enables the administrator to go back to the previous screen.
|