<?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: Find command trace !! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171923#M458237</link>
    <description>forgot to write&lt;BR /&gt;&lt;BR /&gt;you can trace out who is running this command by identify terminal info&lt;BR /&gt;&lt;BR /&gt;i.e&lt;BR /&gt;ttyp1        &lt;BR /&gt;ttyp2&lt;BR /&gt;ttyp3&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Apr 2009 07:27:46 GMT</pubDate>
    <dc:creator>avizen9</dc:creator>
    <dc:date>2009-04-27T07:27:46Z</dc:date>
    <item>
      <title>Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171921#M458235</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;In my system top shows some find command initiated by root.&lt;BR /&gt;&lt;BR /&gt;Is there any way we can trace from which terminal or from which ip address this command was been initiated and any auditing feature which we can use to trace ? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Titu</description>
      <pubDate>Mon, 27 Apr 2009 07:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171921#M458235</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-04-27T07:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171922#M458236</link>
      <description>you can type&lt;BR /&gt;ps -ef | grep find&lt;BR /&gt;this will show you proccess id and user info &lt;BR /&gt;&lt;BR /&gt;can type who -a which will show you the login information,&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 07:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171922#M458236</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-04-27T07:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171923#M458237</link>
      <description>forgot to write&lt;BR /&gt;&lt;BR /&gt;you can trace out who is running this command by identify terminal info&lt;BR /&gt;&lt;BR /&gt;i.e&lt;BR /&gt;ttyp1        &lt;BR /&gt;ttyp2&lt;BR /&gt;ttyp3&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 07:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171923#M458237</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-04-27T07:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171924#M458238</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;who -u will list the tty, PID and destination address in which user logged in.&lt;BR /&gt;&lt;BR /&gt;Also use ps -fp &lt;PID&gt; to know more details about the process&lt;/PID&gt;</description>
      <pubDate>Mon, 27 Apr 2009 07:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171924#M458238</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-27T07:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171925#M458239</link>
      <description>Thanks for all response.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 08:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171925#M458239</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-04-27T08:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171926#M458240</link>
      <description>It is natural for 'find' to show such spikes for a short duration. It may not be a cause for concern. Looks for other user application that top the list.</description>
      <pubDate>Mon, 27 Apr 2009 08:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171926#M458240</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2009-04-27T08:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Find command trace !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171927#M458241</link>
      <description>&amp;gt;Is there any way we can trace from which terminal&lt;BR /&gt;&lt;BR /&gt;Since you are the sysadmin, you are running it.  Either from a terminal or from cronjob.&lt;BR /&gt;&lt;BR /&gt;You can get the process tree by:&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -fu root</description>
      <pubDate>Mon, 27 Apr 2009 11:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-command-trace/m-p/5171927#M458241</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-27T11:45:52Z</dc:date>
    </item>
  </channel>
</rss>

