IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Disable and enable the data collector without losing the configuration settings

The problem: You may want to temporarily disable the data collectors without losing the configuration settings.

The solution: You can use the following scripts to do this. The scripts enabledc.py and disabledc.py programmatically enable and disable selected ITCAM data collectors for a given node of the WAS Base or Network Deployment environment. The Scripts are invoked as follows:

  1. Stop the server.

  2. Disable data collector:
    WAS_home/bin/wsadmin.sh -conntype NONE -lang jython -f DC_home/config_dc/disabledc.py
     [-ms] <node> [server1] [server2] ... [server n]

  3. Enable data collector:
    WAS_home/bin/wsadmin.sh -conntype NONE -lang jython -f DC_home/config_dc/enabledc.py 
    [-tema] <node> [server1] [server2] ... [server n]


Parent topic:

All platforms

+

Search Tips   |   Advanced Search