Use > JMX Reference > Administration Methods > How to Enable Asynchronous CI History

How to Enable Asynchronous CI History

The isAsyncHistEnabled and switchAsyncHist JMX methods in the UCMDB:service=Async History Service category allow you to enable asynchronous CI history from the UCMDB JMX console. This is helpful if you want to improve data-in performance.

To enable the asynchronous CI history feature from JMX console:

  1. On the UCMDB server, launch the Web browser and enter the following address: https://localhost:8443/jmx-console

    You may have to log in with a user name and password.

  2. Locate UCMDB:service=Async History Service and click the link to jump to the Operations table.

  3. To check whether the asynchronous CI history feature is enabled, click Invoke for the isAsyncHistEnabled operation.

  4. To enable the asynchronous CI history feature, select True for the switchAsyncHist operation.

  5. Click Invoke.