Softpanorama

May the source be with you, but remember the KISS principle ;-)
Home Switchboard Unix Administration Red Hat TCP/IP Networks Neoliberalism Toxic Managers
(slightly skeptical) Educational society promoting "Back to basics" movement against IT overcomplexity and  bastardization of classic Unix

Tivoli Management Framework Installation

News Slightly Skeptical View on Tivoli Recommended Links Reference Documentation Using Log Files to Troubleshoot Tivoli Environment
Tivoli endpoints Installing endpoints Troubleshooting endpoints Tivoli lcdf daemon Gateway Troubleshooting Conventions
Preliminary steps Installing from the Command Line Create the first endpoint Create the first gateway Install patches Etc

IBM Enterprise Installation guide is a very weak badly written book which obscures things instead of making them clear. 

There are two ways to install Tivoli management framework:

See  also Installing the Tivoli Management Framework

Preliminary steps

  1. Log in as root on the system that is to be the Tivoli server.
  2. If you are not on the console export display to your workstation. check that the DISPLAY environment variable is set to display correctly by exporting clock or some other X11 applet to the terminal
  3. Ensure that adequate disk space is available in each file system where the files will be installed (refer to the Tivoli Management Framework Release Notes for disk space requirements).
  4. Create a local temporary directory, for example /tmp_install and make this directory current.
  5. Create an installation directory (for example, /opt/Install ) to contain the installation utilities and associated files. In this example, you would enter the following command. If you copied the content of CD into some directory you still need to move into a different directory for the script to operate correctly.
  6. Change to the installation directory. For example cd /opt/Install
  7. Untar CD1 tar file into a directory. for example /opt/TMFMedia/Disk1
  8. Verify that the current directory in temporary install directory and run the WPREINST.SH script from directory with CD 1 content. This script creates links to the files used during the installation process.

    For example:

    /opt/TMFMedia/Disk1/WPREINST.SH
    Here is part of the content of the script
    # All Rights Reserved
    # Licensed Material - Property of TIVOLI Systems, Inc.
    #
    # Component Name: 2.0 Installation
    #
    # $Date: 1996/03/24 20:41:56 $
    #
    # $Revision: 1.8 $
    #
    # Primary Author: Francis Sullivan
    #
    # This script is a front end for making it possible to install the
    # Tivoli Management Platform kind of directly off of the media.
    # Execute this script from the directory where you want to shadow
    # the media to:
    #       mkdir /shadow/dir
    #       cd /shadow/dir
    #       /path/to/cdrom/WPREINST.SH
    
    # generated by wprepcd.pl
  9. Export display:

    export DISPLAY=sandbox.rockaway.firma.com:0

  10. While you are in your Install directory, run the command displayed at the end of the preinstallation script output. For example, the following command can be used is CDROM is mounted as /cdrom:

    ./wserver -c /cdrom

  11. You will see the first of two windows on you X display.

    In this window, do the following:

    1. In the Specify Directory Locations section, specify the paths to the directories where the libraries, binaries, database, manual pages, X Window System resource files, and message catalogs are to be installed, or accept the defaults.
    2. Select "Create Specified Directories" and Arrange for start of the Tivoli daemon at system (re)boot time. Accept the default locations.
    3. Click Set.
  12. In the second Install Tivoli Server window accept default values, except do not enter information for the Installation Password.

    In this window, do the following:

    1. Do not type anything in the License Key field. This value is no longer used.
    2. Choose an encryption level, None, Simple, or DES, from the Encryption Level options (usually simple suffice). DES encryption provides the highest level of security for network traffic. For a detailed explanation of the encryption levels, refer to the section on security and encryption levels in the Tivoli Management Framework Planning for Deployment Guide.
    3. Type an installation password in the Installation Password field, if desired. If you specify a password, this password must be used to install managed nodes, to create interregion connections, and to perform any installation using Tivoli Software Installation Service.

      Note: During installation the specified password becomes the installation and the region password. To change the installation password, use the odadmin region set_install_pw command. To change the region password, use the odadmin region set_region_pw command. If you change one of these passwords, the other password is not automatically changed.

    4. Type the name of the initial policy region in the Region Name field. This policy region will appear on the Tivoli desktop of the root administrator.
    5. The TMR Server Name field contains the host name of the UNIX machine. To perform a remote installation, type the host name of the remote machine. To perform a remote installation, you must have the appropriate trusted host access. Add an entry for your local system in the /.rhosts file of the remote system.

      Note: The login shell of the user must be Bourne or Korn shell.

    6. If you want to display or change the installation options, click Install Options.
    7. Click Install & Close to begin the installation and close the Install Tivoli Server window when the installation is complete.

      The installation process prompts you with a TME(R) Install window. It provides the list of operations that take place during the installation and warns you of any problems that you might want to correct before installing this product.

Messages are displayed in the window indicating the status and completion of the installation.

Tivoli desktop windows will be automatically launched; wait until the installation completes before using it.

When the installation is complete, remove the installation directory that was created in step 5. In this example, you would enter the following command:

rm -r /usr/local/Tivoli/install_dir

Installing from the Command Line

To install the Tivoli server on a UNIX operating system using the UNIX command line, perform the following steps:

  1. ___ Log in as root on the system that is to be the Tivoli server.
  2. ___ Set the DOGUI environment variable to no, using the following commands:
    DOGUI=no
    export DOGUI
  3. ___ Ensure that adequate disk space is available in each directory where the files will be installed (refer to the Tivoli Management Framework Release Notes for disk space requirements). Directories are specified as options to the wserver command in step 8.

    Note: Disk space requirements are checked by the Tivoli installation. If the disk space is inadequate, messages are posted.

  4. ___ If required by your operating system, mount the Tivoli Management Framework 1 of 2 CD using the appropriate UNIX command. Refer to your operating system documentation for instructions on how to mount devices and how to determine the device name. In this example, the CD is mounted at /cdrom/cdrom0.
  5. ___ Create an installation directory (for example, /usr/local/Tivoli/install_dir) to contain the installation utilities and associated files. In this example, you would enter the following command:
    mkdir /usr/local/Tivoli/install_dir
  6. ___ Change to the installation directory. In this example, you would enter the following command:
    cd /usr/local/Tivoli/install_dir
  7. ____ If the target directory exists (for example from previous unsuccessful instillations) remove it before proceeding
  8. ____ Run the WPREINST.SH script from the Tivoli Management Framework 1 of 2 CD. This script creates links to the files used during the installation. Always use an absolute path. In this example, you would enter the following command:
    /opt/TMF_media/Disk1/WPREINST.SH
  9. ____ Begin the installation. The following example installs the Tivoli server on the local machine with the following characteristics:
    ./wserver -c /cdrom/cdrom0 BIN=/opt/TMF/bin \
    LIB=/opt/TMF/lib ALIDB=/opt/TMF/db \
    MAN=/opt/TMF/man APPD=/opt/TMF/X11 CAT=/opt/TMF/cat \
    RN=Test-Region AutoStart=1 \
    SetPort=1 CreatePaths=1 IP=Tivoli4Ever
    Note: If you need to reinstall the Tivoli server, add an exclamation mark (!) at the end of the directory paths. (You can also replace a path name with the exclamation mark.) The exclamation mark forces Tivoli to reinstall the directories if they already exist. You must overwrite the database, or the reinstalled Tivoli server will not work properly. The following command line reinstalls the Tivoli server installed with the preceding command, overwriting each directory:
    ./wserver -c /cdrom/cdrom0 BIN=! LIB=! \
    ALIDB=! MAN=! APPD=! CAT=!  \
    RN=NoonTide-Region AutoStart=1 SetPort=1 \
    CreatePaths=1 IP=Tivoli4Ever
  10. The command displays a list of actions that will take place during the installation and issues a confirmation prompt. To continue the installation process, type y and press Enter.

    Status information displays on your terminal as the installation proceeds.

  11. If your DISPLAY environment variable is set, the Tivoli desktop is displayed partway through the installation process. Do not use it until the installation is complete. If the DISPLAY environment variable is not set, you can start the Tivoli desktop by performing the following steps:
    1. Set your DISPLAY environment variable.
    2. Initialize the Tivoli environment variables as described in Setting Tivoli environment variables.
    3. Run the tivoli command.

      For additional information about the tivoli command, refer to the Tivoli Management Framework Reference Manual.

  12. When the installation of the Tivoli server is complete, remove the installation directory.

For additional information about the wserver command, refer to the Tivoli Management Framework Reference Manual.

If necessary install (or launch from your sever) the Tivoli desktop, Version 4.1

  1. Source the Tivoli environment:
    1. Run the /etc/Tivoli/setup_env.sh script.
    2. Start the bash shell by typing bash.
  2. Start the Tivoli desktop:
    1. Launch the Tivoli desktop with the tivoli command.
    2. The Tivoli desktop is displayed.

Create the first endpoint

Assuming aix5001 is the TMR server and that convention for naming endpoint is hostname-ep

winstlcf -Y -d /opt/tivoli/lcf -L"-Dlcs.login_interfaces=aix5001 -Dbcast_disable=1 -Dlcs.machine_name=aix5001-ep" aix5001

Create the first gateway

Assuming the convention to name of gateways is hostname-gw

wcrtgate -h aix5001 -n aix5001-gw

Install patches for Tivoli Management Framework and TEC

  1. Download the latest fixpack.
  2. Extract the files to a temporary directory.
  3. From the Tivoli desktop, select Desktop --> Install --> Install Patch. The Install Patch window is displayed.
  4. If the Select Product to Install list contains the correct patch, go to step 8; otherwise, continue to step 5.
  5. Click Select Media. The File Browser dialog box is displayed.
  6. Navigate to the directory that contains the installation image. The installation directory contains the product index (.IND) file.
  7. Click Set Media & Close to save the new media path and return to the Install Patch dialog box.
  8. Select the patch.
  9. Click Install & Close and Continue to Install. Messages are displayed in the window indicating the status and completion of the installation.
  10. Repeat this procedure for each required patch.
  11. Restart the oserv process with the odadmin reexec command.

  • Top Visited
    Switchboard
    Latest
    Past week
    Past month

    NEWS CONTENTS

    Old News ;-)

    [Nov 20, 2007] developerWorks Tivoli Tivoli TME10 Mailing List How to create a TMF endpoint local ...

    Hate installing TMF endpoint from the server? Here's how to create a TMF endpoint local install package.

    http://bmitch.net/tivoli/

    [Nov 8, 2007] IBM - 3.9.0.7-TIV-TEC-LA0080 IBM Tivoli Enterprise Console Version 3.9 Interim Fix

    This limited availability interim fix provides a fix to TEC Gateway Receiver (tec_gwr) component.

    Download Description

    Date: November 8, 2007

    Patch: 3.9.0.7-TIV-TEC-LA0080

    Component: IBM Tivoli Enterprise Console

    General Description: This limited availability interim fix provides
    a fix to TEC Gateway Receiver (tec_gwr) component. 3.9.0-TEC-FP03 IBM Tivoli Enterprise Console Version 3.9 Fix Pack 3 This fix pack, PTF U802057, includes all APAR solutions completed since the release of Fix Pack 2.

    More items like this found in Event Management

    [Nov 06, 2007] IBM - 3.9.0-TIV-TEC-FP0007 IBM Tivoli Enterprise Console Version 3.9 Fix Pack 7

    IBM Tivoli Enterprise Console Version 3.9 Fix Pack 7 will include all APAR solutions completed since the release of Fix Pack 6. Updated 2007/11/06

    Download Description ************************************************************************
    * Error(s) have been reported against this maintenance vehicle that
    * do not cause problems with existing function. Please see APARs
    * IZ06013 and

    * IZ07909for details.
    ************************************************************************

    ITEC 3.9 Fix Pack 7 contains APAR solutions from previously released 3.9 fix packs and interim fixes along with other APARs not previously released. This fix pack is cumulative and supersedes IBM Tivoli Enterprise Console Version 3.9 Fix Packs 1, 2, 3, 4, 5, and 6.

    Date - Summary of Changes
    ------------------------------------------------------------------------
    28 September 2007 - Document created
    ------------------------------------------------------------------------
    18 October 2007 - Updated for IZ06013: Remove unnecessary work around from README

    [May 22, 2007] Quick and dirty install of Tivoli Management Framework 4.1

    Posted: May 22, 2007 10:31:45 PM http://publib.boulder.ibm.com/infocenter/imshelp1/v3r0/index.jsp?topic=/com.ibm.wrs6.doc/installingtmf.html

    Recommended Links

    Google matched content

    Softpanorama Recommended

    Top articles

    Sites

    Quick and dirty install of Tivoli Management Framework 4.1

    Posted: May 22, 2007 10:31:45 PM http://publib.boulder.ibm.com/infocenter/imshelp1/v3r0/index.jsp?topic=/com.ibm.wrs6.doc/installingtmf.html

    Tivoli Management Framework Commands

    Enterprise Installation guide

    Reference

    Tivoli Management Framework Commands

  • Tivoli Management Framework provides a command line interface for installing and uninstalling Tivoli products and managed resources. This includes the following commands.

    Command Purpose
    wclient Installs a managed node.
    wcrtgate Creates an endpoint gateway.
    wcrtrim Creates a RIM object.
    wdelep Deletes an endpoint.
    wdelgate Deletes an endpoint gateway.
    winstall Installs a Tivoli product.
    w4inslcf.pl Installs an endpoint on an AS/400 machine.
    winstlcf Installs an endpoint on a UNIX or Windows machine.
    wpatch Installs a Tivoli patch.
    wrmnode Uninstalls a managed node.
    wserver Installs a Tivoli server on UNIX machines.
    wstandalone Installs a managed node or endpoint without using rsh or rexec.
    wuninst Uninstalls Tivoli applications from a specified node or from the entire Tivoli region.
    wunstmn Removes Tivoli Management Framework files from a managed node.
  • These commands are documented in the Tivoli Management Framework Reference Manual.

  • Enterprise Installation guide



    Etc

    Society

    Groupthink : Two Party System as Polyarchy : Corruption of Regulators : Bureaucracies : Understanding Micromanagers and Control Freaks : Toxic Managers :   Harvard Mafia : Diplomatic Communication : Surviving a Bad Performance Review : Insufficient Retirement Funds as Immanent Problem of Neoliberal Regime : PseudoScience : Who Rules America : Neoliberalism  : The Iron Law of Oligarchy : Libertarian Philosophy

    Quotes

    War and Peace : Skeptical Finance : John Kenneth Galbraith :Talleyrand : Oscar Wilde : Otto Von Bismarck : Keynes : George Carlin : Skeptics : Propaganda  : SE quotes : Language Design and Programming Quotes : Random IT-related quotesSomerset Maugham : Marcus Aurelius : Kurt Vonnegut : Eric Hoffer : Winston Churchill : Napoleon Bonaparte : Ambrose BierceBernard Shaw : Mark Twain Quotes

    Bulletin:

    Vol 25, No.12 (December, 2013) Rational Fools vs. Efficient Crooks The efficient markets hypothesis : Political Skeptic Bulletin, 2013 : Unemployment Bulletin, 2010 :  Vol 23, No.10 (October, 2011) An observation about corporate security departments : Slightly Skeptical Euromaydan Chronicles, June 2014 : Greenspan legacy bulletin, 2008 : Vol 25, No.10 (October, 2013) Cryptolocker Trojan (Win32/Crilock.A) : Vol 25, No.08 (August, 2013) Cloud providers as intelligence collection hubs : Financial Humor Bulletin, 2010 : Inequality Bulletin, 2009 : Financial Humor Bulletin, 2008 : Copyleft Problems Bulletin, 2004 : Financial Humor Bulletin, 2011 : Energy Bulletin, 2010 : Malware Protection Bulletin, 2010 : Vol 26, No.1 (January, 2013) Object-Oriented Cult : Political Skeptic Bulletin, 2011 : Vol 23, No.11 (November, 2011) Softpanorama classification of sysadmin horror stories : Vol 25, No.05 (May, 2013) Corporate bullshit as a communication method  : Vol 25, No.06 (June, 2013) A Note on the Relationship of Brooks Law and Conway Law

    History:

    Fifty glorious years (1950-2000): the triumph of the US computer engineering : Donald Knuth : TAoCP and its Influence of Computer Science : Richard Stallman : Linus Torvalds  : Larry Wall  : John K. Ousterhout : CTSS : Multix OS Unix History : Unix shell history : VI editor : History of pipes concept : Solaris : MS DOSProgramming Languages History : PL/1 : Simula 67 : C : History of GCC developmentScripting Languages : Perl history   : OS History : Mail : DNS : SSH : CPU Instruction Sets : SPARC systems 1987-2006 : Norton Commander : Norton Utilities : Norton Ghost : Frontpage history : Malware Defense History : GNU Screen : OSS early history

    Classic books:

    The Peter Principle : Parkinson Law : 1984 : The Mythical Man-MonthHow to Solve It by George Polya : The Art of Computer Programming : The Elements of Programming Style : The Unix Hater’s Handbook : The Jargon file : The True Believer : Programming Pearls : The Good Soldier Svejk : The Power Elite

    Most popular humor pages:

    Manifest of the Softpanorama IT Slacker Society : Ten Commandments of the IT Slackers Society : Computer Humor Collection : BSD Logo Story : The Cuckoo's Egg : IT Slang : C++ Humor : ARE YOU A BBS ADDICT? : The Perl Purity Test : Object oriented programmers of all nations : Financial Humor : Financial Humor Bulletin, 2008 : Financial Humor Bulletin, 2010 : The Most Comprehensive Collection of Editor-related Humor : Programming Language Humor : Goldman Sachs related humor : Greenspan humor : C Humor : Scripting Humor : Real Programmers Humor : Web Humor : GPL-related Humor : OFM Humor : Politically Incorrect Humor : IDS Humor : "Linux Sucks" Humor : Russian Musical Humor : Best Russian Programmer Humor : Microsoft plans to buy Catholic Church : Richard Stallman Related Humor : Admin Humor : Perl-related Humor : Linus Torvalds Related humor : PseudoScience Related Humor : Networking Humor : Shell Humor : Financial Humor Bulletin, 2011 : Financial Humor Bulletin, 2012 : Financial Humor Bulletin, 2013 : Java Humor : Software Engineering Humor : Sun Solaris Related Humor : Education Humor : IBM Humor : Assembler-related Humor : VIM Humor : Computer Viruses Humor : Bright tomorrow is rescheduled to a day after tomorrow : Classic Computer Humor

    The Last but not Least Technology is dominated by two types of people: those who understand what they do not manage and those who manage what they do not understand ~Archibald Putt. Ph.D


    Copyright © 1996-2021 by Softpanorama Society. www.softpanorama.org was initially created as a service to the (now defunct) UN Sustainable Development Networking Programme (SDNP) without any remuneration. This document is an industrial compilation designed and created exclusively for educational use and is distributed under the Softpanorama Content License. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

    FAIR USE NOTICE This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner. We are making such material available to advance understanding of computer science, IT technology, economic, scientific, and social issues. We believe this constitutes a 'fair use' of any such copyrighted material as provided by section 107 of the US Copyright Law according to which such material can be distributed without profit exclusively for research and educational purposes.

    This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Grammar and spelling errors should be expected. The site contain some broken links as it develops like a living tree...

    You can use PayPal to to buy a cup of coffee for authors of this site

    Disclaimer:

    The statements, views and opinions presented on this web page are those of the author (or referenced source) and are not endorsed by, nor do they necessarily reflect, the opinions of the Softpanorama society. We do not warrant the correctness of the information provided or its fitness for any purpose. The site uses AdSense so you need to be aware of Google privacy policy. You you do not want to be tracked by Google please disable Javascript for this site. This site is perfectly usable without Javascript.

    Last modified: March 12, 2019