Library /sys$common/syshlp/helplib.hlb  —  PMDF  PROCESS
    List currently executing PMDF jobs.

    Syntax

      PMDF PROCESS  [node]

    Command Qualifiers             Defaults

    /MEMORY                        See text

1  –  Restrictions

    Requires WORLD privilege in order to see all processes.

2  –  Parameters

 node

    The name of the node whose PMDF processes are to be displayed.
    The asterisk character, *, may be specified to display processes
    on all nodes in the cluster.

3  –  Description

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

4  –  Command Qualifiers

4.1    /MEMORY

    Show the amount of memory being used by the processes.

5  –  Examples

      The following command shows current PMDF processes:

  $ PMDF PROCESS
  VAX OpenVMS V6.2     on node NAPLES 15-AUG-2012 10:56:23.25
  Physical memory 80 MB (163840 pages) up since 14-AUG-2012 06:34:27.50

  ----- The following are on node NAPLES, a VAXstation 4000-90A -----
    Pid    Process Name    State  Pri      I/O       CPU       Page flts  Pages
  22600127 PMDF counters   HIB      8     2028   0 00:00:07.66      4390    203
  22600372 <HTTP-01>       HIB      6     1824   0 00:00:02.74      4921    124
  226002B2 <DISPATCHER-01> HIB      6     4412   0 00:00:10.04     15578    554
  226002B3 <SMTP-01>       HIB      6     5249   0 00:00:28.85     22094   1246
  226002B6 <POPPASSD-01>   HIB      6      166   0 00:00:01.62      5248    198
Close Help