<?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's status with programming in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393756#M705852</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;HPUX has built in features for resource monitoring like top,vmstat,glance. There are also third party softwares which are available in the market.&lt;BR /&gt;&lt;BR /&gt;Glance gives detailed output about the resource usage.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Gopi</description>
    <pubDate>Tue, 05 Oct 2004 12:10:24 GMT</pubDate>
    <dc:creator>HGN</dc:creator>
    <dc:date>2004-10-05T12:10:24Z</dc:date>
    <item>
      <title>monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393753#M705849</link>
      <description>I'm a new comer.my question is how to write a C program to monitor cpu's status under HP-UX.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Jerry</description>
      <pubDate>Tue, 05 Oct 2004 11:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393753#M705849</guid>
      <dc:creator>jerryqin_1</dc:creator>
      <dc:date>2004-10-05T11:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393754#M705850</link>
      <description>Not too sure what you want - or why do it in C....&lt;BR /&gt;&lt;BR /&gt;cpu stats available with built in HP-UX:&lt;BR /&gt;&lt;BR /&gt;vmstat&lt;BR /&gt;top&lt;BR /&gt;glance&lt;BR /&gt;&lt;BR /&gt;Do a man on those fore usage - easy to write a script to gather info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 11:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393754#M705850</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-05T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393755#M705851</link>
      <description>Hi Geoff, thanks for your reply.&lt;BR /&gt;I want to write one C program to monitor the status of system resources, such as CPU, memory,disk,ect.&lt;BR /&gt;I wonder what tools I should choose, SIM, Sight manager, Service control manager or others. &lt;BR /&gt;&lt;BR /&gt;Bds&lt;BR /&gt;Jerry&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 12:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393755#M705851</guid>
      <dc:creator>jerryqin_1</dc:creator>
      <dc:date>2004-10-05T12:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393756#M705852</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;HPUX has built in features for resource monitoring like top,vmstat,glance. There are also third party softwares which are available in the market.&lt;BR /&gt;&lt;BR /&gt;Glance gives detailed output about the resource usage.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 05 Oct 2004 12:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393756#M705852</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-10-05T12:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393757#M705853</link>
      <description>Hi,&lt;BR /&gt;If you are into C, and wish to write some C code then do a:&lt;BR /&gt; man pstat&lt;BR /&gt;You will find all you need...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 12:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393757#M705853</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-10-05T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393758#M705854</link>
      <description>P.S.&lt;BR /&gt;look also at sar...&lt;BR /&gt;man sar&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 05 Oct 2004 12:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393758#M705854</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-10-05T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393759#M705855</link>
      <description>any C examples for reference ?&lt;BR /&gt;&lt;BR /&gt;Bds&lt;BR /&gt;Jerry</description>
      <pubDate>Tue, 05 Oct 2004 12:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393759#M705855</guid>
      <dc:creator>jerryqin_1</dc:creator>
      <dc:date>2004-10-05T12:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393760#M705856</link>
      <description>gtop is an open source tool for Linux. Its written in C or C++.&lt;BR /&gt;&lt;BR /&gt;You can go get the source code and port it to HP-UX.&lt;BR /&gt;&lt;BR /&gt;The reason people are recommending other tools, sar, top etc is the standard "been there done that got the tee-shirt" argument.&lt;BR /&gt;&lt;BR /&gt;Most sysadmins see little reason to re-invent the wheel.&lt;BR /&gt;&lt;BR /&gt;There may be some useful tools at &lt;A href="http://www.hpux.ws/merijn" target="_blank"&gt;http://www.hpux.ws/merijn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 05 Oct 2004 12:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393760#M705856</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-05T12:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393761#M705857</link>
      <description>Well - here's one I found on ITRC - that does memory - maybe you can look at it and write one for cpu.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 05 Oct 2004 12:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393761#M705857</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-05T12:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: monitor cpu's status with programming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393762#M705858</link>
      <description>Thanks you all very very much.&lt;BR /&gt;&lt;BR /&gt;Best Wishes,&lt;BR /&gt;jerry</description>
      <pubDate>Tue, 05 Oct 2004 13:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitor-cpu-s-status-with-programming/m-p/3393762#M705858</guid>
      <dc:creator>jerryqin_1</dc:creator>
      <dc:date>2004-10-05T13:22:37Z</dc:date>
    </item>
  </channel>
</rss>

