﻿1 getlogs

   Launches the GatherLogs function for HP SUM, which collects all logs into
   a compressed file. By default, HP SUM saves the log files in one of the
   following locations:

     o Windows

          o C:\cpqsystem\log

          o C:\cpqsystem\hp\log

          o C:\Windows\Temp\HPSUM

          o %temp%\HPSUM

     o Linux

          o /var/hp/log

          o /var/cpq/log

          o /tmp/HPSUM

  Syntax

   hpsum getlogs

  Windows usage

   C:\> hpsum getlogs

  Linux usage

   $ ./hpsum getlogs

  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.
