HP 3000 Manuals

Using the LOG Configurator Help Facility [ System Startup, Configuration, and Shutdown Reference Manual ] MPE/iX 5.0 Documentation


System Startup, Configuration, and Shutdown Reference Manual

Using the LOG Configurator Help Facility 

The help facility enables you to quickly identify the function and syntax
of those LOG configurator commands and options for performing the
multiple operations that define or change logging processes.

To obtain a list of the commands available for use in the LOG
configurator, enter HELP at the LOG configurator prompt as shown in the
following example:
_______________________________________________________________________
|                                                                     |
|                                                                     |
|      log>HELP                                                       |
|                                                                     |
|          ** LOG configurator commands **                            |
|                                                                     |
|          show (sh)        slog (sl)       ulog (ul)                 |
|                                                                     |
|          clear (cl)(c)    exit (ex)(e)    help (he)(h)    hold (ho) |
|                                                                     |
|          oclose (oc)      redo                                      |
|                                                                     |
|      log>                                                           |
|                                                                     |
_______________________________________________________________________

          Example 6-2.  LOG Configurator Help 

To display the syntax for each available command, enter HELP ALL as shown
in the following example:
_____________________________________________________________________
|                                                                   |
|                                                                   |
|      log>HELP ALL                                                 |
|                                                                   |
|         command (abb)  parameter=value                            |
|         -------------  ---------------                            |
|                                                                   |
|         show (sh)      [command      = SLOG|ULOG|ALL]             |
|                        [dest         = OFFLINE]                   |
|                                                                   |
|         slog (sl)      [on           = event#,...]                |
|                        [off          = event#,...]                |
|                                                                   |
|         ulog           [nlogprocs    = number processes allowed]  |
|                        [usersperproc = users per logging process] |
|                                                                   |
|      log>                                                         |
|                                                                   |
_____________________________________________________________________

          Example 6-3.  LOG Configurator HELP ALL 

Entering HELP commandname provides help for a specific command:

     log>HELP SHOW 

     show (sh)      [command      = SLOG|ULOG|ALL]
                    [dest         = OFFLINE]



MPE/iX 5.0 Documentation