<?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: system load average via snmp? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697379#M57091</link>
    <description>Sri--&lt;BR /&gt;thanks for the note! I haven't tried your suggestion yet, since I just got finished building/installing net-snmp (4.2.4.pre3) (using:&lt;BR /&gt;&lt;BR /&gt;binutils                      2.9.1          binutils       &lt;BR /&gt;gcc                           2.95.2         gcc&lt;BR /&gt;&lt;BR /&gt;packages), which compiled/installed without fanfare. It seems to be running stable, and it gives me the familiar&lt;BR /&gt;.1.3.6.1.4.1.2021.10.1.3.[1-3] OIDs that I've grown to love on our linux boxes. (no more HPUX one-offs).&lt;BR /&gt;&lt;BR /&gt;I'm going to try your suggestion, but looks like net-snmp might be a good alternative, too.&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;&lt;BR /&gt;--Rob Lojek</description>
    <pubDate>Thu, 04 Apr 2002 20:09:24 GMT</pubDate>
    <dc:creator>robert lojek_1</dc:creator>
    <dc:date>2002-04-04T20:09:24Z</dc:date>
    <item>
      <title>system load average via snmp?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697375#M57087</link>
      <description>I've been trying like the devil to get load average information from the HPUX 11.00 built-in SNMP agent (running on an L-1000), but I can't figure out which OID represents load, if any. We pointed our NNM X-based snmp-walking-utility at the machine, which at least translates the OIDs to text, then grep'd for "load", etc.--nothing.&lt;BR /&gt;&lt;BR /&gt;This is standard fare under net-snmp (ucd-snmp) under ...private.enterprises, but HPUX's snmp agents' 4000-lines+ don't seem to contain the elusive load average numbers (1,5,15-minute).&lt;BR /&gt;&lt;BR /&gt;Can I get load from the stock setup?&lt;BR /&gt;&lt;BR /&gt;If not, what have others done? I'm not interested in workarounds, sar, etc., I'm trying to scale the tool we already have in place to gather this information.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help!&lt;BR /&gt;&lt;BR /&gt;--Rob Lojek</description>
      <pubDate>Thu, 04 Apr 2002 19:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697375#M57087</guid>
      <dc:creator>robert lojek_1</dc:creator>
      <dc:date>2002-04-04T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: system load average via snmp?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697376#M57088</link>
      <description>Hi Rob,&lt;BR /&gt;&lt;BR /&gt;You can use snmpwalk/get to get the system load.&lt;BR /&gt;&lt;BR /&gt;There are some good metrics under the tree&lt;BR /&gt;&lt;BR /&gt;.iso.org.dod.internet.private.enterprises.hp.nm.system.general.computerSystem&lt;BR /&gt;&lt;BR /&gt;If you are looking at the load, the following are the oids.&lt;BR /&gt;&lt;BR /&gt;load average for 1 min * 100&lt;BR /&gt;&lt;BR /&gt;.1.3.6.1.4.1.11.2.3.1.1.3&lt;BR /&gt;&lt;BR /&gt;For 5 min&lt;BR /&gt;&lt;BR /&gt;.1.3.6.1.4.1.11.2.3.1.1.4&lt;BR /&gt;&lt;BR /&gt;For 15 min&lt;BR /&gt;&lt;BR /&gt;.1.3.6.1.4.1.11.2.3.1.1.4&lt;BR /&gt;&lt;BR /&gt;It will help you a lot if you have any snmpbrowsers or you can use snmpwalk and get all the possible values.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 19:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697376#M57088</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-04-04T19:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: system load average via snmp?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697377#M57089</link>
      <description>Hi Rob,&lt;BR /&gt;&lt;BR /&gt;You can use snmpwalk/get to get the system load.&lt;BR /&gt;&lt;BR /&gt;There are some good metrics under the tree&lt;BR /&gt;&lt;BR /&gt;.iso.org.dod.internet.private.enterprises.hp.nm.system.general.computerSystem&lt;BR /&gt;&lt;BR /&gt;If you are looking at the load, the following are the oids.&lt;BR /&gt;&lt;BR /&gt;load average for 1 min * 100&lt;BR /&gt;&lt;BR /&gt;.1.3.6.1.4.1.11.2.3.1.1.3&lt;BR /&gt;&lt;BR /&gt;For 5 min&lt;BR /&gt;&lt;BR /&gt;.1.3.6.1.4.1.11.2.3.1.1.4&lt;BR /&gt;&lt;BR /&gt;For 15 min&lt;BR /&gt;&lt;BR /&gt;.1.3.6.1.4.1.11.2.3.1.1.5&lt;BR /&gt;&lt;BR /&gt;It will help you a lot if you have any snmpbrowsers or you can use snmpwalk and get all the possible values.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 19:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697377#M57089</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-04-04T19:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: system load average via snmp?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697378#M57090</link>
      <description>look for sysUpTime, use the grep -i option also.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 19:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697378#M57090</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-04T19:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: system load average via snmp?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697379#M57091</link>
      <description>Sri--&lt;BR /&gt;thanks for the note! I haven't tried your suggestion yet, since I just got finished building/installing net-snmp (4.2.4.pre3) (using:&lt;BR /&gt;&lt;BR /&gt;binutils                      2.9.1          binutils       &lt;BR /&gt;gcc                           2.95.2         gcc&lt;BR /&gt;&lt;BR /&gt;packages), which compiled/installed without fanfare. It seems to be running stable, and it gives me the familiar&lt;BR /&gt;.1.3.6.1.4.1.2021.10.1.3.[1-3] OIDs that I've grown to love on our linux boxes. (no more HPUX one-offs).&lt;BR /&gt;&lt;BR /&gt;I'm going to try your suggestion, but looks like net-snmp might be a good alternative, too.&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;&lt;BR /&gt;--Rob Lojek</description>
      <pubDate>Thu, 04 Apr 2002 20:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-load-average-via-snmp/m-p/2697379#M57091</guid>
      <dc:creator>robert lojek_1</dc:creator>
      <dc:date>2002-04-04T20:09:24Z</dc:date>
    </item>
  </channel>
</rss>

