HP 3000 Manuals

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


Managing HP X.400 Administrator's Guide

x4stat 

Display current status information for X.400 and OTS.

Syntax 
_________________________________________________________________
|                                                               |
|     x4stat [encoder] [decoder] [x4xfer] [x4mailer] [mta] [rts]|
|     [ots] [queues] [enable] [sendmail] [procs]                |
_________________________________________________________________

            

Parameters 

 encoder            Report the status of the encoder.

 decoder            Report the status of the decoder.

 x4xfer             Report the status of the X.400 Transfer.

 x4mailer           Report the status of the X.400 mailer.

 mta                Report the status of the Message Transfer Agent.

 rts                Report the status of the Reliable Transfer Server.

 ots                Report the status of the Session and Transport.

 queues             Report the number of messages in the queues on X.400.

 enable             Report the current status of enable flags.

 sendmail           Report the status of Sendmail.

 procs              Report the status of all X.400 processes (this does
                    not include the status of OTS message queues).

Description 

The parameters allow you to specify the OTS status, X.400 process and
queue status, and enable flags information to be reported.  If you do not
specify any parameters, all information is reported.  If you want status
information on specific processes, queues, or enable flags, specify the
particular components, queues, or enable flags.  When you specify queues,
the status information on all the queues are reported.  There is no
method of reporting message counts for particular queues.  You can
specify the parameters in any order or combination.

The current status of OTS is listed under the OTS STATUS heading as OTS
running or DOWN (not running) and whether OTS is running or DOWN over LAN
and/or X.25.

The status of the X.400 components is listed under the Process Status
heading with the current status of each component listed as:

   *   running- a component is started and is initializing or running
       normally.

   *   not running! 
       -a component is shut down or is not running for some other reason.

A status of running and (no shutdown requested) 
indicates the process is currently running.

A status of running and (shutdown requested) indicates the process is
currently running but will be shut down soon.

A status of not running!  and (no shutdown requested) indicates the
process aborted 
.

A status of not running!  and (shutdown requested) 
indicates the process was shut down by user request.

The enable flag status shows the status of the following enable flags:

   *   event logging for the X.400 components

   *   MTA archiving

   *   critical error logging

   *   non-critical error logging

   *   procedure tracing

The status of the different queues is listed under the QUEUE STATUS
heading.  The queue names, the name of the associated MTA, or HP X.400/HP
Desk Node, and the number of messages in each queue are listed.

When you request the status of the OTS, X.400 components, queues, and
enable flags, the following display:

     ====== OTS STATUS ======
     OTS:              running
     /dev/lan:         running
     X.25 Level 3:     DOWN
     ====== PROCESS STATUS ======
     Process            Status
     -------            ------
     x4mailer:          running        (no shutdown requested)
     mta:               running        (no shutdown requested)
     rts:               not running!   (shutdown requested)
     Event logging is enabled for :

     x4mailer
     mta
     rts

     MTA archiving is disabled

     Critical error logging is enabled for :

     x4admin
     x4mailer
     mta
     rts

     Non-critical error logging is enabled for :

     x4mailer

     Procedure Tracing is enabled for :

     none

     Logging for billing information is enabled
     ====== QUEUE STATUS ======
     Queue            MTA/Node Name    Number of Messages
     -----            -------------    -------------------
     iq                                        0
     uq                                        0
     tq                                        2
     oq/oq001         CLIPPER                  2
     oq/oq002         HPSALES                  0
     oq/oq003         HPINDML                  0



MPE/iX 5.0 Documentation