<?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 Dead processes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314987#M186337</link>
    <description>Our system has limit the no. of concurrent login  , it only allow 300 users can access the system at the same time , but sometimes I found there are dead processes in the system ( due to different reasons ) , so that the users can't access to the system when the total no. of login not reach to 300 , how can i prevent it , how can I kill the dead processes ? please suggest , thx in advance.</description>
    <pubDate>Thu, 24 Jun 2004 21:11:29 GMT</pubDate>
    <dc:creator>peterchu</dc:creator>
    <dc:date>2004-06-24T21:11:29Z</dc:date>
    <item>
      <title>Dead processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314987#M186337</link>
      <description>Our system has limit the no. of concurrent login  , it only allow 300 users can access the system at the same time , but sometimes I found there are dead processes in the system ( due to different reasons ) , so that the users can't access to the system when the total no. of login not reach to 300 , how can i prevent it , how can I kill the dead processes ? please suggest , thx in advance.</description>
      <pubDate>Thu, 24 Jun 2004 21:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314987#M186337</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-06-24T21:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dead processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314988#M186338</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;could you reply the output of the following kernel parameters:&lt;BR /&gt;&lt;BR /&gt;# kmtune -q nproc&lt;BR /&gt;# kmtune -q maxuser&lt;BR /&gt;&lt;BR /&gt;also, what is the dead processes, e.g defunct? you may use kill command, e.g.&lt;BR /&gt;&lt;BR /&gt;# kill -9 `ps -ef|grep 'defunct'|grep bin|awk '{print $2}'`&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 24 Jun 2004 21:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314988#M186338</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-24T21:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dead processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314989#M186339</link>
      <description>Peter,&lt;BR /&gt;I agree with Joseph's suggestion&lt;BR /&gt;&lt;BR /&gt;I think you might be referring to defunct processes on your unix system. If that is the case then you may use &lt;BR /&gt;&lt;BR /&gt;kill -9 pid&lt;BR /&gt;&lt;BR /&gt;As a word of caution, if you are not very familiar, throw the output requested by Joseph and we can look at that and let you know if those could be killed&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Fri, 25 Jun 2004 01:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dead-processes/m-p/3314989#M186339</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-06-25T01:42:48Z</dc:date>
    </item>
  </channel>
</rss>

