IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Disable data collectors
If you need to disable a data collector without unconfiguring or uninstalling it, perform this procedure.
- Log into the IBM WAS administrative console.
- Depending on your application server version, choose one of the following options:
Navigation to Custom Services in the IBM WAS administrative console
Version 6 or 7 application servers Server | Application Servers server_name | Server Infrastructure: Administration | Custom Services Version 5 application servers Server | Application Servers server_name | Additional Properties: Custom Services
- Select and open AM Custom Services.
- Click Edit.
- Uncheck the Startup or Enable service at server startup.
- Click OK or Apply.
Click Save.
To disable the data collector Home Runtime, go back to your server_name link page and navigate to one of the following options:
Windows, UNIX, and Linux
- For version 5 application servers: Process Definition | Java Virtual Machine
- For version 6 or 7 application servers: Server Infrastructure: Java and Process Management | Process Definition | Java Virtual Machine
IBM z/OS
- For version 5 application servers: Process Definition | Servant | Java Virtual Machine
- For version 6 or 7 application servers: Server Infrastructure: Java and Process Management | Process Definition | Servant | Java Virtual Machine
- Disabling the parameters that begin with the following strings of text (if they exist) in the Generic JVM arguments of the JVM command line properties section by adding D after the dash (-):
- -Xbootclasspathaffix
- -Xrunam_affix
- -agentlibam_affix
- -jlog.propertyFileDir.CYN
- -com.ibm.tivoli.itcam.toolkit.util.logging.qualDir
- -com.ibm.tivoli.jiti.injector.IProbeInjectorManager
- -ibm.websphere.preload.classes
- -verbosegc
- -Xverbosegclog
- -Xloggc
For example,
-DXbootclasspath/p:${ITCAM61HOME}/toolkit/lib/jiti.jar;${ITCAM61HOME}/toolkit/lib/bcm-bootstrap.jar;${ITCAM61HOME}/itcamdc/lib/ppe.probe -bootstrap.jar -DXrunam_ibm_00:${ITCAM61HOME}/runtime/was60.esb60.tivoliNode01.server1/jiti.properties -Djlog.propertyFileDir.CYN=${ITCAM61HOME}/toolkit/etc -Dcom.ibm.tivoli.itcam.toolkit.util.logging.qualDir=tivoliNode01.server1 -Dcom.ibm.tivoli.jiti.injector.IProbeInjectorManager=com.ibm.tivoli.jiti.injector.ProbeInjectorManagerChain -Dibm.websphere.preload.classes=false -Dverbosegc -DXverbosegclog:C:\Program~1\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\itcam_dc_gclog.logSome of the parameters might already be disabled.
- Remove the following string from JVM Custom Properties:
com.ibm.tivoli.itcam.toolkit.ai.bcm.helper.class=com.ibm.tivoli.
itcam.was.bcm.websphere.DefaultWASBCMHelper
- Click OK or Apply.
- To disable the JNDI, remove the following value in the class path if it exists.
DC_homeinstall_home/toolkit/lib/ext/
- Click Save.
- In the messages Dialog box, click Save.
- In the Save to Master Configuration dialog box:
- If you are under Network Deployment environment, be sure the check box Synchronize changes with Nodes is selected and then click Save.
- If you are not under Network Deployment environment, click Save.
- Restart the application server.
Parent topic:
Start and stop the monitoring environment