<?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: list new processes in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395734#M14321</link>
    <description>thanks!&lt;BR /&gt;&lt;BR /&gt;acct was the solution =)</description>
    <pubDate>Fri, 08 Oct 2004 08:19:25 GMT</pubDate>
    <dc:creator>Cristian_4</dc:creator>
    <dc:date>2004-10-08T08:19:25Z</dc:date>
    <item>
      <title>list new processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395729#M14316</link>
      <description>is there a way to list the new processes that are being kicked in a server&lt;BR /&gt;&lt;BR /&gt;something like "tail -f file" and you get the last addition to the file</description>
      <pubDate>Thu, 07 Oct 2004 13:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395729#M14316</guid>
      <dc:creator>Cristian_4</dc:creator>
      <dc:date>2004-10-07T13:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: list new processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395730#M14317</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ps aux | tail&lt;BR /&gt;&lt;BR /&gt;in a loop will report you the last processes initiated in a time interval (the interval between 2 iteractions of the loop).&lt;BR /&gt;&lt;BR /&gt;Try to execute this command twice on a terminal and see what I'm trying to tell you and if it solves your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 14:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395730#M14317</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-07T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: list new processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395731#M14318</link>
      <description>thanks, but there are some processes that execute so fast that i cant see them with a loop of 1 second, that's why i need something like the tail of a file</description>
      <pubDate>Thu, 07 Oct 2004 15:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395731#M14318</guid>
      <dc:creator>Cristian_4</dc:creator>
      <dc:date>2004-10-07T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: list new processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395732#M14319</link>
      <description>If you need granularity less than 1 second, you'll probably have to write a program, not a script, although perl might have some functions that can do usleep() type of activities. &lt;BR /&gt;&lt;BR /&gt;You might want to monitor /proc directly for changes. &lt;BR /&gt;&lt;BR /&gt;A kernel module that does ps-like monitoring on a regular basis might be the best way, using timer interrupts.</description>
      <pubDate>Fri, 08 Oct 2004 06:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395732#M14319</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2004-10-08T06:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: list new processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395733#M14320</link>
      <description>Cristian,&lt;BR /&gt;&lt;BR /&gt;doing some research on the net (google) I found something that may help you.&lt;BR /&gt;&lt;BR /&gt;But it's important to know that all accounting process will use computer resources.&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.gnu.org/software/acct/" target="_blank"&gt;http://www.gnu.org/software/acct/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://savannah.gnu.org/projects/acct/" target="_blank"&gt;http://savannah.gnu.org/projects/acct/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and tell us if this solves your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Fri, 08 Oct 2004 07:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395733#M14320</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-08T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: list new processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395734#M14321</link>
      <description>thanks!&lt;BR /&gt;&lt;BR /&gt;acct was the solution =)</description>
      <pubDate>Fri, 08 Oct 2004 08:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-new-processes/m-p/3395734#M14321</guid>
      <dc:creator>Cristian_4</dc:creator>
      <dc:date>2004-10-08T08:19:25Z</dc:date>
    </item>
  </channel>
</rss>

