[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 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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 2013 17:59
To: U2 Users List
Subject: [U2] [uv] Phantom question

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 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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: 8cff893710b7f6c-eb8-10...@webmail-m108.sysops.aol.com
Content-Type: text/plain; charset=us-ascii

I've extracted my code snippet and made it into a subroutine and posted it
here

http://www.pickwiki.com/cgi-bin/wiki.pl?ReturnSourceCode

Perhaps I'm doing this in some odd way, but it seems to work for my main
routine, which allows the viewer to jump into remote subroutines, and back
out again.  That part of the code isn't posted, just the part here that
Susan wanted, that returns the fully qualified source code path.





___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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 account a
phantom is running  in.



Also if you are on linux if you look in /proc/{pid}/fd it list all the file
handles the process {pid} has open, so you can work it out from there.



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mark Eastwood
Sent: 27 March 2013 17:59
To: U2 Users List
Subject: [U2] [uv] Phantom question

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 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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 List'
Subject: Re: [U2] [uv] Phantom question

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 2013 17:59
To: U2 Users List
Subject: [U2] [uv] Phantom question

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 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/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 terminated unexpectantly. LP printers use 
phantoms to print to print servers
- Original Message - 
From: Mark Eastwood ma...@afsi.com

To: U2 Users List u2-users@listserver.u2ug.org
Sent: Wednesday, March 27, 2013 11:59 AM
Subject: [U2] [uv] Phantom question



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

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users 


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


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' 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 List'
Subject: Re: [U2] [uv] Phantom question

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 2013 17:59
To: U2 Users List
Subject: [U2] [uv] Phantom question

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

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users 


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users