Announcement

Collapse
No announcement yet.

How can I pull NIC link speed ex: 10mb, 100mb, 1000mb full/half duplex?

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

  • How can I pull NIC link speed ex: 10mb, 100mb, 1000mb full/half duplex?

    I need to check the network settings on all of our servers to find out what the NIC link speed and duplex setting has been set to.

    Example, 100 full duplex
    Thanks,

  • #2
    Re: How can I pull NIC link speed ex: 10mb, 100mb, 1000mb full/half duplex?

    You should be able to get this through WMI. You'll have to figure out which class contains that information, then simply create a WMI query in Hyena.

    Comment


    • #3
      Re: How can I pull NIC link speed ex: 10mb, 100mb, 1000mb full/half duplex?

      While WMI is your best bet (assuming you have the Enterprise Edition), you can also get it using the Performance object. The default Network performance object contains the CurrentBandwidth counter, which shows the speed in bytes.
      Kevin Stanush
      SystemTools Software Inc.

      Comment

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