Internal housekeeping

By default Internal Housekeeping is not automatically run as a component. This must be manually configured by updating the config.xml file.

Procedure

  1. Access the /opt/IBM/tivoli/netcool/ncm/config/server directory.
  2. Edit the config.xml file to add the Internal Housekeeping component.

    For example:
    <component>
    		<name>InternalHousekeepingComponent</name>
    		<class>
    		com.intelliden.internalhousekeeping.InternalHousekeepingComponent
    		</class>
    </component>
  3. Save the changes made to the config.xml file.

What to do next

For more information on housekeeping, see About Compliance housekeeping.