<?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: monitor array status on DL380 running AS 2.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220612#M10705</link>
    <description>I would use the Insight Manager agents.. You can monitor hardware status through the web interface..</description>
    <pubDate>Wed, 17 Mar 2004 08:23:01 GMT</pubDate>
    <dc:creator>Don_89</dc:creator>
    <dc:date>2004-03-17T08:23:01Z</dc:date>
    <item>
      <title>monitor array status on DL380 running AS 2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220611#M10704</link>
      <description>Greetings, all. &lt;BR /&gt;&lt;BR /&gt;Is there a daemon I can run that keeps an eye on the health of my DL380's raid array? I'm used to mdstat on software raid, but am unsure what to use to monitor the hardware raid. &lt;BR /&gt;&lt;BR /&gt;Is this something I can pull using an snmp query?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;-dd</description>
      <pubDate>Tue, 16 Mar 2004 16:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220611#M10704</guid>
      <dc:creator>dan dobbs</dc:creator>
      <dc:date>2004-03-16T16:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: monitor array status on DL380 running AS 2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220612#M10705</link>
      <description>I would use the Insight Manager agents.. You can monitor hardware status through the web interface..</description>
      <pubDate>Wed, 17 Mar 2004 08:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220612#M10705</guid>
      <dc:creator>Don_89</dc:creator>
      <dc:date>2004-03-17T08:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: monitor array status on DL380 running AS 2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220613#M10706</link>
      <description>A good answer, but it doesn't help me pipe stuff into my enterprise monitoring solution. I'd like to be able to query the server remotely (via perl script or snmp) to alert me when it drops a drive. &lt;BR /&gt;&lt;BR /&gt;-dd</description>
      <pubDate>Wed, 17 Mar 2004 09:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220613#M10706</guid>
      <dc:creator>dan dobbs</dc:creator>
      <dc:date>2004-03-17T09:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: monitor array status on DL380 running AS 2.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220614#M10707</link>
      <description>After you install the agents, you can use the MIBS on the Management CD and the man pages for the snmp utilities (snmpwalk and snmpget) to figure out how to get the info you need.  &lt;BR /&gt;&lt;BR /&gt;Below is an example of how to get the processor speed of a server running the standard equipment agent:&lt;BR /&gt;&lt;BR /&gt; # snmpget localhost public enterprises.232.cpqStdEquipment.cpqSeComponent.cpqSeProcessor.cpqSeCpuTable.cpqSeCpuEntry.cpqSeCpuSpeed.0 &lt;BR /&gt;&lt;BR /&gt;   /* the 0 is the processor number obtained by doing an snmpwalk on the index of the Cpu entries (example below) */&lt;BR /&gt;&lt;BR /&gt; #snmpwalk  localhost public enterprises.232.cpqStdEquipment.cpqSeComponent.cpqSeProcessor.cpqSeCpuTable.cpqSeCpuEntry.cpqSeCpuUnitIndex&lt;BR /&gt;&lt;BR /&gt; This command will return a number of processors starting at 0.&lt;BR /&gt;&lt;BR /&gt; In a two processor machine, the second processor would be 1, so ...&lt;BR /&gt;&lt;BR /&gt; # snmpget localhost public enterprises.232.cpqStdEquipment.cpqSeComponent.cpqSeProcessor.cpqSeCpuTable.cpqSeCpuEntry.cpqSeCpuSpeed.1 &lt;BR /&gt;&lt;BR /&gt; would return the speed of processor number 2.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Mar 2004 10:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/monitor-array-status-on-dl380-running-as-2-1/m-p/3220614#M10707</guid>
      <dc:creator>Bill Wood_3</dc:creator>
      <dc:date>2004-03-17T10:05:55Z</dc:date>
    </item>
  </channel>
</rss>

