<?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: Need Total IO pages per second in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733248#M254857</link>
    <description>Hi Lonny,&lt;BR /&gt;you could use iostat.&lt;BR /&gt;See man for further info.&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
    <pubDate>Fri, 17 Feb 2006 05:08:25 GMT</pubDate>
    <dc:creator>Arturo Galbiati</dc:creator>
    <dc:date>2006-02-17T05:08:25Z</dc:date>
    <item>
      <title>Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733244#M254853</link>
      <description>Hi - I am being asked to provide Total IO pages per second figures for my HP9000s. How can I get this info via Glance or otherwise? THanks so much!</description>
      <pubDate>Thu, 16 Feb 2006 13:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733244#M254853</guid>
      <dc:creator>Lonny Balderston</dc:creator>
      <dc:date>2006-02-16T13:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733245#M254854</link>
      <description>I don't know about Glance, but for memory pages in and pages out, you can use the vmstat command.&lt;BR /&gt;&lt;BR /&gt;For disk I/O, you can use the iostat command or sar -d.</description>
      <pubDate>Thu, 16 Feb 2006 14:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733245#M254854</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-16T14:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733246#M254855</link>
      <description>Hi Balderston,&lt;BR /&gt;&lt;BR /&gt;#vmstat -s &lt;BR /&gt;#vmstat -s |grep page&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/vmstat.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/vmstat.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 00:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733246#M254855</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-02-17T00:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733247#M254856</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can use "iostat" to get this information, &lt;BR /&gt;&lt;BR /&gt;# iostat 10 5&lt;BR /&gt;&lt;BR /&gt;Which will Display I/O statistics for all disks every 10 seconds and terminate after 5 successive readings&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 17 Feb 2006 00:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733247#M254856</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-17T00:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733248#M254857</link>
      <description>Hi Lonny,&lt;BR /&gt;you could use iostat.&lt;BR /&gt;See man for further info.&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 17 Feb 2006 05:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733248#M254857</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-02-17T05:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733249#M254858</link>
      <description>You can use methods as,&lt;BR /&gt;&lt;BR /&gt;1) iostat -t&lt;BR /&gt;2) vmstat -d&lt;BR /&gt;3) sam -&amp;gt; performance monitor -&amp;gt; disk and terminal activity&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Fri, 17 Feb 2006 05:46:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733249#M254858</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-17T05:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733250#M254859</link>
      <description>Use this script:&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;logfile=/tmp/iostat.log&lt;BR /&gt;while [[ 1 ]]&lt;BR /&gt;do&lt;BR /&gt;&lt;BR /&gt; (date;iostat -t ) &amp;gt;&amp;gt; ${logfile}&lt;BR /&gt;&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;# end&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;Use /tmp/iostat.log for iostat informations.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Fri, 17 Feb 2006 05:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733250#M254859</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-17T05:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need Total IO pages per second</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733251#M254860</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can use SEP's script as well, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/buildmail.hpux.text" target="_blank"&gt;http://www.hpux.ws/buildmail.hpux.text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 17 Feb 2006 05:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-total-io-pages-per-second/m-p/3733251#M254860</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-17T05:53:56Z</dc:date>
    </item>
  </channel>
</rss>

