Stop HP Codar

Reviewer:Since FIPS compliance is only on Windows, would a user on LInux need to stop HP Codar? If not, then should the Linux steps be removed?

To stop Codar on Windows, complete the following steps:

  1. On the server that hosts Codar, navigate to Start > Administrative Tools > Services.

  2. Right-click on the Codar service and select Stop.

  3. Right-click on the Codar Execution Service service and select Stop.

  4. If you installed an embedded Operations Orchestration instance, right-click on the Operations Orchestration Central service and select Stop.

     

To stop Codar on Linux, complete the following steps:

  1. Type the following command on the server that hosts Codar:

    service codar stop

  2. If you installed an embedded Operations Orchestration instance, as the root user, type:

    <embeddedOOinstallation>/central/bin/central stop.

    For example, type /usr/local/hpe/codar/OO/central/bin/central stop