End-To-End E-Business Transaction Management Made Easy

 < Day Day Up > 


5.2 Configuration of TEC to work with TMTP

Follow these steps to configure TMTP to forward events to TEC:

  1. Navigate to the MS/config/ directory.

  2. Locate the eif.conf file. In the eif.conf file, define the TEC server by setting the ServerLocation property to the name of the Management Server (see Example 5-1).

    Example 5-1: Configure TEC

    #The ServerLocation keyword is optional and not used when the TransportList keyword #is specified. # #Note: # The ServerLocation keyword defines the path and name of the file for logging #events, instead of the event server, when used with the TestMode keyword. ############################################################################### # # NOTE: SET THE VALUE BELOW AS SHOWN IN THIS EXAMPLE TO CONFIGURE TEC EVENTS # # Example: ServerLocation=marx.tivlab.austin.ibm.com # ServerLocation=<your_fully_qualified_host_name_goes_here> ############################################################################### #ServerPort=number # #Specifies the port number on a non-TME adapter only on which the event server #listens for events. Set this keyword value to zero (0), the default value, #unless the portmapper is not available on the event server, which is the case #if the event server is running on Microsoft Windows or the event server is a #Tivoli Availability Intermediate Manager (see the following note). If the port #number is specified as zero (0) or it is not specified, the port number is #retrieved using the portmapper. # #The ServerPort keyword is optional and not used when the TransportList keyword #is specified. ############################################################################### ServerPort=5529

  3. Set the port number for the Management Server.

  4. Shut down and restart WebSphere Application Server on the management server system. To shut down and restart WebSphere Application Server, use the stopserver <servername> command located in the WebSphere/AppServer/bin directory.

5.2.1 Configuration of ITM Health Console to work with TMTP

Use the User Settings window shown in Figure 5-7 on page 174to change any of the following optional settings:

Figure 5-7: Configure User Setting for ITM Web Health Console

Note 

The Web Health Console is a component that runs on an installation of WebSphere Application Server.

Configure the refresh rate for the Web Health Console as follows:

  1. Select the Enable Refresh Rate option to override the default refresh rates for the Web Health Console display.

  2. Type an integer in the Refresh Rate field to specify the number of minutes that pass between each refresh.

  3. Click OK to save the user settings and enable connection to the Web Health Console.

5.2.2 Setting SNMP

Set SNMP by following these steps:

  1. Open the <MS_Install_Dir >/config directory, where <MS_Install_Dir> is the directory containing the Management Server installation files.

  2. Open the tmtp.properties property file.

  3. Modify the EventService.SNMPServerLocation key with the fully-qualified server name, such as EventService.SNMPServerLocation=bjones.austin.ibm.com.

  4. (Optional) Modify the EventService.SNMPPort key to specify a different port number than the default value of 162.

  5. (Optional) Modify the SMTPProxyPort key to specify a fully-qualified proxy server host name.

  6. (Optional) Modify the EventService.SNMPV1ApiLogEnabled key to enable debug tracing in the classes found in the snmp.jar file.

    Additional Information: 

    The output produced by this tracing writes to the WebSphere log files found in <WebSphere_Install_Dir>/WebSphere/AppServer/logs/<server_name>, where <WebSphere_Install_Dir> is the name of the WebSphere Installation Directory and <server_name> is the name of the server.

  7. Perform one of the following actions to complete the procedure:

    • Restart WebSphere Application Services.

    • Restart the IBM Tivoli Monitoring for Transaction Performance from the WebSphere administration console.

5.2.3 Setting SMTP

Set SMTP by following these steps:

  1. Open the <MS_Install_Dir >/config directory, where <MS_Install_Dir> is the name of the Management Server directory.

  2. Open the tmtp.properties property file.

  3. Modify the SMTPServerLocation key with the fully-qualified SMTP server host name.

    Additional Information: 

    The host name is combined with the domain name, for example, my_hostname.austin.ibm.com.

  4. (Optional) Modify the SMTPProxyHost key to specify a fully-qualified proxy server host name.

  5. (Optional) Modify the SMTPProxyPort key to specify a port number other than the default value.

  6. (Optional) Modify the SMTPDebugMode key to enable debug tracing in the classes found in the mail.jar file when the value is set to true.

    Additional Information: 

    Trace information can help resolve problems with e-mail.

  7. Perform one of the following actions to complete the procedure:

    • Restart WebSphere Application Services.

    • Restart the IBM Tivoli Monitoring for Transaction Performance from the WebSphere administration console.


 < Day Day Up > 

Категории