<?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: High load problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343017#M191063</link>
    <description>&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DATRY" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DATRY&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise, nice it an reboot periodically????&lt;BR /&gt;You might try to see what the problem is by using tusc or glance, to see if there is some resource that needs expansion.</description>
    <pubDate>Wed, 28 Jul 2004 22:22:11 GMT</pubDate>
    <dc:creator>Ted Buis</dc:creator>
    <dc:date>2004-07-28T22:22:11Z</dc:date>
    <item>
      <title>High load problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343013#M191059</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;At one of our servers whe do have a application problem. The application produces every now and then processess which eat up the processor capacity and therefor generating a extremely high load. At the end the server stops totaly.&lt;BR /&gt;&lt;BR /&gt;The supplier of the application is working on the problem but this will take a while.&lt;BR /&gt;&lt;BR /&gt;Does someone know a workaround e.g. to stop/kill such a process?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Grz. Bo320</description>
      <pubDate>Wed, 28 Jul 2004 03:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343013#M191059</guid>
      <dc:creator>Johan Barelds</dc:creator>
      <dc:date>2004-07-28T03:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: High load problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343014#M191060</link>
      <description>The better solution would be prm. But it's not free. It would offer you a way to block CPU usage by a process.&lt;BR /&gt;&lt;BR /&gt;Are the processes that "eat" your CPU are running the good way, or are they doing a good job sometimes ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2004 03:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343014#M191060</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-07-28T03:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: High load problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343015#M191061</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am with the PRM as the best solution.&lt;BR /&gt;&lt;BR /&gt;Killing depends on what the process is doing.&lt;BR /&gt;If non reenterant I/O it will not react on a kill signal&lt;BR /&gt;&lt;BR /&gt;From kill man&lt;BR /&gt;&lt;BR /&gt;   signum   signame   Name            Description&lt;BR /&gt;   ___________________________________________________________________________&lt;BR /&gt;      0     SIGNULL   Null            Check access to pid&lt;BR /&gt;      1     SIGHUP    Hangup          Terminate; can be trapped&lt;BR /&gt;      2     SIGINT    Interrupt       Terminate; can be trapped&lt;BR /&gt;      3     SIGQUIT   Quit            Terminate with core dump; can be trapped&lt;BR /&gt;      9     SIGKILL   Kill            Forced termination; cannot be trapped&lt;BR /&gt;     15     SIGTERM   Terminate       Terminate; can be trapped&lt;BR /&gt;     24     SIGSTOP   Stop            Pause the process; cannot be trapped&lt;BR /&gt;     25     SIGTSTP   Terminal stop   Pause the process; can be trapped&lt;BR /&gt;     26     SIGCONT   Continue        Run a stopped process&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try kill -24 or -25 . Then if the process can go kill -9 else kill -26 to restart it&lt;BR /&gt;&lt;BR /&gt;If you overload SIGSTOP -24 will lower the load until other processes finish&lt;BR /&gt;&lt;BR /&gt;Go for PRM though then next time you already have a solution&lt;BR /&gt;&lt;BR /&gt;overview &lt;BR /&gt;This book describes HP Process Resource Manager (PRM), which is a resource management tool that allows system administrators to fine-tune how resources are used on a server. This enables the administrator to ensure that critical applications and users get system resources in a timely manner.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          Steve Steel</description>
      <pubDate>Wed, 28 Jul 2004 04:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343015#M191061</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-07-28T04:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: High load problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343016#M191062</link>
      <description>Fred: the processes are doing a good job most of the time.&lt;BR /&gt;&lt;BR /&gt;Do you have any links/info about PRM?&lt;BR /&gt;Sounds interesting.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Gz. Bo320</description>
      <pubDate>Wed, 28 Jul 2004 05:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343016#M191062</guid>
      <dc:creator>Johan Barelds</dc:creator>
      <dc:date>2004-07-28T05:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: High load problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343017#M191063</link>
      <description>&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DATRY" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DATRY&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise, nice it an reboot periodically????&lt;BR /&gt;You might try to see what the problem is by using tusc or glance, to see if there is some resource that needs expansion.</description>
      <pubDate>Wed, 28 Jul 2004 22:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343017#M191063</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-07-28T22:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: High load problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343018#M191064</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Other performance tools to look at:&lt;BR /&gt;Check out prospect and ttv at the HP Developer Resource web:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/dld/dld_DownloadsListingPage_IDX/1,2381,11169,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/dld/dld_DownloadsListingPage_IDX/1,2381,11169,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH, Brian H.</description>
      <pubDate>Thu, 29 Jul 2004 08:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-load-problem/m-p/3343018#M191064</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2004-07-29T08:54:00Z</dc:date>
    </item>
  </channel>
</rss>

