<?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 HP-UX process utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765356#M610484</link>
    <description>Hi Experts,&lt;BR /&gt;I am not expert of HP-UX but I want to pass CPU utilization of any single process of HP-UX to my application HP SiteScope therefore please someone help how can I get CPU utilization of a process, what will be the command that I can use in that application to get CPU utilization of any particular process of HP-UX , can anybody share that command.</description>
    <pubDate>Tue, 15 Mar 2011 10:56:37 GMT</pubDate>
    <dc:creator>Syed Amjid Ali</dc:creator>
    <dc:date>2011-03-15T10:56:37Z</dc:date>
    <item>
      <title>HP-UX process utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765356#M610484</link>
      <description>Hi Experts,&lt;BR /&gt;I am not expert of HP-UX but I want to pass CPU utilization of any single process of HP-UX to my application HP SiteScope therefore please someone help how can I get CPU utilization of a process, what will be the command that I can use in that application to get CPU utilization of any particular process of HP-UX , can anybody share that command.</description>
      <pubDate>Tue, 15 Mar 2011 10:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765356#M610484</guid>
      <dc:creator>Syed Amjid Ali</dc:creator>
      <dc:date>2011-03-15T10:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX process utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765357#M610485</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o "pcpu args" | grep process_name | awk '{print $1}'</description>
      <pubDate>Tue, 15 Mar 2011 13:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765357#M610485</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2011-03-15T13:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX process utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765358#M610486</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;alternate approach:&lt;BR /&gt;&lt;BR /&gt;UNIX95=1&lt;BR /&gt;ps -e -o "pcpu args" -C process_name | awk '{print $1}'&lt;BR /&gt;&lt;BR /&gt;You may need to modify the awk statement.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Mar 2011 14:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-process-utilization/m-p/4765358#M610486</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-03-15T14:00:38Z</dc:date>
    </item>
  </channel>
</rss>

