<?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 gathering system performance info (glance, sar, netstat, SNMP) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496792#M20161</link>
    <description>I am trying to log overall performance data for HP-UX 11 systems including CPU, memory, disk and network utilization. &lt;BR /&gt;&lt;BR /&gt;sar - I have used this before (I like the way it logs and the shell scripts to rotate files, etc.) but it doesn't do network traffic.&lt;BR /&gt;&lt;BR /&gt;netstat - reports "packets" not "bytes" and although I could use it for an upper bound of traffic, I wanted something more accurate.&lt;BR /&gt;&lt;BR /&gt;lanadmin - can give me ifInOctets and ifOutOctets in interactive mode, but not from the command line.&lt;BR /&gt;&lt;BR /&gt;SNMP - I can query the public data, but ran into a problem with getting the input and output bytes from the snmpd (I don't see them listed using snmpwalk).&lt;BR /&gt;&lt;BR /&gt;glance - I tried to use the command line interface to log all data to a file (on 6 second intervals) and then read from this file. But I cannot see where to specify an "input" file for glance to review the data after collection. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can someone point me to a decent resource (on-line if possible)? What is the recommended "way to do it"?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Jim H.&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Feb 2001 17:50:32 GMT</pubDate>
    <dc:creator>Jim Hendrick</dc:creator>
    <dc:date>2001-02-21T17:50:32Z</dc:date>
    <item>
      <title>gathering system performance info (glance, sar, netstat, SNMP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496792#M20161</link>
      <description>I am trying to log overall performance data for HP-UX 11 systems including CPU, memory, disk and network utilization. &lt;BR /&gt;&lt;BR /&gt;sar - I have used this before (I like the way it logs and the shell scripts to rotate files, etc.) but it doesn't do network traffic.&lt;BR /&gt;&lt;BR /&gt;netstat - reports "packets" not "bytes" and although I could use it for an upper bound of traffic, I wanted something more accurate.&lt;BR /&gt;&lt;BR /&gt;lanadmin - can give me ifInOctets and ifOutOctets in interactive mode, but not from the command line.&lt;BR /&gt;&lt;BR /&gt;SNMP - I can query the public data, but ran into a problem with getting the input and output bytes from the snmpd (I don't see them listed using snmpwalk).&lt;BR /&gt;&lt;BR /&gt;glance - I tried to use the command line interface to log all data to a file (on 6 second intervals) and then read from this file. But I cannot see where to specify an "input" file for glance to review the data after collection. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can someone point me to a decent resource (on-line if possible)? What is the recommended "way to do it"?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Jim H.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2001 17:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496792#M20161</guid>
      <dc:creator>Jim Hendrick</dc:creator>
      <dc:date>2001-02-21T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: gathering system performance info (glance, sar, netstat, SNMP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496793#M20162</link>
      <description>HP does have a product that will gather all the information you need.  It is called MeasureWare.  MeasureWare collects the data.  There is an additional product called PerfView that will analyze and graph the data that MeasureWare collects.&lt;BR /&gt;&lt;BR /&gt;Here are some links to the products:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/performance/perfview.html" target="_blank"&gt;http://www.software.hp.com/products/performance/perfview.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Apparently the products are now called VantagePoint Performance.  I think this is what you want though.&lt;BR /&gt;&lt;A href="http://192.151.52.161/products/vpperformance/index.asp" target="_blank"&gt;http://192.151.52.161/products/vpperformance/index.asp&lt;/A&gt;</description>
      <pubDate>Wed, 21 Feb 2001 17:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496793#M20162</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-21T17:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: gathering system performance info (glance, sar, netstat, SNMP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496794#M20163</link>
      <description>Hi Jim:&lt;BR /&gt;&lt;BR /&gt;Take a look at MeasureWare Agent (now VantagePoint Performance Agent).  It's a "companion" to Glance.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ovweb.external.hp.com/lpe/doc_serv/" target="_blank"&gt;http://ovweb.external.hp.com/lpe/doc_serv/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2001 18:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496794#M20163</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-02-21T18:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: gathering system performance info (glance, sar, netstat, SNMP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496795#M20164</link>
      <description>Glance is a realtime look at what is happening on your system, perfview is an after the fact look over a longer period, like a week's worth of Measureware data.</description>
      <pubDate>Wed, 21 Feb 2001 19:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496795#M20164</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-02-21T19:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: gathering system performance info (glance, sar, netstat, SNMP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496796#M20165</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;You can also run something like:&lt;BR /&gt;&lt;BR /&gt;glance -adviser_only -syntax $mysyntax -j6 &amp;gt; /tmp/glanceout&lt;BR /&gt;&lt;BR /&gt;where $mysyntax is a glance adviser syntax file.&lt;BR /&gt;You can create and customize $mysyntax so it gives&lt;BR /&gt;you what you need.  You may find a few useful examples &lt;BR /&gt;under /opt/perf/examples/adviser.  The full &lt;BR /&gt;documentation is under /opt/perf/paperdocs/gp/C.&lt;BR /&gt;&lt;BR /&gt;Mladen</description>
      <pubDate>Thu, 22 Feb 2001 21:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gathering-system-performance-info-glance-sar-netstat-snmp/m-p/2496796#M20165</guid>
      <dc:creator>Mladen Despic</dc:creator>
      <dc:date>2001-02-22T21:34:21Z</dc:date>
    </item>
  </channel>
</rss>

