﻿1 shutdownengine

   Enables you to terminate the HP SUM engine. If other sessions are active,
   this fails unless you use the --force option.

      -------------------------------------------------   
    CAUTION: Using --force can cause loss of information. 
      -------------------------------------------------   

  Syntax

   hpsum shutdownengine [--force]

  Parameters

   --force

           Force shutdown even if other sessions are still active.

  Options/Specifiers/...

  Windows usage

   C:/>hpsum shutdownengine /force

  Linux usage

   $ ./hpsum shutdownengine --force

  Return codes

   SUCCESS_NO_REBOOT

           Windows: 0

           Linux: 0

           Text: The command was successful.

   FAILURE_GENERAL

           Windows: -1

           Linux: 255

           Text: A general failure occurred. For details, see the logs.

   FAILURE_BAD_PARM

           Windows: -2

           Linux: 254

           Text: A bad input parameter was encountered. For details, see the
           logs.

   FAILURE_COMMAND_FAILED

           Windows: -4

           Linux: 252

           Text: The command failed. For details, see the logs.
