<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tracing a Process from OS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280967#M335433</link>
    <description>&lt;P&gt;As Ivan said, you trace sessions not processes.&lt;BR /&gt;&lt;BR /&gt;By using "UNIX95=EXTENDED_PS ps -Hfu user", you can get the whole process trees. By looking at the top you can figure out how it started, cron, login, rlogin, etc.&lt;BR /&gt;"who -R" may be able to give you the remote machine.&lt;/P&gt;</description>
    <pubDate>Sun, 31 Jul 2011 04:14:32 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-07-31T04:14:32Z</dc:date>
    <item>
      <title>Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280964#M335430</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Is there any method on HPUX (OS Level) to trace any process from where it originated through its Process id.&lt;BR /&gt;&lt;BR /&gt;Originated means &lt;BR /&gt;1. It is from a pc or device.&lt;BR /&gt;2. Its IP.&lt;BR /&gt;3. any other relevant information&lt;BR /&gt;&lt;BR /&gt;If there is any method then please let me know.&lt;BR /&gt;It is very urgent.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards :&lt;BR /&gt;Arun Jain&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2008 02:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280964#M335430</guid>
      <dc:creator>Arun Jain</dc:creator>
      <dc:date>2008-10-06T02:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280965#M335431</link>
      <description>All processes are runned locally - perhaps you need to trace some remote session (ssh, telnet, ftp). &lt;BR /&gt;&lt;BR /&gt;With rsh, ssh you can start a process from the remote machine and all you need to know is remote address.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 06 Oct 2008 03:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280965#M335431</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-06T03:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280966#M335432</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;I think you misunderstood my question, I exactly want to trace out the remote address and everything related to process.&lt;BR /&gt;&lt;BR /&gt;But you are saying that for tracing you need to know the remote address.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arun</description>
      <pubDate>Mon, 06 Oct 2008 03:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280966#M335432</guid>
      <dc:creator>Arun Jain</dc:creator>
      <dc:date>2008-10-06T03:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280967#M335433</link>
      <description>&lt;P&gt;As Ivan said, you trace sessions not processes.&lt;BR /&gt;&lt;BR /&gt;By using "UNIX95=EXTENDED_PS ps -Hfu user", you can get the whole process trees. By looking at the top you can figure out how it started, cron, login, rlogin, etc.&lt;BR /&gt;"who -R" may be able to give you the remote machine.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2011 04:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280967#M335433</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-31T04:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280968#M335434</link>
      <description>Try to have some idea from Glance utility.&lt;BR /&gt;&lt;BR /&gt;Go to Glance&lt;BR /&gt;&lt;BR /&gt;# /opt/perf/bin/glance&lt;BR /&gt; select S and give PID number you will get details of that process.&lt;BR /&gt;&lt;BR /&gt;Also you can check with command&lt;BR /&gt;&lt;BR /&gt;# who -u  ( Check man page for who )&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Mon, 06 Oct 2008 03:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280968#M335434</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-10-06T03:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280969#M335435</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;This Unix95 command is for which HPUX version. Will it work in 11.23 also. If yes whether it requires any patch or not.&lt;BR /&gt;&lt;BR /&gt;should I use the command the way you wrote the syntax or it is in small case.&lt;BR /&gt;&lt;BR /&gt;Regards :&lt;BR /&gt;Arun</description>
      <pubDate>Mon, 06 Oct 2008 08:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280969#M335435</guid>
      <dc:creator>Arun Jain</dc:creator>
      <dc:date>2008-10-06T08:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280970#M335436</link>
      <description>Arun,&lt;BR /&gt;Dennis's command, will work on 11.23 just as he typed it with one small change, replace &lt;USER&gt; with the Unix user name of the person who started the process you wish to trace.&lt;BR /&gt;UNIX95=1 ps -Hfu &lt;USER&gt;.&lt;BR /&gt;&lt;BR /&gt;You can also user who -R |grep &lt;USER&gt;.&lt;BR /&gt;&lt;BR /&gt;This will give you the &lt;USER&gt; tty date and time user logged on and the ip address/machine name of the device which initiated the command. This will only be true if the &lt;USER&gt; is still logged on.&lt;/USER&gt;&lt;/USER&gt;&lt;/USER&gt;&lt;/USER&gt;&lt;/USER&gt;</description>
      <pubDate>Mon, 06 Oct 2008 11:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280970#M335436</guid>
      <dc:creator>DavidJ</dc:creator>
      <dc:date>2008-10-06T11:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing a Process from OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280971#M335437</link>
      <description>&amp;gt;This UNIX95 command is for which HP-UX version.&lt;BR /&gt;&lt;BR /&gt;Setting the UNIX95 environment variable should work on any version if you are using a real shell.  (The syntax is different for the scummy C shell.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;should I use the command the way you wrote the syntax or it is in small case.&lt;BR /&gt;&lt;BR /&gt;As David mentioned, you adjust it to the user you want to trace.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;David: This will only be true if the &lt;USER&gt; is still logged on.&lt;BR /&gt;&lt;BR /&gt;You can get similar info if logged off by using the last(1) command.&lt;/USER&gt;</description>
      <pubDate>Mon, 06 Oct 2008 11:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-a-process-from-os/m-p/4280971#M335437</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-06T11:39:29Z</dc:date>
    </item>
  </channel>
</rss>

