Disabling intelligent resource monitoring

To disable intelligent resource monitoring

  1. Make the VCS configuration writable.

    # haconf -makerw

  2. To disable intelligent resource monitoring for all the resources of a certain type, run the following command:

    # hatype -modify WebSphereMQ6 IMF -update Mode 0

  3. To disable intelligent resource monitoring for a specific resource, run the following command:

    # hares -override resource_name IMF

    # hares -modify resource_name IMF -update Mode 0

  4. Save the VCS configuration.

    # haconf -dump -makero