<?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: Monitoring NIC errors in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742774#M18828</link>
    <description>Any further suggestions anyone?</description>
    <pubDate>Mon, 06 Mar 2006 04:26:20 GMT</pubDate>
    <dc:creator>bammy</dc:creator>
    <dc:date>2006-03-06T04:26:20Z</dc:date>
    <item>
      <title>Monitoring NIC errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742769#M18823</link>
      <description>Hi everyone, I apologise if this is a fairly basic one.&lt;BR /&gt;&lt;BR /&gt;I'm trying to use Insight Manager to monitor all our servers for any receive errors to the NICs.  We're finding these do occur occasionally due to duplex mismatches.&lt;BR /&gt;&lt;BR /&gt;From the reading I've done, I believe I may need additional MIBs, but I have absolutely no idea where to obtain them from?&lt;BR /&gt;&lt;BR /&gt;Any suggestions or pointers in the right direction would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 02 Mar 2006 10:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742769#M18823</guid>
      <dc:creator>bammy</dc:creator>
      <dc:date>2006-03-02T10:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring NIC errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742770#M18824</link>
      <description>I guess your network requires all servers to be at least 100MB Full Duplex. Cisco switches perform much better when both the NIC's on the server and the ports on the switches are set at 100MB Full Duplex instead of Auto.&lt;BR /&gt;&lt;BR /&gt;The information that you require is already available.&lt;BR /&gt;&lt;BR /&gt;Open the HPSIM Console:&lt;BR /&gt;-Click Reports, New Report&lt;BR /&gt;-Select target servers or server group(s)&lt;BR /&gt;-Apply, Next&lt;BR /&gt;-Do NOT enter a Report Name (unless you want to save the query including the selections)&lt;BR /&gt;-Expand below 'Show Items to Show in Report': the 'General'-collection&lt;BR /&gt;-Expand 'Network Interface'&lt;BR /&gt;-Select 'System Name', IP-address', 'Speed', 'Duplex'.&lt;BR /&gt;-Select 'Layout' and 'Format' if required. The defaults will most times do.&lt;BR /&gt;-Click 'Run Report'.&lt;BR /&gt;&lt;BR /&gt;I don't think you would require additional MIBs for this.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 03:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742770#M18824</guid>
      <dc:creator>Ferry Steenvoorde</dc:creator>
      <dc:date>2006-03-03T03:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring NIC errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742771#M18825</link>
      <description>Thanks Ferry.  That is very useful and it's shown us a couple to look at.&lt;BR /&gt;&lt;BR /&gt;I know all the issues with Cisco kit and auto-sensing but our dept isn't responsible for the switches and we cannot guarantee things don't change.  We also notice that some of the devices nailed down to 100/full are still receiving an awful lot of receive errors.  This is the exact reason why I'm trying to get HPSIM to alert when it sees a server with increasing receive errors.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 04:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742771#M18825</guid>
      <dc:creator>bammy</dc:creator>
      <dc:date>2006-03-03T04:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring NIC errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742772#M18826</link>
      <description>You probably have to experiment a bit.&lt;BR /&gt;&lt;BR /&gt;-Options, Events, Automatic Event Handling, New Task&lt;BR /&gt;-Create task 'with event and system attributes that I specify'&lt;BR /&gt;-Next&lt;BR /&gt;-Enter Task Name &lt;BR /&gt;-Next&lt;BR /&gt;-Select Events where 'Event Type' is 'Proliant NIC Events'&lt;BR /&gt;-Select the traps you wish to check. You would probably have to test what kind of 'Status Traps' are exactly checked. This part is not quite helpful.&lt;BR /&gt;-Next&lt;BR /&gt;-Select Systems (just what you like)&lt;BR /&gt;-Next&lt;BR /&gt;-Select Actions (send e-mail, write to system log?)&lt;BR /&gt;-Next&lt;BR /&gt;-Select time filter (leave default)&lt;BR /&gt;-Next&lt;BR /&gt;-Verify settings, and click Finish.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 05:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742772#M18826</guid>
      <dc:creator>Ferry Steenvoorde</dc:creator>
      <dc:date>2006-03-03T05:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring NIC errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742773#M18827</link>
      <description>Thanks again but unfortunately I don't think receive errors by default generates any kind of trap from the client.</description>
      <pubDate>Fri, 03 Mar 2006 05:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742773#M18827</guid>
      <dc:creator>bammy</dc:creator>
      <dc:date>2006-03-03T05:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring NIC errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742774#M18828</link>
      <description>Any further suggestions anyone?</description>
      <pubDate>Mon, 06 Mar 2006 04:26:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/monitoring-nic-errors/m-p/3742774#M18828</guid>
      <dc:creator>bammy</dc:creator>
      <dc:date>2006-03-06T04:26:20Z</dc:date>
    </item>
  </channel>
</rss>

