<?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: Command line for weighted cpu. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851111#M274845</link>
    <description>you can run your application with nohup command so that it won't hang when you logoff.</description>
    <pubDate>Sun, 27 Aug 2006 14:31:15 GMT</pubDate>
    <dc:creator>IT_2007</dc:creator>
    <dc:date>2006-08-27T14:31:15Z</dc:date>
    <item>
      <title>Command line for weighted cpu.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851110#M274844</link>
      <description>I have jobs where telnet session would hang when logging off. I catch these with top and see that the wcpu% is at 100% and their time is long. Is there a command utility I can use, sar netstat, to get these hangup so I can kill them. These hangup are a major source of bottleneck to all my system and application processes.</description>
      <pubDate>Sun, 27 Aug 2006 13:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851110#M274844</guid>
      <dc:creator>Clarence Rebolledo</dc:creator>
      <dc:date>2006-08-27T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Command line for weighted cpu.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851111#M274845</link>
      <description>you can run your application with nohup command so that it won't hang when you logoff.</description>
      <pubDate>Sun, 27 Aug 2006 14:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851111#M274845</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-27T14:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Command line for weighted cpu.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851112#M274846</link>
      <description>There is a good chance that someone deleted the second trap line in /etc/profile. Use this command:&lt;BR /&gt; &lt;BR /&gt;grep trap /etc/profile&lt;BR /&gt;  trap "" 1 2 3  &lt;BR /&gt;  trap 1 2 3  &lt;BR /&gt; &lt;BR /&gt;The second line (at or near the bottom of the file) is often deleted as being redundant but it is not. The first line disables traps (the ability to stop the profile) and the last line reenables traps again. If the second line is removed, a very important trap called SIGHUP) no longer works and whenever a user improperly disconnects from a telnet session, the telnetd program for this session will not be terminated. When that happens, the telnetd session will loop because the network connection is severed but does not know to terminate.</description>
      <pubDate>Sun, 27 Aug 2006 19:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-for-weighted-cpu/m-p/3851112#M274846</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-27T19:10:43Z</dc:date>
    </item>
  </channel>
</rss>

