|
Default Parameters for IIBJDBCStatTest
This test auto discovers the JDBC Provider configurable service of the IBM Integration Bus and reports how well connections are utilized by each service in the connection pool. Using this test, you can figure out the number of connections that are available for use and the requests that are handled by the connection pool. This test proactively alerts administrators to slowdowns/bottlenecks in obtaining connections and the timeouts experienced while waiting for connections.
This page depicts the default parameters that need to be configured for the IIBJDBCStatTest.
If you have chosen LDAP as the JNDI NAMESPACE LOCATION wherein the LDAP server communicating with the IIB server that is to be monitored is an SSL-enabled server, then set the SSL flag to Yes. By default, this flag is set to No.
In the USERDN and PASSWORD text boxes, provide the credentials of the Active Directory user created as explained in the Monitoring IBM Integration Bus document, if the target IIB server is monitored in an agentless manner. If the IIB server is to be monitored in an agent based manner, specify none against these parameters.
Specify the name of the JMS destination that you have created for storing the Resource statistics in the JMS RESOURCE STATS text box. To know the JMS destination name for storing Resource statistics (for both agent based and agentless monitoring of the IIB server), refer to the Monitoring IBM Integration Bus document.
Specify the name of the JMS destination that you have created for storing the Message flow statistics in the JMS FLOW STATS text box. To know the JMS destination name for storing Message flow statistics (for both agent based and agentless monitoring of the IIB server), refer to the Monitoring IBM Integration Bus document.
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.
|