HP 3000 Manuals

x4logcat [ Managing HP X.400 Administrator's Guide ] MPE/iX 5.0 Documentation


Managing HP X.400 Administrator's Guide

x4logcat 

Concatenate and display event log files.

Syntax 
________________________________________________________________________
|x4logcat [num lines] [x4mailer] [mta] [rts] [encoder] [decoder]       |
|[x4xfer]                                                              |
________________________________________________________________________

            

Parameters 

num lines           Indicate the number of lines to display per event log
                    file.  If this parameter is specified, then the
                    components must also be specified.

                    0 = displays entire file.  -n = display n lines from
                    end of each file.  +n = display n lines from
                    beginning of each file.

x4mailer            Display x4mailer event logs.

mta                 Display event log for the MTA.

rts                 Display all RTS event log files.  There is one file
                    per adjacent MTA connection.

encoder             Display encoder event log.

decoder             Display decoder event log.

x4xfer              Display x4xfer event log.

Description 

The x4logcat command concatenates and displays event log files.  Headers
listing the file name separate each event log file in the output.  If no
parameters are specified, then the entire contents of the MTA and RTS
event log files, the x4mailer event log files (if the Sendmail connection
is configured), and the encoder, decoder, and x4xfer event log files (if
any HPX.400/HP Desk Nodes are configured) are displayed.  If num lines is
specified, then the components must also be specified.

The following example displays the last 30 lines of the MTA and RTS event
logs.

      x4logcat -30 mta rts

The following example displays the entire contents of the MTA event log.

      x4logcat mta

Example 

     x4logcat mta

     **************************************
     *  Event Logs For Selected Processes *
     **************************************
     *
     ****************
     * mta.evnt
     ****************
     *
     07/25-13:42:44 UMPDU 0 ARRIVED in file
            /usr/spool/x400/iq/I0725090604a            (X4EVENT 2114)
     Originator : &US %ADMD @HPUSA !indmm ~,
     Mpdu-id : US ADMD HPUSA SPROUT

     07/25-13:42:45 UMPDU 1 DISCARDED                  (X4EVENT 2112)
     Originator : &US %ADMD @HPUSA !indmm ~,
     Mpdu-id : US ADMD HPUSA SPROUT
     Recipient : &WS %APIA @HPUSA !MTA350 ~,
     Could not deliver - no route.

     07/25-13:42:46 DR-MPDU 0 RELAYED in file
           /usr/spool/x400/oq/oq003/N0725134245a.003   (X4EVENT 2110)
     Originator : &US %ADMD @HPUSA !indmm ~,
     Mpdu-id : US ADMD HPUSA SPROUT      MD02000890725134245a



MPE/iX 5.0 Documentation