User Tools

Site Tools


itm_agent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

itm_agent [2011/07/06 14:21]
root
itm_agent [2011/11/01 08:43] (current)
root
Line 5: Line 5:
 If SE-Linux in enabled IBM suggests to disable SE-Linux! But hang on there is help in the darkness :-) If SE-Linux in enabled IBM suggests to disable SE-Linux! But hang on there is help in the darkness :-)
  
-Make sure following packages ​are installed.+Make sure following packages ​is installed.
   libstdc++-devel-4.4.5-6.el6.i686   libstdc++-devel-4.4.5-6.el6.i686
   compat-libstdc++-296-2.96-144.el6.i686   compat-libstdc++-296-2.96-144.el6.i686
   compat-libstdc++-33-3.2.3-69.el6.x86_64   compat-libstdc++-33-3.2.3-69.el6.x86_64
 +  compat-libstdc++-33-3.2.3-69.el6.i686
   libXpm-devel-3.5.8-2.el6.x86_64   libXpm-devel-3.5.8-2.el6.x86_64
 +
 +If these packages is missing you will get following error message:
 +
 +runGSkit failure: ​ Return error code: 99.\\
 +runGSkit failure: ​ GSKit check failure, script: /​opt/​IBM/​ITM/​li6243/​gs/​bin/​private_verifyinstall.\\
 +runGSkit failure: ​ li6243 - GSK check error, verifyInstall test failed.\\
 +install.sh failure: Return error code: 4.
  
 Install agent (or rather do first round of installation as SE-Linux is turned on)\\ Install agent (or rather do first round of installation as SE-Linux is turned on)\\
Line 66: Line 74:
 Select 1 and insert IP of secondary Remote TEMS\\ Select 1 and insert IP of secondary Remote TEMS\\
  
-Edit lz.ini and add in bottom of file:\\+Edit /​opt/​IBM/​ITM/​config/​lz.ini and add in bottom of file:\\
  
-CTIRA_HOSTNAME=<​customer abbreviation>​.<server hostname>​\\ +CTIRA_HOSTNAME=<​customer abbreviation>​.$RUNNINGHOSTNAME$\\ 
-CTIRA_SYSTEM_NAME=<​customer abbreviation>​.<server hostname>​\\+CTIRA_SYSTEM_NAME=<​customer abbreviation>​.$RUNNINGHOSTNAME$\\
 CTIRA_HEARTBEAT=3 CTIRA_HEARTBEAT=3
 \\ \\
Line 75: Line 83:
 Check configured stuff: Check configured stuff:
   # /​opt/​IBM/​ITM/​bin/​itmcmd config -A -g lz   # /​opt/​IBM/​ITM/​bin/​itmcmd config -A -g lz
 +  ​
 +====== Only start Linux agent (lz) or start all ITM agents ======
 +  ​
 +Only start Linux agent (lz):
 +  # /​opt/​IBM/​ITM/​bin/​itmcmd agent start lz
  
-Start ITM agent:+Alternatively start all ITM agents:
   # /​etc/​init.d/​ITMAgents1 start   # /​etc/​init.d/​ITMAgents1 start
   ​   ​
-Check nodes in IBM TEPS  ​+Check node is going online. Use IBM TEPS  ​
  
 [[http://​www-01.ibm.com/​support/​docview.wss?​rs=650&​context=SSTFXA&​uid=swg21412827&​loc=en_US&​cs=utf-8&​lang=en]] [[http://​www-01.ibm.com/​support/​docview.wss?​rs=650&​context=SSTFXA&​uid=swg21412827&​loc=en_US&​cs=utf-8&​lang=en]]
  
 +====== Temporarily stopping ITM watchdog ======
 +
 +You can temporarily disable the Agent Management Services Watchdog by using the InstallDir/​bin/​itmcmd execute lz disarmWatchdog.sh command. This disables the Watchdog process for the OS Monitoring Agent and all Agent Management Services managed agents. If there is local administrative work to be performed, and you do not want the auto-restart of the agents to interfere with it, run the InstallDir/​bin/​itmcmd execute lz disarmWatchdog.sh command before proceeding. When the work is complete, recycle the OS Monitoring Agent to reenable Agent Management Services, or use the InstallDir/​bin/​itmcmd execute lz rearmWatchdog.sh command.
 +
 +Reference:
 +
 +[[http://​publib.boulder.ibm.com/​infocenter/​tivihelp/​v15r1/​index.jsp?​topic=%2Fcom.ibm.itm.doc_6.2.2%2Fmain_linux13.htm]]
 +
 +====== Permanently stopping ITM watchdog ======
 +
 +Edit the < lz | ux >.ini and comment out the line the starts with KCA_CAP_DIR. (Note the value on the right might have a slightly different value based on the release).
 +    # KCA_CAP_DIR=$CANDLEHOME$/​config/​CAP:/​opt/​IBM/​CAP
 +    and add the line
 +    KCA_CAP_DIR=
 +
 +Stop and restart the OS Agent
 +
 +Reference:
 +
 +[[https://​www.ibm.com/​developerworks/​mydeveloperworks/​wikis/​home?​lang=en#/​wiki/​Tivoli%20Monitoring/​page/​Watchdog%20%28OS%20Agent%29]]
itm_agent.1309962075.txt.gz · Last modified: 2011/07/06 14:21 by root