Announcement

Collapse
No announcement yet.

Export link speed of network card

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Export link speed of network card

    Hello!

    Is it possible somehow to export the link speed of a network card? I have some servers that only has a 100 Mbps connection but have a gigabit network card.

    I've tried the Network Adapter Configuration WMI but it doesn't show the actual link speed of the card. Also I can't see that the Exporter can give me this info.

    Is it possible somehow?

  • #2
    Re: Export link speed of network card

    See if this gives you what you are looking for.

    There is a WMI class called:

    Win32_PerfFormattedData_Tcpip_NetworkInterface

    You can add it by selecting a computer, or multiple computers in Hyena's right window, then right-click and choose WMI->Execute Query. Click the New button and paste in

    Win32_PerfFormattedData_Tcpip_NetworkInterface

    Into both the WMI Query Name and WMI Class boxes. Click OK and you'll see the fields you can add. I always just add them all, then click Execute. The resulting list will show a CurrentBandwidth column.

    Comment


    • #3
      Re: Export link speed of network card

      Thank you!

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎