Uninstalling the Agent
This section defines the steps required for removing the agent. If you are reinstalling or upgrading refer to Updating or upgrading the agent installation. These steps do not preserve any files.
- Stop stand-alone extensions. See Running performance and availability monitoring extensions and Running application transaction tracing (transaction monitoring) extensions.
- Stop the technologies with embedded extensions and follow the removal steps for each of these extensions.
- Stop the TMTM Configuration Agent if installed. See Basic command parameters to control the TMTM Configuration Agent.
- Stop the TMTM Extensible Agent. See Basic command parameters for controlling the TMTM Extensible Agent.
- If you have startup scripts, deactivate them.
- On Windows, uninstall the TMTM Extensible Agent and stand-alone extensions as Windows services.
qpea --remove
qpmon --remove
qpcfg --remove
If the TMTM Configuration Agent is installed, executeAgent --remove
from the bin directory of its installation.
See Running performance and availability monitoring extensions and Running application transaction tracing (transaction monitoring) extensions if you have other stand-alone extensions to uninstall as Windows services. - On z/OS only:
- Remove these files:
HLQ.RECV.JCL
HLQ.INSTALL.CNTL
HLQ.INSTALL.XMIT
HLQ.EAAXML
HLQ.RTSPCHCK
HLQ.RTSPXML
- From your system proclib, remove procs that execute these programs:
QPEA
QPCFG
QPMON
QPBTM
- Update SYS1.PARMLIB member PROGxx. Remove the TrueSight Middleware and Transaction Monitor load library from the APF authorization list.
- Delete your TrueSight Middleware and Transaction Monitor load library.
- Remove TrueSight Middleware and Transaction Monitor Intercept from the system:
/F <QPBTM>,REM
- Remove these files:
- On i5/OS:
- Delete library QPASA with the following command: DLTLIB QPASA
If you used a library name other than QPASA, replace QPASA with the name of your library. - Delete the following objects from the root directory of IFS on the i5/OS:
- EAA.XML
- QPCONF.DEF
- Delete the following objects from the root directory of IFS, if they exist:
- qpcfg.lock
- qpcfg.log
- qpea.log
- qpea.lock
- qpmon.log
- qpmon.lock
- QPLog.ini
- Delete library QPASA with the following command: DLTLIB QPASA
- Remove the installation directories.
- Remove the directory specified by the MQS_HOME environment variable.
- Remove the setting of the MQS_HOME environment variable.
- In the Object Repository tab of the Management Console, select the agent, right-click and select Delete.
- The next time you bring the services down, it is suggested to run dbschema_sync to permanently remove any deleted objects.
Related topics
Was this page helpful? Yes No
Submitting...
Thank you
Comments