[U2] [uv] Phantom question

2013-03-27 Thread Mark Eastwood
I see several phantoms running with I do a PORT.STATUS Question is - is it possible to determine which Account they are running in? I have several accounts and not sure where they are actually running. They launch with the BRIEF option, so no output in PH TIA, Mark Uv 10.2 RH Linux

Re: [U2] [uv] Phantom question

2013-03-27 Thread Brian Leach
Hi Mark If you have it, try running pwdx process_id PS for anyone wanting this for Windows, the SysInternals process monitor shows it. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mark Eastwood Sent: 27 March

Re: [U2] Cataloged programs // finding

2013-03-27 Thread Susan Joslyn
And there is my answer for Universe! Thank you! Message: 8 Date: Tue, 26 Mar 2013 19:47:42 -0400 (EDT) From: Wjhonson wjhon...@aol.com To: u2-users@listserver.u2ug.org Subject: Re: [U2] Cataloged programs // finding (Susan Joslyn) Message-ID:

Re: [U2] [uv] Phantom question

2013-03-27 Thread Symeon Breen
Just a tip - one of my servers has an account per customer, and so has 2000+ accounts, when phantoms run in here i always put the customer number on the end of the command e.g. PHANTOM programToRun 695the @sentance is not used, but it shows up when I list processes so I can identify what

Re: [U2] [uv] Phantom question

2013-03-27 Thread Mark Eastwood
Thanks - while I do not have pwdx, you did point me to 'pwd -P' which looks promising -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian Leach Sent: Wednesday, March 27, 2013 11:10 AM To: 'U2 Users

Re: [U2] [uv] Phantom question

2013-03-27 Thread Robert Frailey
sendmail uses a phantom In each of my plant accounts we send sales-orders,invoices and statements via e-mail. the first person to loginto the account becomes the phantom user for sendmail. I have 4 active unidata accounts, so 4 phantoms. Dead uses can become phantoms if their session gets

Re: [U2] [uv] Phantom question

2013-03-27 Thread Robert Frailey
ps -ef | grep phantomfor unix - Original Message - From: Mark Eastwood ma...@afsi.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wednesday, March 27, 2013 2:26 PM Subject: Re: [U2] [uv] Phantom question Thanks - while I do not have pwdx, you did point me to 'pwd -P'