PMDF System Manager's Guide


Previous Contents Index


process

List currently executing PMDF jobs.

Syntax

pmdf process

Command Qualifiers Defaults
None. None.

restrictions

This utility is not available on NT.

Parameters

None.

Description

Show current PMDF processes. Normally, the PMDF Service Dispatcher and PMDF Job Controller should always be present; additional processes may be present if messages are currently being processed, or if certain additional PMDF components are in use.


EXAMPLES

The following command shows current PMDF processes:


# pmdf process
    USER   PID S  VSZ  RSS    STIME        TIME COMMAND 
    pmdf 26311 S 12264 2128   Mar_10        0:06 /pmdf/bin/dispatcher 
    pmdf 26323 S 17904 1640   Mar_10        0:21 /pmdf/bin/job_controller 


Previous Next Contents Index