<?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 How to Find sleeping process  : in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984563#M483441</link>
    <description>&lt;P&gt;Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to find Total process , Sleeping Process &amp;amp; Running process from command line , other than using top.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2013 16:15:18 GMT</pubDate>
    <dc:creator>rveri-admin</dc:creator>
    <dc:date>2013-03-05T16:15:18Z</dc:date>
    <item>
      <title>How to Find sleeping process  :</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984563#M483441</link>
      <description>&lt;P&gt;Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to find Total process , Sleeping Process &amp;amp; Running process from command line , other than using top.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 16:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984563#M483441</guid>
      <dc:creator>rveri-admin</dc:creator>
      <dc:date>2013-03-05T16:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find sleeping process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984625#M483442</link>
      <description>&lt;P&gt;You can always parse the output of ps(1) to get process info.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 17:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984625#M483442</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-03-05T17:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find sleeping process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984795#M483445</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dennis,&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to parse to get the total sleeping process, any hint..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 20:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984795#M483445</guid>
      <dc:creator>rveri-admin</dc:creator>
      <dc:date>2013-03-05T20:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Find sleeping process  :</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984821#M483446</link>
      <description>&lt;P&gt;Adding state and parsing it you can get total number of Sleeping process, similar to top output.&lt;/P&gt;&lt;P&gt;$ UNIX95=1 ps -e -o pid,ppid,args,state | awk '{if ($NF~"S") {c=c+1}}END{print "Sleeping Process= " c}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sleeping Process= 1258&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Raj D.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 20:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-sleeping-process/m-p/5984821#M483446</guid>
      <dc:creator>RAJD1</dc:creator>
      <dc:date>2013-03-05T20:43:29Z</dc:date>
    </item>
  </channel>
</rss>

