|
Configuration
of IfxResponseTest
The IfxResponseTest reports the availability and response time of the Informix database server. The default parameters associated with this test are as follows:
- In the INSTANCE text box, specify the Informix server instance being monitored.
- Enter the name of the database to be monitored in the DB text box.
- Enter the name of the user holding access rights to the specified DB in the USER text box.
-
In the DBLOCALE text box, specify the language/locale in which your database is installed. This will allow you to return the query in the language supported by your database. By default this attribute is set to "none", which means that by default, queries are returned in the English locale.
-
In the CLIENTLOCALE text box, specify the language/locale in which the eG agent is running. Normally, when you use an internal agent to monitor Informix, the CLIENTLOCALE and DBLOCALE will be same. However, the CLIENTLOCALE may differ when you are monitoring the Informix tests using a remote agent (agentless monitoring). By default, the CLIENTLOCALE is set to "none", indicating that the eG agent runs in the English locale, by default.
- The password of the specified user should be entered in the PASSWORD text box.
- Confirm the password by retyping it in the CONFIRM PASSWORD text box.
- In
the QUERY text box, specify the select query to execute. The default query is 'select * from sysprofile'.
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.
|