'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Create application support extensions for existing agents IBM Tivoli Monitoring, Version 6.3
Install your Application Support Extension
Install your Application Support Extension
Procedure
- Transfer your image to the Tivoli Enterprise Monitoring Server and Tivoli Enterprise Portal Server servers.
- To install the Tivoli Enterprise Monitoring Server support, run one of the following commands:
- On Windows: installKXXTEMSSupport.bat
- On UNIX: installKXXTEMSSupport.sh
The format for the command is as follows:
installKXXTEMSSupport[.bat | .sh] <ITM Install Directory> [-s tems_host] [-u tems_user] \[-p tems_password]
- To install the Tivoli Enterprise Portal Server support, run one of the following commands:
- On Windows: installKXXTEPSSupport.bat
- On UNIX: installKXXTEPSSupport.sh
The format for the command is as follows:
installKXXTEPSSupport[.bat | .sh] <ITM Install Directory> [-r]where -r indicates that the Tivoli Enterprise Portal Server must be restarted after installation
Parent topic:
Create application support extensions for existing agents