<?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 defunc processes in hpux11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454219#M209211</link>
    <description>How to identify the Defunc processes in system, to improve the performance, memory utilisation, load average</description>
    <pubDate>Mon, 03 Jan 2005 14:41:11 GMT</pubDate>
    <dc:creator>vaman</dc:creator>
    <dc:date>2005-01-03T14:41:11Z</dc:date>
    <item>
      <title>defunc processes in hpux11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454219#M209211</link>
      <description>How to identify the Defunc processes in system, to improve the performance, memory utilisation, load average</description>
      <pubDate>Mon, 03 Jan 2005 14:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454219#M209211</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2005-01-03T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: defunc processes in hpux11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454220#M209212</link>
      <description>Usually they're clearly lableled as such.  Do a "ps -ef |grep defunct" and you'll see them if you have any.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 03 Jan 2005 14:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454220#M209212</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-03T14:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: defunc processes in hpux11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454221#M209213</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Most of the defunct process will be running with the same name "defunct". There are also few process with PPID 1. Try doing a trace for these process, and if you find they are not doing anything, they can also be considered defunct. Also check out the top output. Check if there are any process running on top that have gone into a loop. Clearing these process would improve the performance.</description>
      <pubDate>Tue, 04 Jan 2005 00:42:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454221#M209213</guid>
      <dc:creator>bhoopathi_1</dc:creator>
      <dc:date>2005-01-04T00:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: defunc processes in hpux11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454222#M209214</link>
      <description>you have to below commands&lt;BR /&gt;# ps -elf &lt;BR /&gt; if status('s) field is shown'Z' S(status) &lt;BR /&gt; that is zombie process.&lt;BR /&gt;also &lt;BR /&gt;# ps -ef &lt;BR /&gt;  you will see 'defunct' syntax&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2005 01:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454222#M209214</guid>
      <dc:creator>mhzzang</dc:creator>
      <dc:date>2005-01-04T01:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: defunc processes in hpux11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454223#M209215</link>
      <description>I use a simple script:&lt;BR /&gt;ps -ef | grep defunct | grep -v grep&lt;BR /&gt;&lt;BR /&gt;This will give you any defunct processes.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2005 08:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454223#M209215</guid>
      <dc:creator>Scott Frye_1</dc:creator>
      <dc:date>2005-01-04T08:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: defunc processes in hpux11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454224#M209216</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The defunct process can be seen when u do a ps -ef command&lt;BR /&gt;#ps -ef |grep -i defunct&lt;BR /&gt;&lt;BR /&gt;You can see if there are any.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2005 09:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defunc-processes-in-hpux11-0/m-p/3454224#M209216</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-01-04T09:21:59Z</dc:date>
    </item>
  </channel>
</rss>

