HP3000-L Archives

June 2002, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Gibson Nichols <[log in to unmask]>
Reply To:
Gibson Nichols <[log in to unmask]>
Date:
Wed, 12 Jun 2002 07:47:11 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (58 lines)
I just STREAMED this job.  Then I did a:
showproc job=@;tree;system
and these processes were on the system:
D202  0:01.517  WAIT   J140    175  :RUN RUNPSMON.PRED.SYS
D202  0:05.034  WAIT   J140      152  (RUNPSMON.PRED.SYS)
C154  0:01.056  WAIT   J140        126  (PSMON.PRED.SYS) PSMON;psmon;0;0;


"Donna Garverick" <[log in to unmask]> wrote in message
news:ae3b48010dc@enews3.newsguy.com...
> Kevin Smeltzer wrote:
>
> > MPEix 6.5 and 7.0 PRIOR to Express 1:
> > 1. Logon as MANAGER.SYS  (or with SM and PH cap.)
> > 2. RUN RUNPSMON.PRED.SYS;XL='XL.PRED.SYS,DIAGXL.PRED.SYS';PARM=-65
> >     (does an orderly shutdown of the Predictive Support monitor
> >     PSMON.PRED.SYS, and the JPSMON.PRED.SYS job will terminate
normally.)
> > 3. RUN STMSHUT.DIAG.SYS  (to shutdown the diagnostic monitor process
> >     diagmond and its children processes, diaglogd and memlogd.
>
> one more time, and i'll shut up for the day :-)
>
> given what kevin said, folks might find this job helpful....
>
> !job psmstop,manager.sys;outclass=,5
> !# this job is designed to stop psmon and stm
> !if jobcnt('PSMON,PREDMON.SYS') > 0
> !  continue
> !  run runpsmon.pred;xl='xl.pred.sys,diagxl.pred.sys';parm=-65
> !  pause job="PSMON,PREDMON.SYS"
> !endif
> !
> !if finfo('stmxl.diag','accessors') > 0
> !  stmshut.diag
> !endif
> !listfile stmxl.diag,access
> !eoj
>
> --
> Donna Garverick     Sr. System Programmer
> 925-210-6631        [log in to unmask]
>
> Come, my friends, 'Tis not too late to seek a newer world.
> Tho' much is taken, much abides; and tho'
> We are not now that strength which in old days
> Moved earth and heaven, that which we are, we are.
> "Ulysses", A. Tennyson
>
> >>>MY opinions, not Longs Drug Stores'<<<
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2