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/10/10 14:53]
root
itm_agent [2011/11/01 08:43] (current)
root
Line 14: Line 14:
 If these packages is missing you will get following error message: If these packages is missing you will get following error message:
  
-runGSkit failure: ​ Return error code: 99. +runGSkit failure: ​ Return error code: 99.\\ 
-runGSkit failure: ​ GSKit check failure, script: /​opt/​IBM/​ITM/​li6243/​gs/​bin/​private_verifyinstall. +runGSkit failure: ​ GSKit check failure, script: /​opt/​IBM/​ITM/​li6243/​gs/​bin/​private_verifyinstall.\\ 
-runGSkit failure: ​ li6243 - GSK check error, verifyInstall test failed.+runGSkit failure: ​ li6243 - GSK check error, verifyInstall test failed.\\
 install.sh failure: Return error code: 4. install.sh failure: Return error code: 4.
  
Line 83: 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.1318258407.txt.gz · Last modified: 2011/10/10 14:53 by root