<?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: monitor CPU usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018413#M427992</link>
    <description>Jan- can you run: sar  command ?&lt;BR /&gt;&lt;BR /&gt;sar 1 10&lt;BR /&gt;&lt;BR /&gt;you can vary the duration or intervals&lt;BR /&gt;&lt;BR /&gt;you might monitor the CPU RunQ, this is more important than just busy work cpu.&lt;BR /&gt;&lt;BR /&gt;if RunQ is long, then you have a real problem.  If CPU is busy, then not a big problem.  Well, unless you have 100% spinning CPU that might be related to a a Java Thread via SpinLock deadlock.</description>
    <pubDate>Tue, 12 Dec 2006 21:04:32 GMT</pubDate>
    <dc:creator>D Block 2</dc:creator>
    <dc:date>2006-12-12T21:04:32Z</dc:date>
    <item>
      <title>monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018412#M427991</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a HP rp3460 server running hpux11.23 with 4 processors. How to monitor the cpu usage and send alerts to my emailbox, when a single CPU is over 75% usage for 1 hour, or total cpu over 75% usage for 15 min? Thank you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Tue, 12 Dec 2006 17:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018412#M427991</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2006-12-12T17:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018413#M427992</link>
      <description>Jan- can you run: sar  command ?&lt;BR /&gt;&lt;BR /&gt;sar 1 10&lt;BR /&gt;&lt;BR /&gt;you can vary the duration or intervals&lt;BR /&gt;&lt;BR /&gt;you might monitor the CPU RunQ, this is more important than just busy work cpu.&lt;BR /&gt;&lt;BR /&gt;if RunQ is long, then you have a real problem.  If CPU is busy, then not a big problem.  Well, unless you have 100% spinning CPU that might be related to a a Java Thread via SpinLock deadlock.</description>
      <pubDate>Tue, 12 Dec 2006 21:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018413#M427992</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2006-12-12T21:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018414#M427993</link>
      <description>Hi Tom,&lt;BR /&gt;&lt;BR /&gt;I can run sar command, but I am not sure how to create a job to grep the sar result and send alerts to my pager if CPU is above 85% busy for more than 1 hour.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Tue, 12 Dec 2006 21:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018414#M427993</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2006-12-12T21:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018415#M427994</link>
      <description>Jan,&lt;BR /&gt;The usage of CPU is depending on the interval when you collect data. i.e over 15 minutes, avg maybe 30%, within this 15 minutes, it is possible 100% busy for a couple of seconds. Usually one collect data for days for capacity planning. That means you set script to collect data, then review it.over 75% or 85% usage of CPU is very good thing. If you want catch a runaway process, it will be another approching..&lt;BR /&gt;If you have measureware loaded, then there are data on CPU..Hope help. Cheers.</description>
      <pubDate>Wed, 13 Dec 2006 10:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018415#M427994</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2006-12-13T10:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018416#M427995</link>
      <description>Hi John, thanks for the update. Yes, I am trying to monitor Oracle runaway db jobs. Is there anyway to send alerts to my pager when there is runaway oracle process which is taking 85% CPU for 15 min to hours? Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 13 Dec 2006 10:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018416#M427995</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2006-12-13T10:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018417#M427996</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;CHeck out the following thread...Victor attached a script that monitors resources including CPU.  You could probably apply at least a part of it to suit your needs.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1035476" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1035476&lt;/A&gt;</description>
      <pubDate>Wed, 13 Dec 2006 10:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018417#M427996</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-13T10:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018418#M427997</link>
      <description>Hi Coolmar, Thank you for your help. I will look into Victor's script. Have a happy holiday season. &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jan</description>
      <pubDate>Wed, 13 Dec 2006 11:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018418#M427997</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2006-12-13T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: monitor CPU usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018419#M427998</link>
      <description>I will try Coolmar's solution first. Thank you All.</description>
      <pubDate>Wed, 13 Dec 2006 11:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-usage/m-p/5018419#M427998</guid>
      <dc:creator>Jan Shu</dc:creator>
      <dc:date>2006-12-13T11:04:59Z</dc:date>
    </item>
  </channel>
</rss>

