IBM Tivoli Monitoring, Version 6.3

Configuring the Warehouse Proxy Agent on Linux or UNIX: command-line procedure

Complete the steps in this section to configure the Warehouse Proxy Agent from the command-line on Linux or UNIX.

Procedure

  1. Log on to the computer where the Warehouse Proxy Agent is installed.
  2. At the command-line change to the ITMinstall_dir/bin directory, where ITMinstall_dir is the directory where you installed the product.
  3. Run the following command to start configuring the Warehouse Proxy Agent:
    ./itmcmd config -A hd
    where hd is the product code for the Warehouse Proxy Agent.

Results

Here is a sample of Warehouse Proxy Agent configuration from the command-line. DB2® is the database used in this example, for the other supported database platforms the responses will be different:
itmcmd config -A hd

Database Type
Database [ 1=DB2, 2=Oracle, 3=Microsoft SQL Server ] (default is: 1): 

Agent Parameters : 
Fully qualified paths to JDBC JAR files (comma separated)
      JDBC JARs List (default is: ): /data/jdbc/db2jcc.jar,/data/jdbc/db2jcc_license_cu.jar
The Warehouse JDBC URL
     JDBC URL (default is: jdbc:db2://localhost:50000/WAREHOUS): 
The Warehouse JDBC Driver
     JDBC Driver (default is: com.ibm.db2.jcc.DB2Driver): 
The Warehouse database username
     Username (default is: ITMUSER): 
The Warehouse database user password
     Enter Password (default is: ):    
     Re-type : Password (default is: ):    
Space or comma separated list of Tivoli Enterprise Monitoring Server instances served by 
this Warehouse Proxy agent. 
*ANY can be specified if this Warehouse Proxy agent will export data of any agents connected to 
any TEMS. If the list is left blank, this Warehouse Proxy agent will be the default 
Warehouse proxy agent.
    Warehouse TEMS List (default is: ): REMOTE_ITMTDWP12
Batch Database Operations
    Use Batch [ 1=TRUE, 2=FALSE ] (default is: 1): 
Database Compression option
     Database Compression [ 1=TRUE, 2=FALSE ] (default is: 2): 
Enable the compression of historical data from Z/OS sources before upload to the 
Warehouse Proxy Server
    Warehouse Compression for Z/OS Sources [ 1=TRUE, 2=FALSE ] (default is: 2): 
Enable the compression of historical data from distributed sources before upload to the 
Warehouse Proxy Server
    Warehouse Compression for Distributed Sources [ 1=TRUE, 2=FALSE ] (default is: 1): 
Will this agent connect to a TEMS? [1=YES, 2=NO] (Default is: 1): 1
     TEMS Host Name (Default is: itmtdwp18): 


Feedback