<?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: Remove NIC from HPInsight Monitoring Interface in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689581#M42070</link>
    <description>This might work.  you need to shut down the Nics that have no link. &lt;BR /&gt;&lt;BR /&gt;Ifconfig  ! To show nics&lt;BR /&gt;Ifconfig vmnic4 down ! To shutdown until next reboot&lt;BR /&gt;add this command in the boot script (/etc/rc.local file) because on the next boot it will be up again</description>
    <pubDate>Wed, 22 Sep 2010 12:47:25 GMT</pubDate>
    <dc:creator>Martin Smoral</dc:creator>
    <dc:date>2010-09-22T12:47:25Z</dc:date>
    <item>
      <title>Remove NIC from HPInsight Monitoring Interface</title>
      <link>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689580#M42069</link>
      <description>How to disable NIC alarms from showing in HPSIM console in a Linux Server that has no GUI?&lt;BR /&gt;&lt;BR /&gt;See the image of the alarms&lt;BR /&gt;&lt;A href="http://screencast.com/t/MjQ2NWY5M" target="_blank"&gt;http://screencast.com/t/MjQ2NWY5M&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Tue, 21 Sep 2010 16:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689580#M42069</guid>
      <dc:creator>leoh_1</dc:creator>
      <dc:date>2010-09-21T16:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove NIC from HPInsight Monitoring Interface</title>
      <link>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689581#M42070</link>
      <description>This might work.  you need to shut down the Nics that have no link. &lt;BR /&gt;&lt;BR /&gt;Ifconfig  ! To show nics&lt;BR /&gt;Ifconfig vmnic4 down ! To shutdown until next reboot&lt;BR /&gt;add this command in the boot script (/etc/rc.local file) because on the next boot it will be up again</description>
      <pubDate>Wed, 22 Sep 2010 12:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689581#M42070</guid>
      <dc:creator>Martin Smoral</dc:creator>
      <dc:date>2010-09-22T12:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove NIC from HPInsight Monitoring Interface</title>
      <link>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689582#M42071</link>
      <description>ifconfig shows just 1 physical NIC. All others are virtual (VM ESX Server). See&lt;BR /&gt;&lt;BR /&gt;On windows I can remove LINK monitoring from HP. I have another monitoring tool to get LINK alarms, so this is useless here in HP. In linux, how can I disable NIC LINK DOWN monitoring?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;--------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:937280 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:937280 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:1663277228 (1586.2 Mb)  TX bytes:1663277228 (1586.2 Mb)&lt;BR /&gt;&lt;BR /&gt;vmnic0    Link encap:Ethernet  HWaddr 00:24:81:81:84:E5&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:6287501 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:17147 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:3033250675 (2892.7 Mb)  TX bytes:11187729 (10.6 Mb)&lt;BR /&gt;&lt;BR /&gt;vmnic1    Link encap:Ethernet  HWaddr 00:26:55:29:9C:B0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:6203987 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:57 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:3006820577 (2867.5 Mb)  TX bytes:3814 (3.7 Kb)&lt;BR /&gt;          Interrupt:113 Memory:f4000000-f4012100&lt;BR /&gt;&lt;BR /&gt;vmnic2    Link encap:Ethernet  HWaddr 00:26:55:29:9C:B2&lt;BR /&gt;          UP BROADCAST MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;          Interrupt:145 Memory:f2000000-f2012100&lt;BR /&gt;&lt;BR /&gt;vmnic3    Link encap:Ethernet  HWaddr 00:26:55:29:9C:B4&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:6706765 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:3074438967 (2932.0 Mb)  TX bytes:0 (0.0 b)&lt;BR /&gt;          Interrupt:161 Memory:f8000000-f8012100&lt;BR /&gt;&lt;BR /&gt;vmnic4    Link encap:Ethernet  HWaddr 00:26:55:29:9C:B6&lt;BR /&gt;          UP BROADCAST MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;          Interrupt:169 Memory:f6000000-f6012100&lt;BR /&gt;&lt;BR /&gt;vmnic5    Link encap:Ethernet  HWaddr 00:24:81:81:84:E4&lt;BR /&gt;          UP BROADCAST MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;&lt;BR /&gt;vmnic6    Link encap:Ethernet  HWaddr 00:24:81:81:84:E7&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:6814220 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:3109774319 (2965.7 Mb)  TX bytes:0 (0.0 b)&lt;BR /&gt;&lt;BR /&gt;vmnic7    Link encap:Ethernet  HWaddr 00:24:81:81:84:E6&lt;BR /&gt;          UP BROADCAST MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;&lt;BR /&gt;vswif0    Link encap:Ethernet  HWaddr 00:50:56:4E:47:CC&lt;BR /&gt;          inet addr:10.247.0.159  Bcast:10.247.3.255  Mask:255.255.252.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:2453637 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:17137 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:228299234 (217.7 Mb)  TX bytes:11165935 (10.6 Mb)&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 13:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689582#M42071</guid>
      <dc:creator>leoh_1</dc:creator>
      <dc:date>2010-09-22T13:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove NIC from HPInsight Monitoring Interface</title>
      <link>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689583#M42072</link>
      <description>I see 8 Nics Total (VMnic0 - VMnic7). It seems that they are all "up" but many are not being used.  0, 1, 3 and 6 show TX or RX packets. Since VMnic's 2, 4, 5 and 7 show NO TX or RX packets, i assume they are not used/disconnected. You could look at the back of the server and if you have 4 nics that dont have cables attached then those are the ones.  I would shut down those with the above command then go back to the home page and see if it cleared up those errors.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 13:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689583#M42072</guid>
      <dc:creator>Martin Smoral</dc:creator>
      <dc:date>2010-09-22T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove NIC from HPInsight Monitoring Interface</title>
      <link>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689584#M42073</link>
      <description>As I Said, those are Virtual NIC created by VMWare. They don't exist in the back of the server.&lt;BR /&gt;&lt;BR /&gt;I have 4 physical NICs as shown by "lspci" commmand&lt;BR /&gt;&lt;BR /&gt;09:00.0 Ethernet controller: Intel Corporation Intel PRO/1000 PT Low Profile Quad Port PCIe Gigabit Ethernet Controller (rev 06)&lt;BR /&gt;09:00.1 Ethernet controller: Intel Corporation Intel PRO/1000 PT Low Profile Quad Port PCIe Gigabit Ethernet Controller (rev 06)&lt;BR /&gt;0a:00.0 Ethernet controller: Intel Corporation Intel PRO/1000 PT Low Profile Quad Port PCIe Gigabit Ethernet Controller (rev 06)&lt;BR /&gt;0a:00.1 Ethernet controller: Intel Corporation Intel PRO/1000 PT Low Profile Quad Port PCIe Gigabit Ethernet Controller (rev 06)&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 14:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/remove-nic-from-hpinsight-monitoring-interface/m-p/4689584#M42073</guid>
      <dc:creator>leoh_1</dc:creator>
      <dc:date>2010-09-22T14:28:03Z</dc:date>
    </item>
  </channel>
</rss>

