Disable automatic startup of the reporting services

When disabling the reporting feature, disable automatic startup of the plc and purger services.

Disable automatic startup of these services by editing their service configuration files (plc_service.xml and purger_service.xml for the plc and purger services, respectively).

  1. Navigate to the EGO service directory.

    For example,

    Linux: cd EGO_TOP/eservice/esc/conf/services

    Windows: cd EGO_TOP\eservice\esc\conf\services

  2. Edit the service configuration file and change the service type from automatic to manual.

    In the <sc:StartType> tag, change the text from AUTOMATIC to MANUAL.

  3. Stop the service that you changed.
  4. In the command console, restart EGO on the master host to activate these changes.

    egosh ego restart master_host_name