Skip to main content

Software  >  Tivoli  >  Products  >  IBM Tivoli Enterprise Console  >  

3.9.0.6-TIV-TEC-LA0060 IBM Tivoli Enterprise Console Version 3.9 Interim Fix

 Downloadable files
 
Abstract
This limited availability interim fix updates the IBM Tivoli Monitoring for Tivoli Enterprise Console agent on 64-bit AIX. Updated 2007/08/23
 
Download Description
************************************************************************
*  Error(s) have been reported against this maintenance vehicle that
*  do not cause problems with existing function. Please see APAR
* IZ03369 for details. ************************************************************************ Date: 23 August 2007 Patch: 3.9.0.6-TIV-TEC-LA0060 1.0 GENERAL DESCRIPTION ======================== This limited availability fix provides fixes to the APARs and defects listed in the "Problems Fixed" section below. 2.0 PROBLEMS FIXED =================== The following problems are addressed by this fix pack. 2.1 Customer APARS: ------------------- IY91252 - TEC Health Agent shows all the TEC processes down but they are actually up and running. This problem happens on AIX systems running a 64-bit Kernel. 2.2 Internal Defects: --------------------- none 2.3 Previous Customer APARS: ------------------- none 2.4 Previous Internal Defects: --------------------- none 3.0 ARCHITECTURE ================= This LA fix is supported on 64-bit AIX 5.1, 5.2, and 5.3. 4.0 PREREQUISITES ================== The following sections provide the prerequisites for this fix pack. 4.1 Prerequisites for this fix pack: ------------------------------------ An installed Monitoring Agent for the Tivoli Enterprise Console. This agent (a.k.a. the TEC Health Agent) is available from TEC patch 3.9.0.5-TIV-TEC-LA0052 4.2 Patches superseded by this fix pack: ---------------------------------------- None. 5.0 FIX PACK IMAGE DIRECTORY CONTENTS ===================================== This fix pack image contains the following files: - 3.9.0.6-TIV-TEC-LA0060.README - This README file - 3.9.0.6-TIV-TEC-LA0060.tar The tar file contains the following : 3.9.0.6-TIV-TEC-LA0060/3.9.0.6-TIV-TEC-LA0060.README 3.9.0.6-TIV-TEC-LA0060/kkaaix516.dsc 3.9.0.6-TIV-TEC-LA0060/kka_aix516_tema_LA0060.tar Creation/Update - Summary of Changes ------------------------------------------------------------------------ 10 January 2007 - Document created ------------------------------------------------------------------------ 23 August 2007 - Updated for IZ03369: README to list platforms supported
 
Prerequisites
3.9.0.5-TIV-TEC-LA0052
 
URL LANGUAGE SIZE(Bytes)
3.9.0.5-TIV-TEC-0052US English3614720
 
 
Installation Instructions
6.0 INSTALLATION INSTRUCTIONS
==============================
6.1 Before Installing the fix pack
----------------------------------
- The prerequisite fix packs listed under the section entitled
PREREQUISITES must be installed before this fix pack can be installed.
This can be done by running the command: cinfo -i
and checking for an entry in the output similar to the following:
ka Monitoring Agent for Tivoli Enterprise Console
aix516 Version 03.90.00.00

- FTP the archive (3.9.0.6-TIV-TEC-LA0060.tar) to a temporary directory
on your computer. For the purpose of this readme file, the symbol
$PATCH (or %PATCH% on Windows) points to this directory. Expand the
archive file using the tar command on UNIX(R)/Linux(R) systems or an
unzip utility on Windows systems.

- Before installing this patch on UNIX systems, set the environment
variable $CANDLEHOME to the IBM Tivoli Monitoring V6.1 installation
directory:

> export CANDLEHOME=<path to ITM>

6.2 Applying the fix pack
-------------------------
6.2.1 Local Agent Install/Update
-------------------------------------
1. Copy the patch tar file (3.9.0.6-TIV-TEC-LA0060.tar) to the system that
contains the agent code that needs to be patched.
2. Unpack the patch tar file (tar -xvf 3.9.0.6-TIV-TEC-LA0060.tar). This
will create a directory structure that contains patches for all of the
supported platforms, plus the readme file.
3. Use the itmpatch command to install the patch for that agent/platform.
For example, if Candle Home is /opt/IBM/ITM, and the patch was expanded to
/tmp/3.9.0.6-TIV-TEC-LA0060, the install command would be:
itmpatch -h /opt/IBM/ITM -i /tmp/3.9.0.6-TIV-TEC-LA0060/kka_aix516_tema_la0060.tar

6.2.2 Additional information on using itmpatch command
------------------------------------------------------
The itmpatch command has the following syntax.

Usage: itmpatch -h <ITM home> [OPTIONS]

itmpatch -h <ITM home> -i { <patch_file_directory> | <patch_file> }
itmpatch -h <ITM home> -t { <patch_file_directory> | <patch_file> }

where

-h Specifies the ITM installation directory
-i Specifies the path to the directory or patch file to be installed
-t Generates a report of the actions to be taken by the patch

To preview the fix pack installation, use the "-t" option:

UNIX

> $CANDLEHOME/bin/itmpatch -h $CANDLEHOME -t $PATCH

To install the fix pack, use the "-i" option:

UNIX/Linux

> $CANDLEHOME/bin/itmpatch -h $CANDLEHOME -i $PATCH


6.3 Remote Agent Update
-------------------------------------
1. Copy the patch tar file (3.9.0.6-TIV-TEC-LA0060.tar) to the TEMS system.
2. Unpack the patch tar file (tar -xvf 3.9.0.6-TIV-TEC-LA0060.tar).
This will create a directory structure that contains patches for all of
the supported platforms, plus the readme file.
3. Use the tacmd (found in CANDLE_HOME/bin) to add the agent patch bundles
into the remote deploy depot. For example:
/opt/ibm/itm/bin/tacmd addBundles -i /tmp/3.9.0.6-TIV-TEC-LA0060 -n
4. Use the tacmd to login to the TEMS server and to deploy the patch to the
appropriate nodes where the agent is running. For example:
/opt/ibm/itm/bin/tacmd login -s localhost -u Administrator -p mypassword
/opt/ibm/itm/bin/tacmd updateAgent -t KA -n <mysystem> -v 03900660
Note that:
- The component (-t) for the updateAgent command is specified as two
characters (KA), NOT three characters (KKA).
- The node (-n) for the updateAgent command is the name of the operating
system agent that is installed on the system. The target node for an
updateAgent command is always an OS agent.

6.4 Agent Support (TEMS/TEPS/TEPD) Install/Update
-------------------------------------
n/a

7.0 ADDITIONAL INSTALLATION INSTRUCTIONS
========================================

7.1 Verifying the update
-------------------------------------
To verify the agent was updated correctly, use the tacmd to view the
agent's current version. You are required to login in to a Tivoli Enterprise
Monitoring Server prior to viewing the agent version. For example, assuming
IBM Tivoli Monitoring was installed into the /opt/ibm/itm directory, the commands
would look like:
/opt/ibm/itm/bin/tacmd login -s localhost -u Administrator -p mypassword
/opt/ibm/itm/bin/tacmd listSystems -t KA
When the agent update is successful, the agent version should now be:
03.90.06.60
Note that:
- The component (-t) for the updateAgent command is specified as two
characters (KA), NOT three characters (KKA).
 
Download package
Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options
Contact_L2_Support2/2/2007US English1628160HTTP
 
Problems (APARS) fixed
IY91252
 
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Systems and Asset Management
 Event Management Automation
 IBM Tivoli Enterprise Console
 Operating system(s):
  AIX
 Software version:
  3.9
 Reference #:
  4014790
 IBM Group:
 Software Group
 Modified date:
 2008-07-29

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.