<?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: Utility to read system resource usage. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640946#M809078</link>
    <description>You can assign points, its a good way of foruming :-) &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Tue, 04 Oct 2005 05:37:00 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2005-10-04T05:37:00Z</dc:date>
    <item>
      <title>Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640938#M809070</link>
      <description>Hi,&lt;BR /&gt;    I am getting error code 81 while executing ldapmodify command. As per this code, this is because of memory limitation.&lt;BR /&gt;I wanted to see how mutch memory is utilizing by each process. So please let me know How can I get Physical memory allocation details.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 02:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640938#M809070</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2005-10-04T02:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640939#M809071</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kmeminfo is very good&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Tue, 04 Oct 2005 02:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640939#M809071</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-10-04T02:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640940#M809072</link>
      <description>You use # top command and Glance to monitor particluar process's memory utilization.&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 04 Oct 2005 02:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640940#M809072</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-04T02:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640941#M809073</link>
      <description>glance -m&lt;BR /&gt;UNIX95= ps -ef -o vsz= -o pid= -o args=|sort -nrk1&lt;BR /&gt;will give top 16 memory consuming processes.</description>
      <pubDate>Tue, 04 Oct 2005 02:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640941#M809073</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-04T02:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640942#M809074</link>
      <description>You can use top or ps command or get glance tool.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 02:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640942#M809074</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-04T02:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640943#M809075</link>
      <description>Using UNIX95 variable,&lt;BR /&gt;# UNIX95= ps -ef -o sz,pid,comm,vsz&lt;BR /&gt;&lt;BR /&gt;where,&lt;BR /&gt;&lt;BR /&gt;sz             The size in physical pages of the core image of&lt;BR /&gt;   the process, including text, data, and stack&lt;BR /&gt;   space.&lt;BR /&gt;          vsz            The size in kilobytes (1024 byte units) of the&lt;BR /&gt;                          core image of the process.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 04 Oct 2005 02:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640943#M809075</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-04T02:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640944#M809076</link>
      <description>You can use ServerVantage tool to monitor top 10 applications that consume your memory.&lt;BR /&gt;See this link for detail:&lt;BR /&gt;&lt;A href="http://www.compuware.com/products/vantage/servervantage.htm" target="_blank"&gt;http://www.compuware.com/products/vantage/servervantage.htm&lt;/A&gt;</description>
      <pubDate>Tue, 04 Oct 2005 04:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640944#M809076</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-10-04T04:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640945#M809077</link>
      <description>Use glance it's 60-day trial software on the application cd.&lt;BR /&gt;&lt;BR /&gt;Ziad</description>
      <pubDate>Tue, 04 Oct 2005 05:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640945#M809077</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-10-04T05:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640946#M809078</link>
      <description>You can assign points, its a good way of foruming :-) &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 04 Oct 2005 05:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640946#M809078</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-04T05:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640947#M809079</link>
      <description>Hi,&lt;BR /&gt;     Is the vertual memory and swap memory is same. As part of my application I wanted to increase the virtual memory. Please let me know How I can do that.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 05:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640947#M809079</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2005-10-04T05:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640948#M809080</link>
      <description>You can increase the virtual memory by adding more swap space. You might also want to review the kernel parameters maxdsiz, maxssiz, maxtsiz.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=701723" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=701723&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 04 Oct 2005 05:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640948#M809080</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-04T05:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640949#M809081</link>
      <description>Nope.&lt;BR /&gt;&lt;BR /&gt;Virtual Memory - It includes memory used for code, stack and page swap.&lt;BR /&gt;&lt;BR /&gt;Refer this: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=962395" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=962395&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can virtual memory information as,&lt;BR /&gt;&lt;BR /&gt;# vmstat&lt;BR /&gt;&lt;BR /&gt;swap memory information as,&lt;BR /&gt;&lt;BR /&gt;# swapinfo&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 04 Oct 2005 05:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640949#M809081</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-04T05:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640950#M809082</link>
      <description>To increase virtual memory,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=936991" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=936991&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=701723" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=701723&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 04 Oct 2005 06:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640950#M809082</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-04T06:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640951#M809083</link>
      <description>Find out your physical memory size as,&lt;BR /&gt;&lt;BR /&gt;sam -&amp;gt; performance monitor -&amp;gt; system properties -&amp;gt; Memory tab&lt;BR /&gt;&lt;BR /&gt;Find out your swapinfo and try to allocated swap for that memory configuration. For 1GB RAM you may have to have 1.5 to 2GB swap.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=119644" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=119644&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can tune kernel tuables like, maxssiz and mazdsiz.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/maxdsiz.5.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/maxdsiz.5.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/maxssiz.5.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/maxssiz.5.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 04 Oct 2005 06:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640951#M809083</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-04T06:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to read system resource usage.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640952#M809084</link>
      <description>Thanks for all your's help.&lt;BR /&gt;&lt;BR /&gt; I am closing this thread</description>
      <pubDate>Wed, 05 Oct 2005 23:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-read-system-resource-usage/m-p/3640952#M809084</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2005-10-05T23:37:42Z</dc:date>
    </item>
  </channel>
</rss>

