Configuring DataMart GUI

Explains how to configure DataMart GUI after a Tivoli Netcool Performance Manager installation.

About this task

The $PVMHOME variable is defined as /opt/datamart by default. For minimal deployment, the default is /opt/proviso/datamart.

To configure DataMart GUI, follow these steps:

Procedure

  1. Log in as pvuser (or the user name that you specified during installation) on the system where DataMart is installed.
    Note: When you run the pvm command to access the DataMart for the first time, you must log in as pvuser.
  2. On Linux systems only, create a softlink for the libcrypto.so.0.9.8 file for the DataMart GUI to start by using the following command:
    ln -s libcrypto.so.0.9.8 libcrypto.so.6
    For information about the required linux packages, see Installing Tivoli Netcool Performance Manager - Wireline Component.
  3. Ensure that the database is running.

    If you are using Oracle database, ensure that Oracle listener is also running.

    For more information, see Installing Tivoli Netcool Performance Manager - Wireline Component.
  4. Source the DataMart environment by using the following command:
    . /opt/datamart/dataMart.env 
  5. Run the following command:
    pvm
    The following information and prompt is displayed:
    ------------------------------------------------------
    Tivoli Netcool/Proviso - Wed Apr  7 09:34:34 IST 2010
    Licensed Materials - Property of IBM
    5724-P55, 5724-P57, 5724-P58, 5724-P59
    Copyright IBM Corporation 2007. All Rights Reserved.
    US Government Users Restricted Rights- Use,
    duplication or disclosure restricted by GSA ADP
    Schedule Contract with IBM Corp.
     
    Script revision 30.20
    DataMart configuration
       - Default Association
    ------------------------------------------------------
    Enter password for PV_ADMIN:
    Note: The DB_USER_ROOT password is required to connect to the database by using SQL*Plus.
  6. Enter the password for DB_USER_ROOT (in this example, PV) and press Enter.
  7. Confirm the password. The setup prompt for the Time Zone in the database appears.
    ==> Press <Enter> to continue .... 
    _____________
    The following Time Zones are defined into the Database :
    _________________________________________________________________________________________
     
    id | Date   (in GMT)     | offset in  | Name                            | Aggset status
       |                     | seconds    |                                 |
    _________________________________________________________________________________________
     
     0 | 1970/01/01 00:00:00 |          0 |             Greenwich Mean Time |  Aggset created           
    
    ==> Press <Enter> to continue .... 
  8. Press Enter to continue. The list of available Time Zones appears.
    _________________________________________________________________________________________
     Num   | OffSet  | Time zone Name        | Short       | Long
           | Hours   |                       | Description | Description
    _________________________________________________________________________________________
      [ 1] :   0:00  |         Europe/London |         BST |Greenwich Mean Time
    [ 2] : -10:00  |          America/Adak |        HADT |Hawaii-Aleutian Standard Time               
      [ 3] : -10:00  |     Pacific/Rarotonga |         CKT |Cook Is. Time                               
      [ 4] :  -9:00  |                   AST |        AKDT |Alaska Standard Time                        
      [ 5] :  -9:00  |     America/Anchorage |        AKDT |Alaska Standard Time                        
      [ 6] :  -8:00  |               PST8PDT |         PDT |Pacific Standard Time                       
      [ 7] :  -7:00  |               MST7MDT |         MDT |Mountain Standard Time                      
      [ 8] :  -6:00  |   America/Mexico_City |         CDT |Central Standard Time                       
      [ 9] :  -6:00  |               CST6CDT |         CDT |Central Standard Time                       
      [10] :  -5:00  |               EST5EDT |         EDT |Eastern Standard Time                       
      [11] :  -4:00  |      America/Santiago |        CLST |Chile Time                                  
      [12] :  -3:00  |     America/Sao_Paulo |        BRST |Brasilia Time                               
      [13] :  -1:00  |       Atlantic/Azores |       AZOST |Azores Time                                 
      [14] :   1:00  |                   ECT |        CEST |Central European Time                       
      [15] :   1:00  |          Europe/Paris |        CEST |Central European Time                       
      [16] :   2:00  |          Africa/Cairo |        EEST |Eastern European Time                       
      [17] :   2:00  |      Europe/Bucharest |        EEST |Eastern European Time                       
      [18] :   2:00  |       Europe/Helsinki |        EEST |Eastern European Time                       
      [19] :   3:00  |          Asia/Baghdad |         ADT |Arabia Standard Time                        
      [20] :   3:00  |         Europe/Moscow |         MSD |Moscow Standard Time                        
      [21] :   4:00  |             Asia/Baku |        AZST |Azerbaijan Time                             
      [22] :   5:00  |    Asia/Yekaterinburg |       YEKST |Yekaterinburg Time                          
      [23] :   6:00  |      Asia/Novosibirsk |       NOVST |Novosibirsk Time                            
      [24] :   7:00  |      Asia/Krasnoyarsk |       KRAST |Krasnoyarsk Time                            
      [25] :   8:00  |          Asia/Irkutsk |       IRKST |Irkutsk Time                                
      [26] :   9:00  |          Asia/Yakutsk |       YAKST |Yakutsk Time                                
      [27] :  10:00  |      Australia/Sydney |         EST |Eastern Standard Time (New South Wales)     
      [28] :  11:00  |        Pacific/Noumea |         NCT |New Caledonia Time                          
      [29] :  12:00  |           Asia/Anadyr |       ANAST |Anadyr Time                                 
      [30] :  12:00  |      Pacific/Auckland |        NZDT |New Zealand Standard Time                   
    ==> Select Time Zone number [1-30 ] (E : Exit) :  1
    ==> Select an Aggset ID to add/modify (E: Exit) :  1
    ==> Does your Time Zone manage DST [Y/N] :  Y
  9. Select and enter your Time Zone number. For example, 1, for Greenwich mean time (GMT).
  10. Select and enter your Time Zone number 1 again to confirm the Aggregation set (the offset hours in your GMT timezone) is associated with GMT 0:00.
  11. Enter Y if the Time Zone you selected manages Daylight Saving.
  12. The following output shows that the process to start the DataMart is completed successfully.
    Complete with Success ...
    _______________________________________________________________________________________________
    The following Time Zone has been modified :
    _________________________________________________________________________________________
     
    id | Date   (in GMT)     | offset in  | Name                            |Aggset status
       |                     | seconds    |                                 |
    _________________________________________________________________________________________
     
     1 | 2010/04/07 08:42:06 |       3600 |    Greenwich Mean Time_2010_DST |Aggset not created
     1 | 2010/10/31 01:00:00 |          0 |        Greenwich Mean Time_2010 |Aggset not created
     1 | 2011/03/27 01:00:00 |       3600 |    Greenwich Mean Time_2011_DST |Aggset not created
     1 | 2011/10/30 01:00:00 |          0 |        Greenwich Mean Time_2011 |Aggset not created
     1 | 2012/03/25 01:00:00 |       3600 |    Greenwich Mean Time_2012_DST |Aggset not created
     1 | 2012/10/28 01:00:00 |          0 |        Greenwich Mean Time_2012 |Aggset not created
     1 | 2013/03/31 01:00:00 |       3600 |    Greenwich Mean Time_2013_DST |Aggset not created
     1 | 2013/10/27 01:00:00 |          0 |        Greenwich Mean Time_2013 |Aggset not created
     1 | 2014/03/30 01:00:00 |       3600 |    Greenwich Mean Time_2014_DST |Aggset not created
     1 | 2014/10/26 01:00:00 |          0 |        Greenwich Mean Time_2014 |Aggset not created
     1 | 2015/03/29 01:00:00 |       3600 |    Greenwich Mean Time_2015_DST |Aggset not created
     1 | 2015/10/25 01:00:00 |          0 |        Greenwich Mean Time_2015 |Aggset not created
     1 | 2016/03/27 01:00:00 |       3600 |    Greenwich Mean Time_2016_DST |Aggset not created
     1 | 2016/10/30 01:00:00 |          0 |        Greenwich Mean Time_2016 |Aggset not created
     1 | 2017/03/26 01:00:00 |       3600 |    Greenwich Mean Time_2017_DST |Aggset not created
     1 | 2017/10/29 01:00:00 |          0 |        Greenwich Mean Time_2017 |Aggset not created
     1 | 2018/03/25 01:00:00 |       3600 |    Greenwich Mean Time_2018_DST |Aggset not created
     1 | 2018/10/28 01:00:00 |          0 |        Greenwich Mean Time_2018 |Aggset not created
     1 | 2019/03/31 01:00:00 |       3600 |    Greenwich Mean Time_2019_DST |Aggset not created
     1 | 2019/10/27 01:00:00 |          0 |        Greenwich Mean Time_2019 |Aggset not created
     1 | 2020/03/29 01:00:00 |       3600 |    Greenwich Mean Time_2020_DST |Aggset not created
     1 | 2020/10/25 01:00:00 |          0 |        Greenwich Mean Time_2020 |Aggset not created
     1 | 2021/03/28 01:00:00 |       3600 |    Greenwich Mean Time_2021_DST |Aggset not created
     1 | 2021/10/31 01:00:00 |          0 |        Greenwich Mean Time_2021 |Aggset not created
     1 | 2022/03/27 01:00:00 |       3600 |    Greenwich Mean Time_2022_DST |Aggset not created
     1 | 2022/10/30 01:00:00 |          0 |        Greenwich Mean Time_2022 |Aggset not created
     1 | 2023/03/26 01:00:00 |       3600 |    Greenwich Mean Time_2023_DST |Aggset not created
     1 | 2023/10/29 01:00:00 |          0 |        Greenwich Mean Time_2023 |Aggset not created
     1 | 2024/03/31 01:00:00 |       3600 |    Greenwich Mean Time_2024_DST |Aggset not created
     1 | 2024/10/27 01:00:00 |          0 |        Greenwich Mean Time_2024 |Aggset not created
     1 | 2025/03/30 01:00:00 |       3600 |    Greenwich Mean Time_2025_DST |Aggset not created
     1 | 2025/10/26 01:00:00 |          0 |        Greenwich Mean Time_2025 |Aggset not created
     1 | 2026/03/29 01:00:00 |       3600 |    Greenwich Mean Time_2026_DST |Aggset not created
     1 | 2026/10/25 01:00:00 |          0 |        Greenwich Mean Time_2026 |Aggset not created
     1 | 2027/03/28 01:00:00 |       3600 |    Greenwich Mean Time_2027_DST |Aggset not created
     1 | 2027/10/31 01:00:00 |          0 |        Greenwich Mean Time_2027 |Aggset not created
     1 | 2028/03/26 01:00:00 |       3600 |    Greenwich Mean Time_2028_DST |Aggset not created
     1 | 2028/10/29 01:00:00 |          0 |        Greenwich Mean Time_2028 |Aggset not created
     1 | 2029/03/25 01:00:00 |       3600 |    Greenwich Mean Time_2029_DST |Aggset not created
     1 | 2029/10/28 01:00:00 |          0 |        Greenwich Mean Time_2029 |Aggset not created
     1 | 2030/03/31 01:00:00 |       3600 |    Greenwich Mean Time_2030_DST |Aggset not created
     1 | 2030/10/27 01:00:00 |          0 |        Greenwich Mean Time_2030 |Aggset not created
    
    ==> Press <Enter> to continue ....
  13. Press Enter. The DataMart GUI appears.