<?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: Memory statistics in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965161#M416637</link>
    <description>EXACTLY WHAT I NEEDED!!! Thank you!</description>
    <pubDate>Tue, 07 Mar 2006 13:35:58 GMT</pubDate>
    <dc:creator>Janet White</dc:creator>
    <dc:date>2006-03-07T13:35:58Z</dc:date>
    <item>
      <title>Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965154#M416630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Someone looking for memory stats which I don't know how to get :). Memory cache faults per second, commit limit; committed bytes in use, need this for load testing of new app. I only have MW/Glance besides basic unix (vmstat sar etc). Thank you for your time.&lt;BR /&gt;&lt;BR /&gt;Janet</description>
      <pubDate>Tue, 07 Mar 2006 10:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965154#M416630</guid>
      <dc:creator>Janet White</dc:creator>
      <dc:date>2006-03-07T10:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965155#M416631</link>
      <description>Hi Janet, &lt;BR /&gt;&lt;BR /&gt;May be this thread help you, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=963479" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=963479&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 07 Mar 2006 10:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965155#M416631</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-07T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965156#M416632</link>
      <description>Thanks! Feel foolish, didn't search for RAM only memory.</description>
      <pubDate>Tue, 07 Mar 2006 10:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965156#M416632</guid>
      <dc:creator>Janet White</dc:creator>
      <dc:date>2006-03-07T10:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965157#M416633</link>
      <description>With MW extract, you can create nightly reports like so:&lt;BR /&gt;&lt;BR /&gt;# performance&lt;BR /&gt;55 23 * * 1-5 /opt/perf/bin/extract -xp -r /home/gwild/zgbltemplate -g -b today 7:00 -e today 18:00 -f stdout | /bin/mailx -s 'svr003 performance report' sysadm &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cat /home/gwild/zgbltemplate&lt;BR /&gt;REPORT "MWA Export on !SYSTEM_ID"&lt;BR /&gt;FORMAT ASCII&lt;BR /&gt;HEADINGS ON&lt;BR /&gt;SEPARATOR="|"&lt;BR /&gt;SUMMARY=60&lt;BR /&gt;MISSING=0&lt;BR /&gt;DATA TYPE GLOBAL&lt;BR /&gt;YEAR&lt;BR /&gt;DATE&lt;BR /&gt;TIME&lt;BR /&gt;GBL_CPU_TOTAL_UTIL&lt;BR /&gt;GBL_CPU_SYS_MODE_UTIL&lt;BR /&gt;GBL_CPU_USER_MODE_UTIL&lt;BR /&gt;GBL_CPU_SYSCALL_UTIL&lt;BR /&gt;GBL_CPU_INTERRUPT_UTIL&lt;BR /&gt;GBL_PRI_QUEUE&lt;BR /&gt;GBL_CPU_CSWITCH_UTIL&lt;BR /&gt;GBL_SWAP_SPACE_UTIL&lt;BR /&gt;GBL_DISK_UTIL_PEAK&lt;BR /&gt;GBL_DISK_SUBSYSTEM_QUEUE&lt;BR /&gt;GBL_MEM_UTIL&lt;BR /&gt;GBL_MEM_CACHE_HIT_PCT&lt;BR /&gt;GBL_MEM_PAGEOUT_RATE&lt;BR /&gt;GBL_MEM_SWAPOUT_RATE&lt;BR /&gt;GBL_MEM_QUEUE&lt;BR /&gt;GBL_NET_PACKET_RATE&lt;BR /&gt;GBL_NET_OUTQUEUE&lt;BR /&gt;GBL_NETWORK_SUBSYSTEM_QUEUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;add/remove what you like to the template file...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Mar 2006 10:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965157#M416633</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-07T10:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965158#M416634</link>
      <description>thank you. I don't understand the equivelant metric that will give me memory commit limit, I have never heard of that has anyone?</description>
      <pubDate>Tue, 07 Mar 2006 11:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965158#M416634</guid>
      <dc:creator>Janet White</dc:creator>
      <dc:date>2006-03-07T11:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965159#M416635</link>
      <description>Yeah, I couldn't find memory commit either in this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ovweb.external.hp.com/ovnsmdps/pdf/pa_metrics.pdf" target="_blank"&gt;http://ovweb.external.hp.com/ovnsmdps/pdf/pa_metrics.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Mar 2006 11:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965159#M416635</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-07T11:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965160#M416636</link>
      <description>Sounds like whoever wants this information is used to dealing with Windows systems.  "Commit limit", "Committed Bytes" and "Cache faults/sec" are all Windows performance counters.&lt;BR /&gt;&lt;BR /&gt;Commit Limit:&lt;BR /&gt;Commit Limit is the amount of virtual memory that can be committed without having to extend the paging file(s).  It is measured in bytes. Committed memory is the physical memory which has space reserved on the disk paging files. There can be one paging file on each logical drive). If the paging file(s) are be expanded, this limit increases accordingly.  This counter displays the last observed value only; it is not an average.&lt;BR /&gt;&lt;BR /&gt;The rough counterpart in HP-UX is probably the amount of swap space available on the system.&lt;BR /&gt;&lt;BR /&gt;Committed Bytes:&lt;BR /&gt;Committed Bytes is the amount of committed virtual memory, in bytes. Committed memory is the physical memory which has space reserved on the disk paging file(s). There can be one or more paging files on each physical drive. This counter displays the last observed value only; it is not an average.&lt;BR /&gt;&lt;BR /&gt;Again, roughly the amount of used/reserved swap.&lt;BR /&gt;&lt;BR /&gt;Cache Faults/Sec:&lt;BR /&gt;Cache Faults/sec is the rate at which faults occur when a page sought in the file system cache is not found and must be retrieved from elsewhere in memory (a soft fault) or from disk (a hard fault). The file system cache is an area of physical memory that stores recently used pages of data for applications. Cache activity is a reliable indicator of most application I/O operations. This counter shows the number of faults, without regard for the number of pages faulted in each operation.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 13:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965160#M416636</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2006-03-07T13:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965161#M416637</link>
      <description>EXACTLY WHAT I NEEDED!!! Thank you!</description>
      <pubDate>Tue, 07 Mar 2006 13:35:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965161#M416637</guid>
      <dc:creator>Janet White</dc:creator>
      <dc:date>2006-03-07T13:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965162#M416638</link>
      <description>answer supplied by Jim</description>
      <pubDate>Tue, 07 Mar 2006 13:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-statistics/m-p/4965162#M416638</guid>
      <dc:creator>Janet White</dc:creator>
      <dc:date>2006-03-07T13:37:44Z</dc:date>
    </item>
  </channel>
</rss>

